09-06-2012, 02:24 AM
Any can create this? 
Like:
FUNCTIOn: .DPS
[You start to attack the others]
the dps takes all the damage incoming in X seconds (All manipulable on the script).
Damages: 40 + 50 + 20 + 30 + 40 (The damage that the screens shows and the change in the stats..) Then you plus all that (40+50+20+30+40) and divide by the numbers of attacks (40+50+20+30+40)/ [In this case = 5]
And the game shows you this:
DPS: XXX in XX SECONDS [You put the seconds what you want in the script]
Thanks!


Like:
FUNCTIOn: .DPS
[You start to attack the others]
the dps takes all the damage incoming in X seconds (All manipulable on the script).
Damages: 40 + 50 + 20 + 30 + 40 (The damage that the screens shows and the change in the stats..) Then you plus all that (40+50+20+30+40) and divide by the numbers of attacks (40+50+20+30+40)/ [In this case = 5]
And the game shows you this:
DPS: XXX in XX SECONDS [You put the seconds what you want in the script]
Thanks!

