1
2
3
4
5
6
2
3
4
5
6
-- Hunter if (sdz.classes.classt[id]==2) then parse ("setmaxhealth "..id.." 250") parse ("speedmod "..id.." -4") return "69"; end
When Presses Right Click While Holding A Claw It Can Dash
How to make it
and this
1
2
3
4
5
6
7
2
3
4
5
6
7
-- Tank if (sdz.classes.classt[id]==4) then parse ("setmaxhealth "..id.." 250") 			 parse ("setarmor "..id.." 205") parse ("speedmod "..id.." -2") return "73"; end
how to make it ONCE? [one player to be him [TANK]]