ThermaL
Expert
- Joined
- Oct 23, 2013
- Messages
- 1,593
- Reaction score
- 3
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}
//-------------MAIN---------------
thread 'TEST'
:TEST_1
wait 1
SAMP.Available
jf @TEST_1
0B34: samp register_client_command "usecrack" to_label @TEST_1
:TEST
wait 1
if
else_jump @TEST_1
Actor.AddArmour($PLAYER_ACTOR, 100)
jump @TEST_1
How to make it work? My cleo skills are bad xD