tuduras
Well-Known Member
- Joined
- Jun 4, 2017
- Messages
- 351
- Solutions
- 2
- Reaction score
- 59
Hello ; )
I lost thread on forum. Is somewhere list of COMBAT_PARAM_EFFECT to spell to tfs 1.5 . I convered spell from 0.4 to tfs 1.5 and looks like different. I care about
it should has (COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_SHIVERARROW)
best Regards
PS: I will test all effect. I found this command for GOD . /x 1 or /x 2 etc.
PS2: solved this effect = 35
I lost thread on forum. Is somewhere list of COMBAT_PARAM_EFFECT to spell to tfs 1.5 . I convered spell from 0.4 to tfs 1.5 and looks like different. I care about
LUA:
setCombatParam(combat1, COMBAT_PARAM_EFFECT, 255)
setCombatParam(combat1, COMBAT_PARAM_DISTANCEEFFECT, 34)
best Regards
PS: I will test all effect. I found this command for GOD . /x 1 or /x 2 etc.
PS2: solved this effect = 35
Last edited: