Naimation
#1

Hello!

This animation is only visible to the users who use the CMD, why?
pawn Код:
COMMAND:sit(playerid, params[])
{
    if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT) {
    ApplyAnimation(playerid,"PED","SEAT_down",4.1,0,0,0,1,1);
    }
    return 1;
}
Reply


Messages In This Thread
Naimation - by cruising - 14.06.2011, 16:17
Re: Naimation - by King Ace - 14.06.2011, 16:27
Re: Naimation - by cruising - 14.06.2011, 16:32
Re: Naimation - by King Ace - 14.06.2011, 17:18
Re: Naimation - by cruising - 14.06.2011, 18:15
Re: Naimation - by King Ace - 14.06.2011, 18:27
Re: Naimation - by Steven82 - 14.06.2011, 18:35
Re: Naimation - by cruising - 14.06.2011, 18:58
Re: Naimation - by cruising - 14.06.2011, 19:00

Forum Jump:


Users browsing this thread: 1 Guest(s)