02.02.2014, 04:34
For IP use this :
Add this below new h, m, s.
Not sure if it will work, Just try.
Add this below new h, m, s.
pawn Код:
new pIp[16];
pawn Код:
Replace that IP with this
GetPlayerIp(playerid, pIp, sizeof(pIp));
INI_WriteString(File,"Ip",PlayerInfo[playerid][pIp]);