Compiling Error #003
#8

Frozen is not declared as a bool, just change the "true" to "1".

a little example.

pawn Код:
enum something
{
   bool:lol
}
new fuckyeh[something];

if(fuckyeh[lol] == true) // it won't give you warnings.
{
   
}
Reply


Messages In This Thread
Compiling Error #003 - by xSiiLenTx - 25.08.2012, 20:09
Re: Compiling Error #003 - by Sniper Kitty - 25.08.2012, 20:11
Re: Compiling Error #003 - by xSiiLenTx - 25.08.2012, 20:14
Re: Compiling Error #003 - by Sniper Kitty - 25.08.2012, 20:18
Re: Compiling Error #003 - by xSiiLenTx - 25.08.2012, 20:23
Re: Compiling Error #003 - by Sniper Kitty - 25.08.2012, 20:24
Re: Compiling Error #003 - by xSiiLenTx - 25.08.2012, 20:28
Re: Compiling Error #003 - by leonardo1434 - 25.08.2012, 20:28
Re: Compiling Error #003 - by sniperwars - 25.08.2012, 21:45

Forum Jump:


Users browsing this thread: 1 Guest(s)