Originally posted by [b]malufett[/b]
[quote][color=#282828][font=helvetica, arial, sans-serif][size=3]md.damage = skill_lv * sstatus->dex * (3+status_get_lv(src)/100) * (1+sstatus->int[/size][/font][/color][color=#FF0000][font=helvetica, arial, sans-serif][size=3][b]_[/b][/size][/font][/color][color=#282828][font=helvetica, arial, sans-serif][size=3]/35);[/size][/font][/color]
[color=#282828][font=helvetica, arial, sans-serif][size=3]Why there is "_"? Maybe preblem is right there?[/size][/font][/color]
[color=#282828][font=helvetica, arial, sans-serif][size=3]just comparing "sstatus->dex" with "sstatus->int[/size][/font][/color][color=#FF0000][font=helvetica, arial, sans-serif][size=3][b]_[/b][/size][/font][/color][color=#282828][font=helvetica, arial, sans-serif][size=3]"[/size][/font][/color][/quote]
that was intended..just for programming sake..'int' is a reserved word to represent an integer value/variable..that is why they name it 'int_'..
btw are you running a high rate server? cause in a normal or un-reconfigure server the damage is just fare...