m*********ng anim? - 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: m*********ng anim? (
/showthread.php?tid=173549)
m*********ng anim? -
pmk1 - 02.09.2010
hello people, i'd like to know what's the masturbating anim ID? can you tell me? thanks
Re: m*********ng anim? -
Bumbis - 02.09.2010
There are 3 kind of wanking anims. Here you go.
Код:
ApplyAnimation(playerid,"PAULNMAC","wank_out",4.0,1,1,1,1,0,1);
ApplyAnimation(playerid,"PAULNMAC","wank_loop",4.0,1,1,1,1,0,1);
ApplyAnimation(playerid,"PAULNMAC","wank_in",4.0,1,1,1,1,0,1);
Re: m*********ng anim? -
pmk1 - 02.09.2010
ok thanks

but it says it isn't matchin function definition when i compile... maybe there are too much numbers?
Re: m*********ng anim? -
Steven82 - 02.09.2010
Whats your coding, can't help if we don't know how you put togeather the command
Re: m*********ng anim? -
Bumbis - 02.09.2010
No theres not too much numbers, i have /wank [1-3] and it works, there is no errors/warnings. In the end of function one number is optional, forcesync what is new in 0.3b. Do you have 0.3b includes? It must work.
Re: m*********ng anim? -
pmk1 - 02.09.2010
im using the incs from 0.3b R2 version.... maybe you could send me your includes and see if it's the problem?
Re: m*********ng anim? -
pmk1 - 03.09.2010
bump...? i don't get why i have a warning for it since i'm using o3b R2's includes..^o)
Re: m*********ng anim? -
iggy1 - 03.09.2010
Are you sure you have the correct instance of pawno running? Double click on the pawno compiler that comes with the new package. A good way to check is have a look at the function list on the right hand side of the pawno IDE, does it say http at the top? If it doesn't its not 0.3b.
Re: m*********ng anim? -
pmk1 - 03.09.2010
i think the fuck was coming from a_angles, an old inc i have since 0.2 i think xD thanks now it's fixed :P
Re: m*********ng anim? -
pmk1 - 03.09.2010
removed.