Player ip change in game - 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: Player ip change in game (
/showthread.php?tid=617285)
Player ip change in game -
MerryDeer - 18.09.2016
Hi,
Do i need to check player ip changes? like when connect i write what is player IP and then in timer i check it's change or no with strcmp it's necessary or no?
Re: Player ip change in game -
Vince - 18.09.2016
IP addresses don't suddenly change.
Re: Player ip change in game -
MerryDeer - 18.09.2016
No you don't understand i have 1 second timer and in game i will by checking is player ip change.
Re: Player ip change in game -
Shinja - 18.09.2016
Server harm for nothing
Re: Player ip change in game -
Vince - 18.09.2016
Quote:
Originally Posted by MerryDeer
No you don't understand i have 1 second timer and in game i will by checking is player ip change.
|
Yes, I do understand. Once connected, a player's IP address does not change. That's networking.