Limestone Posted September 27, 2013 Group: Members Topic Count: 155 Topics Per Day: 0.03 Content Count: 647 Reputation: 16 Joined: 11/21/11 Last Seen: December 28, 2022 Share Posted September 27, 2013 when i try to use /merai (custom AI config) this error pops up.. './AI_sakray/USER_AI/Battle.lua:259: attempt to call a table value' this is the code in line 259: for i,v in Friends do this is the full code: -- 3. Check if our friends has enemies. if object == 0 then for i,v in Friends do object = GetEnemyOf(v) end end Quote Link to comment Share on other sites More sharing options...
Question
Limestone
when i try to use /merai (custom AI config) this error pops up.. './AI_sakray/USER_AI/Battle.lua:259: attempt to call a table value'
this is the code in line 259:
this is the full code:
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.