Grid2Layout:AddLayout("2 Box", {
meta = {
raid25 = true,
raid15 = true,
raid10 = true,
raid = true,
party = true,
arena = true,
},
defaults = {
showSolo = true,
showPlayer = true,
sortMethod = "NAME",
unitsPerColumn = 2,
maxColumns = 2,
allowVehicleTarget = true,
},
[1] = {
nameList="characterName, characterName, characterName",
}
})
Grid2Layout:AddLayout("5 Box", {
meta = {
raid25 = true,
raid15 = true,
raid10 = true,
raid = true,
party = true,
arena = true,
},
defaults = {
showSolo = true,
showPlayer = true,
sortMethod = "NAME",
unitsPerColumn = 5,
maxColumns = 5,
allowVehicleTarget = true,
},
[1] = {
nameList="characterName, characterName, characterName",
}
})
Grid2Layout:AddLayout("10 Box", {
meta = {
raid25 = true,
raid15 = true,
raid10 = true,
raid = true,
party = true,
arena = true,
},
defaults = {
showSolo = true,
showPlayer = true,
sortMethod = "NAME",
unitsPerColumn = 5,
maxColumns = 2,
allowVehicleTarget = true,
},
[1] = {
nameList="characterName, characterName, characterName",
},
[2] = {
nameList="characterName, characterName, characterName",
},
[3] = {
nameList="characterName, characterName, characterName",
},
[4] = {
nameList="characterName",
},
})
Connect With Us