pawn crash
#8

Quote:
Originally Posted by Mikep.
enum E_PLAYER_INFO
{
pAdmin,
};


should be


enum E_PLAYER_INFO
{
pAdmin
};
It doesn't matter, try to compile it and you'll see that it won't give the error with ,
Reply


Messages In This Thread
pawn crash - by galeb - 19.11.2009, 19:28
Re: pawn crash - by Correlli - 19.11.2009, 19:29
Re: pawn crash - by galeb - 19.11.2009, 19:34
Re: pawn crash - by Correlli - 19.11.2009, 19:39
Re: pawn crash - by galeb - 19.11.2009, 19:53
Re: pawn crash - by Niixie - 19.11.2009, 20:01
Re: pawn crash - by Mikep. - 19.11.2009, 20:17
Re: pawn crash - by Correlli - 19.11.2009, 20:22
Re: pawn crash - by Mikep. - 19.11.2009, 20:23
Re: pawn crash - by Correlli - 19.11.2009, 20:25

Forum Jump:


Users browsing this thread: 1 Guest(s)