04.09.2012, 09:13
GetPlayerIp returns null for me if I use it with OnPlayerConnect. That would simply explain his issue too.
To make sure of it, better add this debug line AFTER GetPlayerIp(..) :
To make sure of it, better add this debug line AFTER GetPlayerIp(..) :
pawn Код:
printf("%s", playersip);