Результаты поиска

  1. T

    Help Cleo

    Instead of opening with num1 and closing with num2, I just want to close it with num1 and open it. // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013 {$CLEO .cs} //-------------MAIN--------------- thread 'FLYINGCAR' 1@ = 0 2@ =...
  2. T

    add on/off key cleo

    Code: // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013 {$CLEO .cs} //-------------MAIN--------------- wait 0 :NONAME_4 wait 0 if and Player.Defined($PLAYER_CHAR) Actor.Driving($PLAYER_ACTOR) jf @NONAME_4 jump...
  3. T

    Add ON/OFF Cleo

    Add ON/OFF key pressed samp version 0.3dl not sampfuncs {$CLEO} thread "PRIVATE PRICEL by LONG" :pricel_deagle wait 0 if and 02D8: actor $PLAYER_ACTOR current_weapon 24 Player.Defined($PLAYER_CHAR) else_jump @pricel_shotgun 0390: load_txd_dictionary "PRICEL" 038F: load_texture "PRICEL" as 102...