All my spells on server are bricked because of one thing. I'm not sure how to explain it.
setCombatParam(combat, COMBAT_PARAM_EFFECT, 4) <----- I want a spell to show Effect NR.4 but in game on server it shows number 5. Its same for all effects/missiles. Allways +1 from what i want. like the order got f***d or something.
In went into Object Builder and I saw that effect number 4 is what I want but it shows 5. Then I want effect number 6 and it shows 7 in game etc....
How do I fix it? Please help ive been trying for hours
setCombatParam(combat, COMBAT_PARAM_EFFECT, 4) <----- I want a spell to show Effect NR.4 but in game on server it shows number 5. Its same for all effects/missiles. Allways +1 from what i want. like the order got f***d or something.
In went into Object Builder and I saw that effect number 4 is what I want but it shows 5. Then I want effect number 6 and it shows 7 in game etc....
How do I fix it? Please help ive been trying for hours