You are not logged in.
hi,
i have a problem for coding
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
Can you help me ?
thanks
Offline