4 Errors | RP Gamemode
#9

Don Correli wasn't bad at touching the problem. He wasn't wrong by pointing out that solution, but I suppose he did not notice this:

Код:
: error 017: undefined symbol "SBizzInfo"
Did you declare SBizzInfo? Like "create" it?

e.g:

pawn Код:
enum Blah
{
  blahblah,
  blahblaha,
  // ...
};
new SBizzInfo[50][Blah];
// This is just a EXAMPLE.
If you didn't, then most of the other errors are self-explained.
Reply


Messages In This Thread
4 Errors | RP Gamemode - by Assassinx - 13.10.2009, 11:42
Re: 4 Errors | RP Gamemode - by Mike Garber - 13.10.2009, 11:49
Re: 4 Errors | RP Gamemode - by shady91 - 13.10.2009, 11:51
Re: 4 Errors | RP Gamemode - by Assassinx - 13.10.2009, 11:57
Re: 4 Errors | RP Gamemode - by shady91 - 13.10.2009, 12:06
Re: 4 Errors | RP Gamemode - by Assassinx - 13.10.2009, 12:07
Re: 4 Errors | RP Gamemode - by Correlli - 13.10.2009, 12:23
Re: 4 Errors | RP Gamemode - by Assassinx - 13.10.2009, 12:24
Re: 4 Errors | RP Gamemode - by Extremo - 13.10.2009, 12:29
Re: 4 Errors | RP Gamemode - by Correlli - 13.10.2009, 12:32

Forum Jump:


Users browsing this thread: 3 Guest(s)