Tag System - 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: Tag System (
/showthread.php?tid=243421)
Tag System -
Alex_Obando - 23.03.2011
Hello I want this:
If is player admin == [A] Tag
If is player normal player and joins with an [A] Tag = Kick.
Re: Tag System -
killanator10 - 23.03.2011
Make a loop checking the beginning of the players name and check it against the database of admins in ur server
Respuesta: Tag System -
Alex_Obando - 23.03.2011
How I can make it?