05.05.2012, 17:43
Any ideas why this wont work?
I get this error:
Thanks in advance!
pawn Код:
new plrIP[16];
GetPlayerIp(playerid, plrIP, sizeof(plrIP));
(line 1048)INI_WriteInt(File,"IP",plrIP);
Код:
D:\oProject\gamemodes\LSTDM.pwn(1048) : error 035: argument type mismatch (argument 3) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.