/talkstyle command
#1

Can someone helpme how can I make talk style command so it set coustum animations while player types something.
Reply
#2

at the function:
public OnPlayerCommandText

put these lines:

if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT)
{
ApplyAnimation(playerid, "MISC", "Idle_Chat_02", 4.1, 0, 1, 1, 1, 1);
}
Reply
#3

No I mean you can select a coustum one using /talkstyle command.
Reply
#4

ANYONE?
Reply
#5

BUMP
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)