Thanks, i found this by @noob213
:
{$CLEO}
{$INCLUDE SF}
0000: NOP
while not SAMP.Available()
wait 400
end
0BE3: raknet setup_incoming_rpc_hook @in_rpc
WHILE TRUE
WAIT 0
END
:in_rpc
0BE5: raknet 0@ = get_hook_param PARAM_PACKETID
if 0@ == RPC_SCRCLIENTMESSAGE
then...
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...
Solved, this problem is because sampaux3.ttf load in system and when you installed in another location dont detect new location of sampaux3.ttf, only need restart computer.
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.
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...
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...
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@ =...
Don't work.
Work, but when i target a NPC don't show "It's a NPC", this is not important, but i need this work for further cleo, sorry for the problems.
I tried everything but don't show "It's a NPC"...
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...
I do a cleo like this ago few weeks, this the code:
{$CLEO .cs}
0000: NOP
:APUNTARID
wait 150
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 14.0 14.0 14.0...
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...
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.