04.01.2009, 11:51
Quote:
|
Originally Posted by -=[Serbish
=- ]
Put this under OnPlayerConnect Code:
new string[256]; new playerip[24]; format(string,256,"Your IP is: %d",GetPlayerIp( playerid, playerip, 24 )); SendClientMessage(playerid,COLOR_YELLOW,string); |
Line 2145 : new string[MAX_PLAYER_NAME];

