bartoaldo Posted December 29, 2021 Share Posted December 29, 2021 hello... would you like some help how do i limit dmg crit in the past I used the flag.cri... but today it doesn't have that example if(flag.cri == 1 && wd.damage > 32767) wd.damage = 32767; if(flag.cri == 1 && wd.damage2 > 32767) wd.damage2 = 32767; Quote Link to comment Share on other sites More sharing options...
hello... would you like some help how do i limit dmg crit
in the past I used the flag.cri... but today it doesn't have that
example
Link to comment
Share on other sites