18.03.2017, 16:01
(
Последний раз редактировалось Toroi; 18.03.2017 в 16:45.
)
why dont you make this under your function instead of an array?
Код:
switch(random(4))
{
case 0: ApplyAnimation(playerid, ped, KO_skid_front, 4.1, 0, 1, 1, 1, 0, 1);
//and so on

