• 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 Vip door + spells

Markoothebrave

New Member
Joined
Jun 25, 2009
Messages
17
Reaction score
0
When I use on the "vip" door
I think it can't get it from the database, but how to fix it..

Code:
[10/01/2010 16:27:34] data/actions/scripts/vip/vipdoor.lua:2: attempt to call global 'isPlayerVip' (a nil value)
[10/01/2010 16:27:34] stack traceback:
[10/01/2010 16:27:34] 	data/actions/scripts/vip/vipdoor.lua:2: in function <data/actions/scripts/vip/vipdoor.lua:1>


And.. I had a bug with protector and swift foot, that you could make a mega spam while using it, so I took lua files from other ots, and I got error when I load my server, but the spells are working properly.


Code:
[10/01/2010 16:22:45] Lua Script Error: [Spell Interface] 
[10/01/2010 16:22:45] data/spells/scripts/support/swift foot.lua

[10/01/2010 16:22:45] luaSetCombatCondition(). Condition not found

[10/01/2010 16:22:46] Lua Script Error: [Spell Interface] 
[10/01/2010 16:22:46] data/spells/scripts/support/protector.lua
 

Similar threads

Back
Top