Aminamations - 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: Aminamations (
/showthread.php?tid=166223)
Aminamations -
Rolyy - 07.08.2010
I have no idea how to strat with animations like, /sit, /dance, /lay, /wank etc.
Could anyone give me 3 or more examples of how to start with this?
Re: Aminamations -
xfelipex - 07.08.2010
https://sampwiki.blast.hk/wiki/Animations
https://sampwiki.blast.hk/wiki/ApplyAnimation
Re: Aminamations -
Rolyy - 07.08.2010
Thank you, But I already know about this, I want examples so I can learn more of it.
Re: Aminamations -
Rolyy - 08.08.2010
Bump,
Anyone currently on with 3 or more of animations as /sit, /dance, /wank, /piss, /lay etc.?
Re: Aminamations -
xfelipex - 08.08.2010
I dont know right, but got this from the wiki :
Код:
ApplyAnimation(playerid,"PED","WALK_DRUNK",4.1,1,1,1,1,1);
Idk what's opi1,opi2 etc lol
Re: Aminamations -
Rolyy - 08.08.2010
I wanted something like /Sit, /cry, /wank..
Not walking drunk :S
Anyone else please >_<?
Re: Aminamations -
xfelipex - 08.08.2010
Did you even try to change the WALK_DRUNK for :
Код:
wank_in
wank_loop
wank_out
? Here the list :
https://sampwiki.blast.hk/wiki/Animations
Re: Aminamations -
Rolyy - 09.08.2010
wow, dude.. listen
IM NOT LOOKING FOR THOSE DRUNK ANIMATIONS........
Im looking for /sit, /dance, /lay AND THINGS LIKE THAT.......
Re: Aminamations -
r0b - 09.08.2010
oh my god, at
https://sampwiki.blast.hk/wiki/Animations
you can find all Animations. If you find the sit animation, take the above thing:
ApplyAnimation(playerid,"PED","WALK_DRUNK",4.1,1,1 ,1,1,1);
And replace WALK_DRUNK with your animation name <.<
That's what they said, if you want somebody to do it for you, go to script request forum. -.-