19.12.2018, 17:38
Quote:
The way you set the IP is a bit redundant, use this
Code:
format(userInfo[playerid][pIP], 16, "%s", GetPlayerIpEx(playerid)); |
The way you set the IP is a bit redundant, use this
Code:
format(userInfo[playerid][pIP], 16, "%s", GetPlayerIpEx(playerid)); |