Animation at start.
#1

I wnat to do that when the player register he can see himself sitting.

How can I do that ?
Reply
#2

pawn Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_SITTING);
Put that after he registers..
Reply
#3

Quote:
Originally Posted by SilverKiller
Посмотреть сообщение
pawn Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_SITTING);
Put that after he registers..
Its do nothing ..
Reply
#4

Just apply player animation with ApplyAnimation function in OnPlayerRequestCallback.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)