• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Need help with error

codex23

New Member
Joined
Oct 5, 2012
Messages
4
Reaction score
0
[28/09/2012 10:42:45] [Error - CreatureScript Interface]
[28/09/2012 10:42:45] data/creaturescripts/scripts/arenakill.lua:onKill
[28/09/2012 10:42:45] Description:
[28/09/2012 10:42:45] data/creaturescripts/scripts/arenakill.lua:2: attempt to call global 'getArenaMonsterIdByName' (a nil value)
[28/09/2012 10:42:46] stack traceback:
[28/09/2012 10:42:46] data/creaturescripts/scripts/arenakill.lua:2: in function <data/creaturescripts/scripts/arenakill.lua:1>
 
Check where you obtained that script, you have getArenaMonsterIdByName function missing into /lib/function.lua
 
Back
Top