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

Tfs 1.0 Help with a function

Xarly

Member
Joined
Mar 9, 2015
Messages
360
Reaction score
20
Hello guys i have one spell script but im having problems with it so i can't use rune because i got this error onCastSpell attempt to call a nil value stack traceback
exactly this line : local target = Tile(topos):getTopCreature() how i can fix this line?

we have another problem too on this line:
Tile(waterpos):getItemById(11450):transform(11030) < im getting attempt to index a nil value and i dont know why because the script its working perfect but im getting this error on this line
if some one can help! thanks in advance
 
Last edited:
Back
Top