I want my car repair code to change numberplate, after the key is pressed but nubmerplate is not changed when i pressed the key??? what is wrong
CODE
{$CLEO .cs}
03A4: name_thread 'Repair'
:Repair_11 0001: wait 0 ms 00D6: if 0256: player $player_actor defined 03C0: 1@ = actor $player_actor car 004D: jump_if_false @Repair_11 00D6: if 00DF: actor $player_actor driving 004D: jump_if_false @Repair_11 0001: wait 0 ms 0002: jump @Repair_66