Animation on chat
#3

Quote:
Originally Posted by The_Tough
I hope this is the way,I havent tried it before

Also dont forget to add your OnPlayerText <-------System

public OnPlayerText(playerid, text[])
ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,0,1, 1,1,1); //or you might have this like that
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_CHA T);
PlayerUsingAnim[playerid] = 1;
AnimTimer = SetTimerEx("HideText",5000,0,"i",playerid);
return 1;
}
I might be wrong I havent tried so...keep searching or someone else will tell you
It won't work cause you didn't wrote public HideText
Reply


Messages In This Thread
Animation on chat - by monster010 - 18.06.2009, 16:47
Re: Animation on chat - by The_Tough - 18.06.2009, 18:52
Re: Animation on chat - by SiJ - 18.06.2009, 18:54
Re: Animation on chat - by monster010 - 19.06.2009, 09:15
Re: Animation on chat - by introzen - 19.06.2009, 10:19
Re: Animation on chat - by FreddeN - 19.06.2009, 10:35
Re: Animation on chat - by *ToM* - 19.06.2009, 10:44
Re: Animation on chat - by FreddeN - 19.06.2009, 10:52
Re: Animation on chat - by SiJ - 19.06.2009, 18:16

Forum Jump:


Users browsing this thread: 1 Guest(s)