Code: Select all
zoneTable = {
{zoneindex="1", ZoneId="1", myzone="1000", nodename="Logar", Npcname="Snoop the Stubborn", ZNpcID="111256", Npcx="-1163", Npcy="-5535", Npcz="36"}
{zoneindex="2", ZoneId="2", myzone="2000", nodename="VaranasSnoop", Npcname="Snoop the Stubborn", ZNpcID="111256", Npcx="2307", Npcy="1152", Npcz="0"}
{zoneindex="3", ZoneId="2", myzone="3000", nodename="VaranasBridge", Npcname="Lieve", ZNpcID="110755", Npcx="2767", Npcy="956", Npcz="54"}
{zoneindex="4", ZoneId="2", myzone="4000", nodename="VaranasWest", Npcname="Lyeve", ZNpcID="110922", Npcx="5274", Npcy="-3895", Npcz="60"}
{zoneindex="5", ZoneId="2", myzone="5000", nodename="VaranasClassHall", Npcname="", ZNpcID="", Npcx="", Npcy="", Npcz=""}
{zoneindex="6", ZoneId="2", myzone="6000", nodename="VaranasEast", Npcname="", ZNpcID="", Npcx="", Npcy="", Npcz=""}
{zoneindex="7", ZoneId="2", myzone="7000", nodename="VaranasCentral", Npcname="", ZNpcID="", Npcx="", Npcy="", Npcz=""}
{zoneindex="8", ZoneId="2", myzone="8000", nodename="VaranasGuildHall", Npcname="", ZNpcID="", Npcx="", Npcy="", Npcz=""}
{zoneindex="9", ZoneId="2", myzone="10000", nodename="Silverfall", Npcname="Snoop the Stubborn", ZNpcID="111256", Npcx="-5913", Npcy="2867", Npcz="598"}
{zoneindex="10", ZoneId="", myzone="11000", nodename="HarfTradingPost", Npcname="Snoop the Stubborn", ZNpcID="111256", Npcx="", Npcy="", Npcz=""}
}
5:55pm - S:\Program Files\micromacro\scripts\rom/bot.lua:66: ...am Files/micromacro/scripts/rom/userfunctions/userfunction_transport.lua:11: '}' expected (to close '{' at line 9) near '{'
I don't think it likes the { immediately following the opening {.
Any help on how I can get this table to work right would be appreciated.