kimokimo
Kimo
Hi all,
As the title says how i make the suddendeath rune depends on player level? its now like this
i dont know how but should it be like this?
As the title says how i make the suddendeath rune depends on player level? its now like this
PHP:
setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, -0, -0, -0, -0, 0, 0, 0, 0)
i dont know how but should it be like this?
PHP:
setCombatFormula(combat, COMBAT_FORMULA_LEVEL, -0, -0, -0, -0, 0, 0, 0, 0)