11.08.2014, 14:08
Save the player's IP on disconnect, then load it on /ip:
Get the result and put it in a 16 cell big string and you'll have the player's IP.
Код:
SELECT IP FROM accounts WHERE Name = '%s'