[Sanny Builder] Making a CLEO - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [Sanny Builder] Making a CLEO (
/showthread.php?tid=659705)
[Sanny Builder] Making a CLEO -
TheDjCody - 13.10.2018
I'm making a cleo, this cleo type msj in chat when a target a player with a gun.
This is the cleo code:
Код:
{$CLEO .cs}
0000: "/id"
:idapuntar
wait 1000
if and
0AD2: 0@ = player $PLAYER_CHAR targeted_char
0AB0: 66
jf @idapuntarcmd
0B2B: samp 1@ = get_player_id_by_CHAR_handle 0@
0B36: samp 2@ = get_player_nickname 1@
0AF9: samp say_msg "/id %d" 1@
:idapuntarcmd
jump @idapuntar}
So, i need only work if i see the nickname over the other player, if i don't see the name show the message "You need close to the player to see the /id", їAnyone can help me?
Sory for my bad english.
Re: [Sanny Builder] Making a CLEO -
TheDjCody - 15.10.2018
їNobody?
Re: [Sanny Builder] Making a CLEO -
g1venchy - 15.10.2018
samp community doesn't build code what can harm samp community player gameplay quality.
Re: [Sanny Builder] Making a CLEO -
TheDjCody - 15.10.2018
Quote:
Originally Posted by g1venchy
samp community doesn't build code what can harm samp community player gameplay quality.
|
See this video, is a RP server, this cleo only work for report users is this user is cheating...
/watch?v=YSLmloSi0KM
I don't want "harm" the comunnity.-