well, i made this but i dont know that if we can two @'s in one phrase
{$CLEO .cs}
0000: NOP
REPEAT
wait 10000 /// wait 10sec until samp is redy
const
SAMP_CHAT_INFO_OFFSET_03DL = 0x2ACA10
FUNC_ADDTOCHATWND_03DL = 0x67650
FUNC_SAY_03DL = 0x5860
FUNC_SEND_CMD_03DL = 0x69340
end
WHILE TRUE...
I combined my code with what you said, but shouldn't it send an "Important message" when it sees "ant" in the chat? It's not working right now, I don't have much information. I couldn't understand where I made a mistake
@Parazitas @Ice555
{$CLEO .cs}
0000: NOP
REPEAT
wait 10000 /// wait...
Hello, i have an issue. I am trying to make a script that will read the game's chat and all kinds of chats (including server chat, player chat) without using Sampfuncs, and if it sees the sentence "there is a fish" in the chat, it will automatically send the "/startfish" command once. I need to...
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.