07.07.2015, 23:25
Hello all
I want to have a random with that
I had do this but no work
Thks for help
I want to have a random with that
PHP код:
new VehicleCarJack = {
461, 463, 468, 521, 522, 523, 581, 586,448, 462,471,439, 480, 533, 555,402, 411, 415, 429, 451, 475, 477, 494, 496, 502, 503, 506, 541, 558, 559, 565, 587, 589, 602, 603,
412, 534, 535, 536, 566, 567, 575, 576
};
PHP код:
new idx = random(sizeof(VehicleCarJack));
