Error compile please enter
#9

Quote:
Originally Posted by JaTochNietDan
Посмотреть сообщение
pawn Код:
enum pInfo
{
    pKey[128],
    pAdmin,
};
new PlayerInfo[MAX_PLAYERS][pInfo];
You put that under

pawn Код:
#if defined FILTERSCRIPT
The script is not defined as a filterscript. If you want it as a filterscript, add

pawn Код:
#define FILTERSCRIPT
To the top before the #if define FILTERSCRIPT

Alternatively, remove the entire checking if it's a filterscript completely.
damn, it works fine now, thanks a lot
Reply


Messages In This Thread
Error compile please enter - by Brian_Furious - 07.08.2010, 23:49
Re: Error compile please enter - by JaTochNietDan - 07.08.2010, 23:51
Re: Error compile please enter - by Brian_Furious - 08.08.2010, 00:00
Re: Error compile please enter - by JaTochNietDan - 08.08.2010, 00:01
Re: Error compile please enter - by Brian_Furious - 08.08.2010, 00:02
Re: Error compile please enter - by JaTochNietDan - 08.08.2010, 00:05
Re: Error compile please enter - by Kar - 08.08.2010, 00:05
Re: Error compile please enter - by Carlton - 08.08.2010, 00:07
Re: Error compile please enter - by Brian_Furious - 08.08.2010, 00:09

Forum Jump:


Users browsing this thread: 1 Guest(s)