Search results

  1. T

    CLEO Help Can i delete text from chat?

    I mean, to a specific text, that when that text is detected, the cleo removes it but without deleting the entire chat, only that line of chat text. Sorry for my english...
  2. T

    [Solved] Can't see AFK symbol...

    I reinstalled my GTA and when a player pause i can't see AFK Clock symbol, i try /nametagstatus but don't work, help please. - SA-MP 0.3.7-R3 - I reinstalled in other location. - I tried another version of SA-MP.
  3. T

    CLEO Help Help scan_string [Solved]

    I want my code scan Id player and text, but when i use /re 100 nre show me this: "/b /reportar 100 t =Ë" instead "/b /reportar 100 NRE" This is the code: {$CLEO .cs} wait 3000 0B34: samp register_client_command "re" to_label @reportar 31@ = false 30@ = false :re wait 0 if 31@ == true jf @re...
  4. T

    CLEO Help Help with dialog

    The dialog box and cmd /re (ID) works, the problems is the list in the dialog, when i select one item don't do nothing, this is the code: {$CLEO .cs} wait 3000 0B34: samp register_client_command "re" to_label @reportar 31@ = false 30@ = false :re wait 0 if 31@ == true jf @re if...
  5. T

    CLEO Help Auto reply System

    I need help with this code, i'm guide by this thread http://ugbase.eu/index.php?threads/sa-mp-read-chat-and-auto-reply.20067/ but i'm triyng to make automatic mode. This is te code: {$CLEO .cs} 0000: NOP 0AC8: 10@ = allocate_memory_size 260 0AC8: 11@ = allocate_memory_size 260 0AC8: 12@ =...
  6. T

    CLEO Help (SOLVED) I need detect if targeted_actor is a NPC - /close

    This is the code, but not work, not detect is targeted_actor is a NPC. {$CLEO .cs} 0000: NOP :APUNTARID wait 200 if and 0AD2: 0@ = actor $PLAYER_CHAR targeted_ACTOR //IF and SET 0AB0: 78 //Key "B" jf @APUNTARCMD if 0104: actor $PLAYER_ACTOR near_actor 0@ radius...
  7. T

    CLEO Help [Problem with /nametagstatus] Sampfuncs

    I tried to install a ENB, and my gta was damage, so i tried to install everything and i when i try to enter to a server just crash or enter to single mode. So i tried many things, but the only way to enter the server was download this https://www.youtube.com/watch?v=mEsJ8evLpxg&t=15s and...
Top