SA-MP Forums Archive
How Make - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How Make (/showthread.php?tid=85248)



How Make - BLACK-RIDER-1692 - 06.07.2009

How Make joke chat talk Command

talking about someone else's name
like that
player names:
*Jhon
*Jack

Jack Is Admin

in chat
-------------------------------------------------------------------------------------------
Admin Jack "Fake"-> Not In Chat
Chat->Jhon_0: You Man What You Do?
---------------------------------------
Real Jhon
Chat->Jhon_0: What? I Dont Say That!
---------------------------------------
Admin Jack
Chat->Jack_1: That Is Fake Chat
--------------------------------------------------------------------------------------------
/Fake (id) (Text Here)
Like
/Fake 0 You Man What You Do?


Re: How Make - -Sneaky- - 06.07.2009

Код:
SendPlayerMessageToPlayer(playerid, senderid, const message[]);
SendPlayerMessageToAll(senderid, const message[]);



Re: How Make - BLACK-RIDER-1692 - 06.07.2009

Quote:
Originally Posted by Sneaky.
Код:
SendPlayerMessageToPlayer(playerid, senderid, const message[]);
SendPlayerMessageToAll(senderid, const message[]);
Plz Make Full Code Thank You!


Re: How Make - dugi - 06.07.2009

http://forum.sa-mp.com/index.php?topic=94387.0