ID:266392
 
Ok,i need one Revert code for these 2 Super Forms for the human.

mob/Human/verb/Super_Human()
set cateogry = "Super Forms"
if(usr.Level>= 100)
icon = 'Super Human.dmi'
usr.Strength += 100
usr.Defense += 200
else
usr<<"Your not strong enough,kill more monsters!"

mob/Human/verb/Super_Human2()
set category = "Super Forms"
if(usr.Level>= 500)
icon = 'Super Human2.dmi'
usr.Strength += 600
usr.Defense += 700
else
usr<<"Your not strong enough,kill more monsters!"


I want it in one code,i don't know how to do that i can only do it in 2 codes.If you know how to do it in one code,PLEASE tell me!Thanks alot!

-Kappa the Imp


i dont like dbz games or dbz rip-offs, there are enough already
In response to dbz73
No not a dbz game and THANKS!
In response to Kappa the Imp
No, it's a dbz-ripoff-ripoff, not just a dbz-ripoff. Why else would there be a revert option?
In response to Foomer
Foomer wrote:
No, it's a dbz-ripoff-ripoff, not just a dbz-ripoff. Why else would there be a revert option?

Doh! i should have thought of that >.<