Clapping Animation - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Clapping Animation (
/showthread.php?tid=92809)
Clapping Animation -
Gappy - 22.08.2009
Is there an animation for clapping? I can't seem to find one.
Re: Clapping Animation -
Correlli - 22.08.2009
This is what i found on wiki:
Quote:
DANCING
* bd_clap
* bd_clap1
|
Re: Clapping Animation -
[DRD]Rodney - 06.08.2010
That isnt a good one.
Re: Clapping Animation -
Dolph - 06.08.2010
We can't just make one up right now..
Re: Clapping Animation -
[DRD]Rodney - 06.08.2010
I didnt say that :]
Altho if you want something cheering use "manwind" from Casino
Re: Clapping Animation -
VictorMartinez - 09.08.2010
MakePlayerClap(playerid,1);
Re: Clapping Animation -
Ritchie999 - 09.08.2010
A friend of mine got animations from MTA map editor or something.
Maybe try that for a clapping animation?
Re: Clapping Animation -
Las Venturas CNR - 09.08.2010
Quote:
Originally Posted by VictorMartinez
MakePlayerClap(playerid,1);
|
Sure, and what to stop it?
StopPlayerFromClapping(true);
or
MakePlayerClap(playerid,0);
?
(Sarcasm)
Re: Clapping Animation -
ikey07 - 09.08.2010
SetSampForumUserSkillLevel(user,999999999);
format(string,sizeof(string),"* Your scripting skill level is now %d, by %s, reason: %s",GetSampForumUserSkillLevel(user),postauthornam e,post above);
SendClientMessage(user,COLOR_LIGHTBLUE,string);
return 1;
Re: Clapping Animation -
Kar - 09.08.2010
Quote:
Originally Posted by ikey07
SetSampForumUserSkillLevel(user,999999999);
format(string,sizeof(string),"* Your scripting skill level is now %d, by %s, reason: %s",GetSampForumUserSkillLevel(user),postauthornam e,post above);
SendClientMessage(user,COLOR_LIGHTBLUE,string);
return 1;
|
L00000000000L