Naxtie
mapper, designer
When a player is typing /war accept, (guildname) this error appears.. I have no clue whats wrong, help me? xD
This is line 70..
PHP:
[19/09/2012 17:02:31] [Error - TalkAction Interface]
[19/09/2012 17:02:31] data/talkactions/scripts/war.lua:onSay
[19/09/2012 17:02:31] Description:
[19/09/2012 17:02:31] data/talkactions/scripts/war.lua:70: attempt to call global 'doGuildAddEnemy' (a nil value)
[19/09/2012 17:02:31] stack traceback:
[19/09/2012 17:02:31] data/talkactions/scripts/war.lua:70: in function <data/talkactions/scripts/war.lua:1>
This is line 70..
PHP:
doGuildAddEnemy(guild, enemy, tmp:getDataInt("id"), WAR_GUILD)
Last edited: