get player ip - 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: get player ip (
/showthread.php?tid=269013)
get player ip -
Roksizzz - 14.07.2011
Hello,
is it posible?
1 people - 1 user
chech ip and is ip in another user data file (ip=**.***.**.***) he can't create a new user (account)
and if it posible, how do it?
p.s. sorry for my bad english
Re: get player ip -
Lorenc_ - 14.07.2011
What file writer are you using? If it's SQLite, or a Mysql it'd be really easy.
Re: get player ip -
Roksizzz - 14.07.2011
i use simple, dini, just saving in scriptfiles
like that:
dini_IntSet(file,"money",GetPlayerMoney(playerid)) ;
Re: get player ip -
Roksizzz - 14.07.2011
so anyone know how do it or something?