error 033: array must be indexed + Rep
#2

pawn Код:
new Float:Dealership1Pos[][3] =
{
    { 1671.8918,-1072.8073,25.7088 },
    { 1667.2391,-1124.2771,26.3949 }
};
I don't think Dealership1Pos[rand][] will give you the correct random location unless you've specified a random number generator somewhere else.
Reply


Messages In This Thread
error 033: array must be indexed + Rep - by Blademaster680 - 09.03.2014, 08:47
Re: error 033: array must be indexed + Rep - by Aerotactics - 09.03.2014, 08:51
Re: error 033: array must be indexed + Rep - by Blademaster680 - 09.03.2014, 09:27
Re: error 033: array must be indexed + Rep - by Aerotactics - 09.03.2014, 09:39

Forum Jump:


Users browsing this thread: 1 Guest(s)