SA-MP Forums Archive
How do I create my own PM command? - 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 do I create my own PM command? (/showthread.php?tid=104667)



How do I create my own PM command? - eXchainZ-FoReVeR - 25.10.2009

I'm trying to find out a way how to create my own command but since it is canceled in 0.3, I mean like SendClientMessage(playerid, string);
SendClientMessage(giveplayerid, string);

or something near that?


Re: How do I create my own PM command? - Correlli - 25.10.2009

Check the base.pwn, you can get it at the main page at the downloads section, it's in the 0.3-server-package.


Re: How do I create my own PM command? - eXchainZ-FoReVeR - 25.10.2009

Quote:
Originally Posted by Don Correlli
Check the base.pwn, you can get it at the main page at the downloads section, it's in the 0.3-server-package.
Okay I'll be checking that out in seconds.

Edit: Thank you, It worked... Anyways, Requesting a topic-lock