• 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!

Lua Some War Errors

Alyhide

Banned User
Joined
Aug 21, 2010
Messages
1,945
Reaction score
55
Location
Switzerland
Hey, I'm using: http://otland.net/f82/team-battle-scripts-map-changing-war-servers-113528/
along with Elf's guild war system, and it seems when a player dies, it doesn't actually die, it just respawns immediately in the same place.

Also:
Code:
[Error - CreatureScript Interface]
data/creaturescripts/scripts/teamLogin.lua:onLogin
Description:
data/creaturescripts/scripts/teamLogin.lua:73: attempt to call global 'setCreaur
eMaxMana' (a nil value)
stack traceback:
        data/creaturescripts/scripts/teamLogin.lua:73: in function <data/creatur
escripts/scripts/teamLogin.lua:25>
 
Back
Top