:GIMP_11 0001: wait 0 ms 00D6: if and 0256: player $PLAYER_CHAR defined 044B: actor $PLAYER_ACTOR on_foot 80DF: not actor $PLAYER_ACTOR driving 004D: jump_if_false @GIMP_11 00D6: if 0ADC: test_cheat "GIMP" 004D: jump_if_false @GIMP_11 03E5: show_text_box 'CHEAT1' // Cheat activated 0793: save_player_clothes 087B: set_player $PLAYER_CHAR clothes_texture "gimpleg" model "gimpleg" body_part 17 070D: rebuild_player $PLAYER_CHAR 0002: jump @GIMP_12
:GIMP_12 0001: wait 0 ms 00D6: if and 0256: player $PLAYER_CHAR defined 044B: actor $PLAYER_ACTOR on_foot 80DF: not actor $PLAYER_ACTOR driving 00D6: if 0ADC: test_cheat "NOM" 004D: jump_if_false @GIMP_12 03E5: show_text_box 'CHEAT1' // Cheat activated 0794: restore_player_clothes 070D: rebuild_player $PLAYER_CHAR 0002: jump @GIMP_11
This post has been edited by arijitsen on Sunday, Aug 12 2012, 16:32