• 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] Inflict Wound

VVarrior

Member
Joined
May 18, 2010
Messages
61
Reaction score
13
Hello,
I'm creating new spell - Inflict Wound. It isn't hard to make but I don't know how to use condition "bleeding".

I tried add
Code:
CONDITION_BLEEDING = 67108864
in "globa.lua" but it doesn't work. Need I edit source files or what?
 
Back
Top