{$CLEO .cs}

thread 'cheat'

:cheat_11
wait 0
if
0ADC: test_cheat "blazer"
else_jump @cheat_11
0ADD: spawn_car_with_model #INFERNUS like_a_cheat
wait 0
0ACA: show_text_box 'Car spawned'
wait 1000
jump @cheat_11