• 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 conditions based on storage values

Giddran

Techical Artist
Joined
Sep 8, 2007
Messages
70
Reaction score
25
Location
Sweden
I'm trying to make some of the buff spells based on storage values but i have no idea how to setcombatparams within functions.

TFS 1.0

For example:
setConditionParam(conditionAttrib, CONDITION_PARAM_TICKS, xxx)
setConditionParam(conditionAttrib, CONDITION_PARAM_SKILL_DISTANCEPERCENT, xxx)

Anyone got any suggestions how to solve this?
 
Back
Top Bottom