Error compile please enter
#3

Quote:
Originally Posted by JaTochNietDan
Посмотреть сообщение
You need to have the variable in your script to begin with, I assume you're trying to use an enum system? Like so.

pawn Код:
enum pInfo
{
    pAdmin,
};
new PlayerInfo[MAX_PLAYERS][pInfo];
Use that at the top of your script to define the variable you're trying to use in that if statement.
dont works..
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)