Quote (Jp2050 @ Sun, Jan 4 2009, 06:38pm)
Not sure if this is possible, donno if the game actually rolls a "crit" or if it just rolls a higher damage amount.
Even if it was possible I don't think it is needed because there is no real reason for you to need to see when you crit.
lol, yes its possible, even if the game does't have crits you could just add a simple if statement saying
if(damage >= (9/10) * totalDamage) draw text yellow
voted yes because it would be so easy for them to implement and would make it look more professional
This post was edited by layhooo3 on Sep 12 2009 01:38pm