Need help - 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: Need help (
/showthread.php?tid=290929)
Need help -
viosteaua98 - 17.10.2011
I want make private message and group
Commands to be:
/pm [id] [message]
/nopm [ignore all ]
/ign [id]
/ign to stop ign that person
And for group
/grcreate [name] to create group
/grinvite [id] to invite the person in your group
/grkick [id] to kick a person
/grleader [id] to give leader to another person
Re: Need help -
SmiT - 17.10.2011
Script Request Thread
Re: Need help -
grand.Theft.Otto - 17.10.2011
It's easy.
All you need is SSCANF and SendClientMessage and a few global variables.