Search results

  1. B

    CLEO Help On/off when we read the message in chat

    script to turn on and off when writing a specific message in chat or set keybinds on/off
  2. B

    CLEO Help On/off when we read the message in chat

    I want to run this script like this. To start time to chat write "Player out from the vehicle" and stop when he writes that "Player entered the vehicle" :autoaccept SAMP.IsCommandTyped(0@) IF 8AD4: NOT 1@ SCAN 0@ FORMAT "%D" 2@ THEN JUMP @ERROR_autoacc END IF 2@ == 1 THEN CHATMSG "{FF0000}=...
  3. B

    CLEO Help compiler error: incorrect number of conditions 8. max

    crash [hr] ....incorrect number of conditions 8. max [hr] {$CLEO} Thread "taxi"                                 :NONAME_02 WAIT 0 MS :NONAME_03 WAIT 0 MS IF 8AFA: NOT THEN JUMP @NONAME_03 END WAIT 3000 0B34: Create Command "htaxi" to @AgON label 0B34: Create Command "taxihelp" to @thelp...
  4. B

    CLEO Help compiler error: incorrect number of conditions 8. max

    Yes, just needs to be done to work as
  5. B

    CLEO Help compiler error: incorrect number of conditions 8. max

    \ I do not know scripting, please arrange it me you work
  6. B

    CLEO Help compiler error: incorrect number of conditions 8. max

    then what to use instead the "0AD3"
  7. B

    CLEO Help compiler error: incorrect number of conditions 8. max

    Error compiler..    {$CLEO}   Thread "taxi"                                   :NONAME_02   WAIT 0 MS     :NONAME_03   WAIT 0 MS    IF 8AFA: NOT      THEN JUMP @NONAME_03   END   WAIT 3000         0B34: Create Command "htaxi" to @AgON label   0B34: Create Command "cccc" to...
Top