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

Adding new spells types

jona21

Member
Joined
Jan 19, 2010
Messages
38
Reaction score
5
hello i doing a server and need to know how to add new spells type i added some in dat but not work in game

spell type is like
COST_ME_INSECTS = 68

I want to add more like
COST_ME_FIRERING = 69

please help me rep ++
thank you
 
now, if you added all what i say u have it

goto talkactions --> effects.lua or somethink like that (script to command which shows effect) and change max from 68 to 69 :)
 
Back
Top