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

Sherice

Sky&Wind
Joined
Jan 20, 2012
Messages
183
Reaction score
7
Location
Sweden
Hello OTLand,(again lol, I need support all the time :/) well, since no one posted in my previous thread, I'll post a new.
Anyways, could someone tell what these conditions do please:
Code:
CONDITION_SOUL
CONDITION_DAZZLED
CONDITION_CURSED
CONDITION_PACIFIED
CONDITION_GAMEMASTER
CONDITION_HUNTING
CONDITION_SPELLCOOLDOWN

And how to use them? :p

Also these condition params:
Code:
CONDITION_PARAM_PERIODICDAMAGE - Really want to know what this is
CONDITION_PARAM_BUFF - I know what this is, but not really how to use it
CONDITION_PARAM_SUBID
CONDITION_PARAM_FIELD
CONDITION_PARAM_MINVALUE
CONDITION_PARAM_MAXVALUE
CONDITION_PARAM_STARTVALUE
CONDITION_PARAM_TICKINTERVAL
CONDITION_PARAM_OWNER
CONDITION_PARAM_DELAYED

I'm trying to make some nice spells for my OT :)

Thanks for help once again! Sherice
 
Back
Top