#1 07-01-2017 19:25

NitramO
Registered: 07-01-2017
Posts: 1

need help for GTA VC coding (repair car)

hi,

i have a problem for coding hmm
I do not know what to write as a code to repair the player's vheicule, I wrote this :

{$CLEO .cs}

//-------------MAIN---------------
0000: NOP 

:NONAME_2
wait 0 
if and
   Player.Defined($PLAYER_CHAR)
00E0:   player $PLAYER_CHAR driving 
05EE:   key_pressed 82 
03C1: 10@ = player $PLAYER_CHAR car_no_save 
else_jump @NONAME_2
$10 = repair_car 10@
jump @NONAME_2

But its not working sad
Can you help me ?

thanks grin

Offline

Board footer

Powered by FluxBB