Complie problem
#3

Quote:
Originally Posted by Misiur
Посмотреть сообщение
Higher you should have something like
pawn Код:
new Somename[123][someOtherName] = {
(names may vary)
change it to
pawn Код:
new Somename[][someOtherName] = {
I already have this
pawn Код:
new Buyable_Cars[MAX_BUY_CARS][CarInfo] = {
Reply


Messages In This Thread
Complie problem - by Sweez - 24.03.2013, 12:12
Re: Complie problem - by Misiur - 24.03.2013, 12:16
Re: Complie problem - by Sweez - 24.03.2013, 12:21
Re: Complie problem - by Misiur - 24.03.2013, 12:24

Forum Jump:


Users browsing this thread: 1 Guest(s)