• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

CTF unregisterCreatureEvent

wikutag

SoulBound 8.6 100% custom
Joined
Dec 27, 2012
Messages
305
Reaction score
0
Location
United states Kentucky
8/11/2014 12:04:47] [Error - MoveEvents Interface]
[08/11/2014 12:04:47] data/movements/scripts/ctf.lua:onStepIn
[08/11/2014 12:04:47] Description:
[08/11/2014 12:04:47] data/movements/scripts/ctf.lua:30: attempt to call global 'unregisterCreatureEvent' (a nil value)
[08/11/2014 12:04:47] stack traceback:
[08/11/2014 12:04:47] data/movements/scripts/ctf.lua:30: in function <data/movements/scripts/ctf.lua:1>


Anyone know problem?
 
Remove that function. If it's needed for the script to work properly, you can use storage instead (set storage and check for this storage).
 
Back
Top