20.10.2012, 13:00
Hello everybody.Today I download Fiki`s clan.inc and I have little problem
This code produce error:
pawn Код:
public OnPlayerText(playerid, text[])
{
CLAN_OnPlayerText(playerid, text[]);
return 1;
}
Код:
D:\SA-MP Server Stuff\SA-MP Server\filterscripts\clantest.pwn(154) : error 029: invalid expression, assumed zero Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.