Non esiste un trucco che ti permette di ricaricare le armi quando vuoi!
Hai capito male

Inviato il 03 maggio 2010 - 20:43
Messaggio modificato da XxXBr0nXxX il 04 maggio 2010 - 21:39
Inviato il 29 maggio 2010 - 11:05
{$CLEO} 0000: NOP while true wait 0 if 00FE: actor $PLAYER_ACTOR sphere 1 in_sphere 0.0 0.0 0.0 radius 2.5 2.5 2.5 then 00A1: put_actor $PLAYER_ACTOR at 0.0 0.0 0.0 end end
Inviato il 29 maggio 2010 - 13:36
:FINE_MISSIONE wait 150 if Actor.Dead(33@) else_jump @FINE_MISSIONE 01C2: remove_references_to_actor 33@ //Actor.RemoveReferences(33@) 0164: disable_marker $4 0998: add_respect 3 01E3: show_text_1number_styled GXT 'M_PASSR' number 6 time 5000 style 2 Player.Money($PLAYER_CHAR) += 5
Inviato il 29 maggio 2010 - 14:36
:FINE_MISSIONE wait 0 if Actor.Dead(0@) else_jump @FINE_MISSIONE Actor.RemoveReferences(0@) 0164: disable_marker 1@ 0998: add_respect 3 01E3: show_text_1number_styled GXT 'M_PASSR' number 6 time 5000 style 2 Player.Money($PLAYER_CHAR) += 150
Inviato il 11 luglio 2010 - 00:17
Messaggio modificato da Rafael il 11 luglio 2010 - 00:18
Inviato il 11 luglio 2010 - 22:48
Messaggio modificato da Wesser il 11 luglio 2010 - 22:51
Inviato il 12 luglio 2010 - 08:27
Wesser, il 11 luglio 2010 - 22:48 ha detto:
Messaggio modificato da Johnny 97 il 12 luglio 2010 - 12:01
Inviato il 12 luglio 2010 - 12:27
{$VERSION 3.1.0027} {$CLEO .cs} thread "CHEATING" :INIZIO wait 1000 0900: unknown_set_object "Benvenuti nella Mod Cheating by Johnny 97. Premi ~k~~PED_ANSWER_PHONE~ per attivare la modalità Cheating!" if 0AB0: key_pressed 9 else_jump @INIZIO 0900: unknown_set_object "Hai attivato la modalità cheating!"
Messaggio modificato da Johnny 97 il 12 luglio 2010 - 15:16
Inviato il 12 luglio 2010 - 17:48
{$CLEO} thread "MYCHEAT" 03E5: show_text_box "MYCH_1" :START_1 wait 0 if 0AB0: key_pressed 0x30 // 0 jf @START_1 03E5: show_text_box "MYCH_2" jump @START_1
MYCH_1 Benvenuti nella Mod Cheating by Johnny 97. Premi ~k~~PED_ANSWER_PHONE~ per attivare la modalita' Cheating! MYCH_2 Hai attivato la modalita' cheating!