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

Spell Wolf Transform

My TFS 0.3.6 cant load the script:

"Description:
attempt a index a number value"

EDIT: Found out the prob, ty :)

++REP for you! if you add some attackspeed when transformer -.- xD

plz do that
 
Last edited:
i have a problem with my spell it works but i dont know what im doing wrong with this check this out

[07/05/2011 04:18:42] Lua Script Error: [Test Interface]
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua
[07/05/2011 04:18:42] luaCreateConditionObject(). Condition not found
[07/05/2011 04:18:42] stack traceback:
[07/05/2011 04:18:42] [C]: in function 'createConditionObject'
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua:26: in main chunk

[07/05/2011 04:18:42] Lua Script Error: [Test Interface]
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua
[07/05/2011 04:18:42] luaSetConditionParam(). Condition not found
[07/05/2011 04:18:42] stack traceback:
[07/05/2011 04:18:42] [C]: in function 'setConditionParam'
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua:27: in main chunk

[07/05/2011 04:18:42] Lua Script Error: [Test Interface]
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua
[07/05/2011 04:18:42] luaSetConditionParam(). Condition not found
[07/05/2011 04:18:42] stack traceback:
[07/05/2011 04:18:42] [C]: in function 'setConditionParam'
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua:28: in main chunk

[07/05/2011 04:18:42] Lua Script Error: [Test Interface]
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua
[07/05/2011 04:18:42] luaSetCombatCondition(). Condition not found
[07/05/2011 04:18:42] stack traceback:
[07/05/2011 04:18:42] [C]: in function 'setCombatCondition'
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua:29: in main chunk

[07/05/2011 04:18:42] Lua Script Error: [Spell Interface]
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua
[07/05/2011 04:18:42] luaCreateConditionObject(). Condition not found
[07/05/2011 04:18:42] stack traceback:
[07/05/2011 04:18:42] [C]: in function 'createConditionObject'
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua:26: in main chunk

[07/05/2011 04:18:42] Lua Script Error: [Spell Interface]
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua
[07/05/2011 04:18:42] luaSetConditionParam(). Condition not found
[07/05/2011 04:18:42] stack traceback:
[07/05/2011 04:18:42] [C]: in function 'setConditionParam'
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua:27: in main chunk

[07/05/2011 04:18:42] Lua Script Error: [Spell Interface]
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua
[07/05/2011 04:18:42] luaSetConditionParam(). Condition not found
[07/05/2011 04:18:42] stack traceback:
[07/05/2011 04:18:42] [C]: in function 'setConditionParam'
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua:28: in main chunk

[07/05/2011 04:18:42] Lua Script Error: [Spell Interface]
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua
[07/05/2011 04:18:42] luaSetCombatCondition(). Condition not found
[07/05/2011 04:18:42] stack traceback:
[07/05/2011 04:18:42] [C]: in function 'setCombatCondition'
[07/05/2011 04:18:42] data/spells/scripts/attack/wolf.lua:29: in main chunk
 
Back
Top