[FilterScript] Simple /me and /do commands [Roleplay] - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Simple /me and /do commands [Roleplay] (
/showthread.php?tid=444054)
Simple /me and /do commands [Roleplay] -
Red_Dragon. - 14.06.2013
Information:
I was bored and I thought of making a very simple thing that I saw countless people requesting it. This simple filterscript took me only a few minutes to make it. As the title says, this filterscript consists of /me and /do commands (which are made for roleplay servers) and it's a must in every roleplay server.
Screenshot:
Download links:
Solidfiles
Pastebin
Configuration:
1) Place the .pwn and the .amx files in your filterscripts directory.
2) Go to your server.cfg file and write "RP_Commands" in front of the "filterscripts" line.
3) Open up your samp-server.exe and enjoy.
N.B You need the ZCMD include for this filterscript.
Re: Simple /me and /do commands [Roleplay] -
StayAlive - 15.06.2013
Not bad .-. so simple.
Re: Simple /me and /do commands [Roleplay] -
gogokickup - 15.06.2013
Nice work
Re: Simple /me and /do commands [Roleplay] -
Red_Dragon. - 15.06.2013
Quote:
Originally Posted by gogokickup
Nice work
|
Thank you.
Quote:
Originally Posted by StayAlive
Not bad .-. so simple.
|
If you read the whole OP, you'd know that I made this out of pure boredom and for newbies who asks for it countless times. Thank you.
Re: Simple /me and /do commands [Roleplay] -
NicholasA - 15.06.2013
Is it local chat or global?
Re: Simple /me and /do commands [Roleplay] -
Red_Dragon. - 16.06.2013
Quote:
Originally Posted by NicholasA
Is it local chat or global?
|
Local, as it only works within a certain radius which if you move out of it, you'll not see these command performed (by other players).