Hey, I have the code for 0.3.7 version but it doesn't work, can someone change it for 0.3.7 r4 and edit keybind to SHIFT + G, thank you!
0000: NOP
:NONAME_2
0001: wait 0 ms
00D6: if and
not SAMP.ChatInputOpened()
00DF: actor $PLAYER_ACTOR driving
0AB0: key_pressed 190
004D: jump_if_false @NONAME_2
0@ = Actor.CurrentCar($PLAYER_ACTOR)
0A30: repair_car 0@
0AD1: show_formatted_text_highpriority "AUTO OPRAVENE" time 1000
0002: jump @NONAME_2
0000: NOP
:NONAME_2
0001: wait 0 ms
00D6: if and
not SAMP.ChatInputOpened()
00DF: actor $PLAYER_ACTOR driving
0AB0: key_pressed 190
004D: jump_if_false @NONAME_2
0@ = Actor.CurrentCar($PLAYER_ACTOR)
0A30: repair_car 0@
0AD1: show_formatted_text_highpriority "AUTO OPRAVENE" time 1000
0002: jump @NONAME_2