Jedzkie 58 Posted September 30, 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 Share this post Link to post Share on other sites
0 ossi0110 200 Posted October 1, 2013 can u provide me your Custom Mer AI? Quote Share this post Link to post Share on other sites
0 Jedzkie 58 Posted October 1, 2013 btw, i'm using RE, so its uses the folder AI_Sakray http://www.mediafire.com/?qs6liul0ahsgiu6 Quote Share this post Link to post Share on other sites
0 ossi0110 200 Posted October 1, 2013 (edited) you have to drop the AI into BOTH folders , AI and AI_sakray here you go ,fixed 2 other bugs . tested and it works like a charm now http://www.mediafire.com/?axaip2fjkoea31t Edited October 1, 2013 by ossi0110 Quote Share this post Link to post Share on other sites
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:
Share this post
Link to post
Share on other sites