CLEO Help 50 Armor

CLEO related
Status
Not open for further replies.

SampVN

Active member
Joined
Jan 23, 2014
Messages
45
Reaction score
0
Ok, so this is my script. I had the admins teleport me in NGG and ask me if i was hacking, they mini gunned me and said i'm good, i said why am i good? they /slapped me and i realized i wasn't losing health. I was lucky i said i was bugged and got let go, so with the 50 armor can someone edit the script so falling/explosions do normal damage?

thread '50ARMOR'

:50ARMOR
04DD: 0@ = actor $PLAYER_ACTOR armour
wait 2000
if and
8019:  not  0@ > 50
0AB0:  key_pressed 106
else_jump @50ARMOR
1@ = 50
0062: 1@ -= 0@ // (int)
Actor.Armour($PLAYER_ACTOR) = 1@
jump @50ARMOR

Could someone edit it so i take regular damage from everything, or just rewrite the script or post a link of a better working armor hack. Thank you.
 

DzkAy

Well-known member
Joined
Feb 20, 2014
Messages
472
Reaction score
1
SampVN link said:
So when i get /slapped why dont i loose health?
if so , you might wanna check your other CLEOs , some of them might have Actor.Setimmunities.
 
Status
Not open for further replies.
Top