I want to create a CLEO script for a command or a dialog box (eg: /fine) that accepts three parameters: ID, amount of the fine, and reason and the response should be "Player Test (id: 1) "was fined $10,000, reason: speed limit"
Who can help me with the code?...
I want to make a cleo that detects when someone writes "hi" in the chat to send a webhook on discord, can someone help me?
{$CLEO}
0000: NOP
repeat
wait 0
until 0AFA: SAMP_IS_READY
// host
alloc 0@ 30
0AD3: 0@ = format "discordapp.com"
// path
alloc 1@ 200
call @construct_path 1 1@ //...
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.