problem with the Anims - 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: problem with the Anims (
/showthread.php?tid=259367)
problem with the Anims -
AcTopNN - 04.06.2011
Quote:
if(strcmp(cmd, "/angry", true) == 0)
{
ApplyAnimation(playerid,"GHANDS","RIOT_ANGRY",4.0, 0,1,1,1,1);
return 1;
}
|
It does not do anything, what did not write well?
Re: problem with the Anims -
PrawkC - 04.06.2011
The parameters are
(playerid, animlib[], animname[], Float:fDelta, loop, lockx, locky, freeze, time, forcesync)
the 2nd parameter is the animlib, GHANDS is wrong, you have to put RIOT, as RIOT_ANGRY is part of the anim library.
Re: problem with the Anims -
AcTopNN - 04.06.2011
Huh>?
What I need change?
Re: problem with the Anims -
PrawkC - 04.06.2011
Quote:
Originally Posted by AcTopNN
Huh>?
What I need change?
|
I'll assume your first language isn't english, so I'll be nice.. change "GHANDS" to "RIOT"
Re: problem with the Anims -
AcTopNN - 04.06.2011
Thanks you, my first language is Hebrew
But now i do /angry and i cant move
Re: problem with the Anims -
PrawkC - 04.06.2011
Quote:
Originally Posted by AcTopNN
Thanks you, my first language is Hebrew
But now i do /angry and i cant move
|
Well it may just be that that animation isn't a working one, as it says at the top of the page
" Please note that some of the listed animations may not be useable in SA-MP. "
Re: problem with the Anims -
AcTopNN - 04.06.2011
Thanks you!!!!
Re: problem with the Anims -
AlternativeDC - 04.06.2011
fixed ?
i have 1 q
where i can find more anims?
link pls i cant search now ...
help
Re: problem with the Anims -
alpha500delta - 04.06.2011
Quote:
Originally Posted by AlternativeDC
fixed ?
i have 1 q
where i can find more anims?
link pls i cant search now ...
help
|
You're lying, you can search :/
But here:
https://sampwiki.blast.hk/wiki/Animations.