Arrays in enum
#1

Hello,
It's my first post here, sorry for my bad english

I have problem with arrays, when i put

Код:
pWeapons[13][2],
into enum, i have error 001: expected token: "}", but found "["

when i change it to

Код:
pWeapons[13]/*[2]*/,
the pawno compile correctly, please help
Reply


Messages In This Thread
Arrays in enum - by krolax - 09.08.2012, 17:03
Re: Arrays in enum - by iggy1 - 09.08.2012, 17:10
Re: Arrays in enum - by krolax - 09.08.2012, 17:56

Forum Jump:


Users browsing this thread: 1 Guest(s)