wtf ARRAY?
#2

Since you added a string, you must add a third [] for it.

pawn Код:
new Items[][][] =
{
    {400, 520, 100, "Landstalker",  15},
    {424, 520, 100, "BF Injection", 17},
    {412, 530, 100, "Voodoo",       23},
    {534, 530, 100, "Remington",    34}
};
Reply


Messages In This Thread
wtf ARRAY? - by jeffery30162 - 01.08.2015, 18:48
Re: wtf ARRAY? - by xVIP3Rx - 01.08.2015, 18:57
Re: wtf ARRAY? - by jeffery30162 - 01.08.2015, 19:04
Re: wtf ARRAY? - by dominik523 - 01.08.2015, 19:08
Re: wtf ARRAY? - by xVIP3Rx - 01.08.2015, 19:09
Re: wtf ARRAY? - by jeffery30162 - 01.08.2015, 19:10
Re: wtf ARRAY? - by jeffery30162 - 01.08.2015, 19:13
Re: wtf ARRAY? - by xVIP3Rx - 01.08.2015, 19:30
Re: wtf ARRAY? - by jeffery30162 - 01.08.2015, 20:03
Re: wtf ARRAY? - by xVIP3Rx - 01.08.2015, 20:12

Forum Jump:


Users browsing this thread: 1 Guest(s)