SA-MP Forums Archive
I need help :'( - 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)
+--- Thread: I need help :'( (/showthread.php?tid=469844)



I need help :'( - PrinceOfPersia - 15.10.2013

Hello guys, I need a help

Can any one make to me a anim so a guy can lay on car bonnet

So it'll be more rp for a cop

Thank you.


Re: I need help :'( - ***Niko*** - 15.10.2013

Код:
    if (strcmp("/lay", cmdtext, true) == 0) {
          LoopingAnim(playerid,"BEACH", "bather", 4.0, 1, 0, 0, 0, 0); // Lay down
		  return 1;
    }



Re: I need help :'( - Ayumi - 15.10.2013

Quote:
Originally Posted by ***Niko***
Посмотреть сообщение
Код:
    if (strcmp("/lay", cmdtext, true) == 0) {
          LoopingAnim(playerid,"BEACH", "bather", 4.0, 1, 0, 0, 0, 0); // Lay down
		  return 1;
    }
I believe he wanted one that leans over the bonet of the vehicle forwards, not one that just lays on the bonet.

I don't think there is an animation for this unfortunately. I shall experiment around for you though as I may be able to come up with an alternative.


Re: I need help :'( - PrinceOfPersia - 15.10.2013

I want like that please

Like that suspect
http://s12.postimg.org/xbl67ornx/images.jpg
Thanks.


Re: I need help :'( - PrinceOfPersia - 15.10.2013

I want like that please

Like that suspect

Thank you for your interesting in helping me, and Good luck..[/QUOTE]


Re: I need help :'( - PrinceOfPersia - 15.10.2013

Why no one want to help me ? :/


Re: I need help :'( - Ayumi - 15.10.2013

I've looked through most of the animations, and there is none like this besides a dance animation, but that bends over and then stands back up again whilst twerking.

Sorry I couldn't help.


Re: I need help :'( - iFiras - 15.10.2013

There's an animation that you looking for; in that mission D.A drugs or what ever in san fierro



Re: I need help :'( - PrinceOfPersia - 16.10.2013

Yes This