initialization data exceeds declared size
#1

new Float:RandomSpawnMINIGUN[][3] =
{
{-2366.8083,1536.2828,2.1172,358.8597}, //error here
{-2439.5500,1554.5298,2.1231,272.5474}
};

And warning: warning 202: number of arguments does not match definition
Код:
SetPlayerPos(playerid, RandomSpawnMINIGUN[rando][0], RandomSpawnMINIGUN[rando][1]);
Reply


Messages In This Thread
initialization data exceeds declared size - by Louris - 25.02.2013, 13:20
Re: initialization data exceeds declared size - by SuperViper - 25.02.2013, 14:21

Forum Jump:


Users browsing this thread: 1 Guest(s)