help me please - 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: help me please (
/showthread.php?tid=638084)
help me please -
copskilla - 26.07.2017
Cant i get any script which can auto kick the players who advertise through pm or in mainchat.
Re: help me please -
Sithis - 26.07.2017
No, we can't just hand you a script or start scripting for you. You must put in some work of your own.
If you are willing to script this yourself, ask yourself the following questions:
- Where is my code located that handles PM's and main chat?
- What is advertising in my eyes, an IP or competing server name?
- How will I detect messages containing such advertising (hint: regex).
- kick(playerid);
Re: help me please -
aoky - 26.07.2017
Try this:
https://sampforum.blast.hk/showthread.php?tid=568668.