Tag 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: Tag help? (
/showthread.php?tid=515007)
Tag help? -
PAF - 24.05.2014
Please help me that how can i script a function through which the player can enter with [COD] kick automactially and they get tag only by my premission!
Re: Tag help? -
SilentSoul - 24.05.2014
This question was asked before many times, but if you used search you will find alot:
Here i found a filterscript that might help you if you want to learn how he made it.
https://sampforum.blast.hk/showthread.php?tid=272861
Re: Tag help? -
gtakillerIV - 24.05.2014
Use
strfind to check if the player's name contains [COD] and use
GetPlayerName to get the player's name.