Recent content by amagedron156

  1. A

    CLEO Help 2 places at once

    how would this be possible? is there a cleo for it?
  2. A

    CLEO Help 2 places at once

    Is it possible to script that your player is at two places at once, so he influences two positions at once, to be able to put him in one spot to where a checkpoint appears and then one more time to where the checkpoint would end?
  3. A

    CLEO Help Checkpoint ID, coordinates.

    How can i return the checkpoint ID and the checkpoint position? @ItsRobinson
  4. A

    CLEO Help Checkpoint ID, coordinates.

    I was thinking more of changing coordinates on a map, cause when a server sided job sends me packets to where a checkpoint would spawn for example X Y Z, 1 2 3, and i switch up (if possible) the coordinates of that spot with another one on the map, so i change 5 3 2 to be 1 2 3. Also if i could...
  5. A

    CLEO Help Checkpoint ID, coordinates.

    Is it possible to catch a specific checkpoint and it's ID if they even exist, and be able to spawn that specific checkpoint. Also, is it possible to change the coordinates on a possition on the map, like switch them up a little bit in a tool, with a cleo mod or whatever? Thank you.
  6. A

    CLEO Help X Y Z change Position change

    Hello, is it possible to change a client sided mapping of a spot it's x y z location with another place switch up the locations of them both. Also, is it possible if changed, to influence a server job sided spawning of a checkpoint at that place, where it would usualy spawn, and if changed...
  7. A

    CLEO Help CheckpointCreate.cs help

    It works for my friend, the problem is with my system probeably vcredist is not installed properly. Thank you for helping me.
  8. A

    CLEO Help CheckpointCreate.cs help

    For some reason it does not do anything when i type in the command
  9. A

    CLEO Help CheckpointCreate.cs help

    I am not a scripter i was asking if someone could help me out in making the script work cause i clearly don't know
  10. A

    CLEO Help CheckpointCreate.cs help

    I found this cleo on here, i was wondering if someone could make it so it works on 0.3dl cause it crashes the game upon entrance. Here is the code and the script : Code: {$CLEO .cs} 0000: repeat wait 50 until 0AFA: is_samp_structures_available 0B34: samp register_client_command "checkpointc"...
  11. A

    CLEO Help Textdraw hider

    I just tried finding it, and figured out that it is not even a textdraw it is a gametext, when i hid it with displaygametext rpc it was hiden. Is there a way to make it appear over and over again or?
  12. A

    CLEO Help Textdraw hider

    Yea i saw this bro, i know how to find the ID thanks to this but how can i open the textdraw with a cleo script, i am very bad at this coding.
  13. A

    CLEO Help Textdraw hider

    Can you make me the cleo or do you already have the code? It's 0.3dl samp il find the ID i just don't know how to write the code to open it over and over again
  14. A

    CLEO Help Textdraw hider

    Hello, i am trying to find a specific text draw and make it re appear over and over again cause i think it can ifluence something in a server. Is there a code for cleo to make a text draw appear and re appear and how do i find a specific textdraw ID i watched a video explaining that, if someone...
  15. A

    Textdraws with sobeit

    Can someone help me, like is there a tutorial on what you can do with the textdraws in servers with the sobeit? Like a step by step and what can be done if someone can please explain these tools on sobeit to me and what can be done to samp servers with them, thank you :)
Top