I need an example about geting an info of other player's weapons at every weapon slot.
I'm playing samp version 0.3DL, I use Cleo 4 and preventing SAMPFUNCS to avoid detection.
currently im developing an ESP like cleo, but it shows players distance (the numbers) and currently that "safe"s are...
Can someone fix this for me, it s not working on samp 0.3.7.
Here is the code:
{$CLEO .cs}
0000:
wait 5000
printf "~y~AutoDialogSelect -- ~g~LOADED" time 1000
0AB1: @get_samp_version_id 0 _returned: ID 31@
while true
wait 0
IF 0256: player $PLAYER_CHAR defined
then
IF 0AB1...
Hello again, i created a CMD for my samp server and i want to add a feature that when i type the command "/qt" it will say in chat like:
Attention! The game will close in 15 seconds.
Attention! The game will close in 10 seconds.
Attention! The game will close in 5 seconds.
with a delay of 5...
Hello everyone,
I am somewhat new to Cleo scripting, although I have a specialized background in web development. However, I am learning to develop simple scripts in Cleo for my fun in GTA SA.
The command:
0A2E: AS_actor $PLAYER_ACTOR go_to PositionX PositionY PositionZ mode 6 time -2...
i wnat cleo show all hidden players in radar for wtls server work in samp r5 witout crash iknow version in lua name radar reaveal hack but i want version ceo please someone make for me
i can't coding, but i need help. i need repair vehicle cleo scripts with 2000 health and 3000 health in RP server Mode MRP v3.18.11u6 Thousand.
thanks before
I was thinking how to make a keybinder works only if the player are inside vehicle or aircraft like Hydra\Rustler for example,
If i pressed Space Button then LMB button is also Activated\Engaged
just like If\Then\Else kind of situation
Im really new to cleo scripting im gladly if someone can...
{$CLEO .cs}
thread 'TowCars'
0@ = 0 // Initialize toggle variable to off
:TowCars_Loop
wait 0
if
0@ == 1 // If toggle variable is on
then
0C8F: samp process_chat_input "/towcars" // Execute the "/towcars" command
wait 30000 // Wait for 30 seconds
end
jump @TowCars_Loop...
I wanted to know if there is any way to bypass this anti-afk
how it works? it generates a text label around you with the code to give the command /sairafk >code<
ex: /leaveafk >code<
I don't know if it's possible to do it in cleo, if you can help me
sorry for my english
I try to make an cmd to auto spawn my cars on a rp server wich need u the next string /v - enter - down (key 40) - enter, then /v - down - enter - down - enter, to spawn the remaining cars, how can i do it ?
Exists an opcode to make the script reads the player money on samp? and if the answer is yes, how to use? i want to make my script stops when the player money is lower than $10.000, if its possible this please comment the opcode and how it works below, want to learn
So , like the title , how to use
0C45: samp create_3d_text id 1337 text "SAMPFUNCS" color 2@ position 3@ 4@ 5@ view_distance 6@ show_behind_walls 7@ attached_to_player -1 attached_to_vehicle -1
to create a 3dtext at a position I want? like create it at 383.45 -2090.80 7.84 text "Oops" color...
I have two variable now, How can I combine these two variables into one variable?
1. 0B36: samp 2@ = get_player_nickname 1@
2. 0C3A: 3@ = string "User:" pointer
if 2@ = "Oops"
how to make them to 4@ that is "User:Oops"
help me pls!
I want to make a cleo that reads the content of CLEO\INI\pizza.ini
For example:
[food]
cmd = pizza
So that the text "pizza" is written as a command on the server by pressing x + y
Note: the "pizza" command is foreign to the samp server.
Can anybody help me? I've been trying all afternoon ...
hello dear ugbase community i've made this thread to ask if there is any samp addition that help us lock aim on the players and vehicles while shooting from hunter or rustler because it's kinda hard to lock on the target, thanks in advance for understanding and if iam posting in the wrong...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.