pawn Код:
forward AnimListAll(playerid); public AnimListAll(playerid)
{
switch(E@Animation[playerid])
{
case 1: ApplyAnimationMSG(playerid, "Attractors", "Stepsit_in", 4.1, 0, 1, 1, 1, 1, 1);
case 2: ApplyAnimationMSG(playerid, "Attractors", "Stepsit_loop", 4.1, 0, 1, 1, 1, 1, 1);
case 3: ApplyAnimationMSG(playerid, "Attractors", "Stepsit_out", 4.1, 0, 1, 1, 1, 1, 1);
case 4: ApplyAnimationMSG(playerid, "AIRPORT", "thrw_barl_thrw", 4.1, 0, 1, 1, 1, 1, 1);
case 5: ApplyAnimationMSG(playerid, "Attractors", "Stepsit_in", 4.1, 0, 1, 1, 1, 1, 1);
case 6: ApplyAnimationMSG(playerid, "Attractors", "Stepsit_loop", 4.1, 0, 1, 1, 1, 1, 1);