Random number.
#5

Quote:
Originally Posted by Lokii
Посмотреть сообщение
PHP код:
ObiectTreasure CreatePickup(random(sizeof(randobj)), 21gRandomPositions[rand][0], gRandomPositions[rand][1], gRandomPositions[rand][2]); 
symbol is never used "RandomT"

Код:
static const RandomT[] =
	{
    	1276, 1550, 1210, 1270, 1247
	};

	ObiectTreasure = CreatePickup(random(sizeof(RandomT)), 21, gRandomPositions[rand][0], gRandomPositions[rand][1], gRandomPositions[rand][2]);
Reply


Messages In This Thread
Random number. - by Longover - 02.02.2019, 20:26
Re: Random number. - by Lokii - 02.02.2019, 20:48
Re: Random number. - by Longover - 02.02.2019, 20:55
Re: Random number. - by Lokii - 02.02.2019, 21:07
Re: Random number. - by Longover - 02.02.2019, 21:18
Re: Random number. - by Lokii - 02.02.2019, 21:26
Re: Random number. - by Longover - 02.02.2019, 21:49

Forum Jump:


Users browsing this thread: 4 Guest(s)