Hi Guys, In CfgBuildings, Can I have more than one table? class Building
{
//original
table = "CivillianLowerClass";
//posible change to
table[] = ["CivillianLowerClass","additionaltable"];
positions[] = {{0.482422, 0.65625, -0.867858}, {3.08984, -1.2832, -0.867858}};
}; CHEERS FELLAS!