can someone put this scrpit in a .cs file? if this right
{$CLEO}
0000:
0B34: "aarrest" @COMMAND
0@ = 0
:MAIN
wait 0
if
0@ == 1
else_jump @Main
if and
056D: actor $PLAYER_ACTOR defined
key_down 49
jf @Main
0AB5: store_actor $PLAYER_ACTOR closest_vehicle_to 0@ closest_ped_to 1@
if
056D...