SA-MP Forums Archive
help me plz - 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: help me plz (/showthread.php?tid=161909)



help me plz - iJumbo - 21.07.2010

how to detect if i a real admin by ip ? getplayerip if ip is admin ip?


Re: help me plz - Mauzen - 21.07.2010

You could store the admin ips in a file, and then read them e.g. with dini to check if one of them is the ip of the plaer. So you can change them without changing the script, becuase most providers change your ips every 24-48 hours