Search results

  1. CLEO Help repeat until

    {$CLEO .cs} 0000: repeat wait 0 until 0AFA: 0AC8: 0@ = allocate_memory_size 260 while true wait 0 if 0B61: samp is_local_player_spawned then while true wait 0 0AB1: @CAMERA_AT_POS 3 XYZ: -31.418301 -185.653595 1007.729980 0B75...
  2. CLEO Help Fix wheel

    {$CLEO .cs} 0000: NOP while 8AFA: wait 0 end while true wait 0 if and 00DF: actor $PLAYER_ACTOR driving 8B8C: not samp is_cursor_active 0AB0: 88 //X then 03C0: 0@ = actor $PLAYER_ACTOR car 0B2C: samp 1@ = get_vehicle_id_by_car_handle 0@...
  3. CLEO Help Commands

    0AF9: "/help"
  4. CLEO Help Disable Command

    the first line of the message has no color
  5. CLEO Help Edit with a cleo

    that's what the script is about, if you remove it it would be useless ...
  6. CLEO Help help click textdraw

    It worked, thanks!
  7. CLEO Help help click textdraw

    It has not worked for me, any idea why?
  8. CLEO Help help click textdraw

    Hi I need to click on the textdraw 1609 inside a loop, how can I do this? Use samp r1
  9. CLEO Help need help - checkpoint sync

    I gave you the brother code, compile and test
  10. CLEO Help need help - checkpoint sync

    maybe it works xd {$CLEO .cs} THREAD 'ExamenTP' 0662: printstring "By Zin" 0662: printstring "UGBASE.EU" REPEAT WAIT 0 UNTIL 0AFA: 0B34: samp register_client_command "goboy" to_label @EXAMEN WHILE TRUE WAIT 0 if 31@ == TRUE then if 0AB1: @is_cp_active 0 then...
Top