03.05.2009, 10:34
Код:
new playerip[20]; GetPlayerIp(playerid,playerip,sizeof(playerip)); // 10040 PlayerInfo[playerid][pIP] = playerip;
Код:
C:\Documents and Settings\~\Desktop\~\~\~\~.pwn(10040) : error 006: must be assigned to an array Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
їWhat's the Problem?