Compiling problem!
#8

well you cannot declare an array or anything for that matter like this

new [212][MAX_MODS][4];

you need a var name like
new SOMEVARNAME[212][MAX_MODS][4];

and the other code is just messed up
I suggest learning the language a little better first.
Download the pawn language ref from http://www.compuphase.com/pawn/pawn.htm#GETTINGSTARTED
and get to know the basics first.
Reply


Messages In This Thread
Compiling problem! - by miikeyy45 - 18.06.2012, 03:06
Re: Compiling problem! - by Jonny5 - 18.06.2012, 03:13
Re: Compiling problem! - by miikeyy45 - 18.06.2012, 03:17
Re: Compiling problem! - by Jonny5 - 18.06.2012, 03:22
Re: Compiling problem! - by miikeyy45 - 18.06.2012, 03:36
Re: Compiling problem! - by Dubya - 18.06.2012, 03:42
Re: Compiling problem! - by miikeyy45 - 18.06.2012, 04:07
Re: Compiling problem! - by Jonny5 - 18.06.2012, 04:21

Forum Jump:


Users browsing this thread: 1 Guest(s)