Quote:
Originally Posted by -8oHd4N-
new rand1 = random(sizeof(randomcolors));
new rand2 = random(sizeof(randomcolors));
new randomcolors[] =
{ - DELETE
{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19 ,20,21,22,23,24,25,26,27,28,29,30,126};
};
|
new rand1 = random(sizeof(randomcolors));
new rand2 = random(sizeof(randomcolors));
new randomcolors[] =
{ - DELETE
{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19 ,20,21,22,23,24,25,26,27,28,29,30,126};
}; - DELETE
Код:
new randomcolors[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 126};
AddStaticVehicle(522,-769.0129,-1568.9924,130.6875,9.0024,randomcolors[random(sizeof(randomcolors))],randomcolors[random(sizeof(randomcolors))]); // bugmountain