SA-MP Forums Archive
Animations :D - 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: Animations :D (/showthread.php?tid=88904)



Animations :D - Geekzor - 29.07.2009

Guys i Have another question about Animations

ammm i am making my server just to make movies on it and can someone help me with '' TALK '' animations like .. example :

on player command text ... /talk

and my character start moving hands ...

guys i hope what u mean

ah BTW ye i search on samp wiki ... about this but there is sooooo much animations i dont know what one is for ''talk'' so if anyone have it he can give it to me please

ty for any help

Kljukec


Re: Animations :D - Correlli - 29.07.2009

pawn Code:
ApplyAnimation(playerid, "MISC", "Idle_Chat_02", 4.1, 1, 1, 1, 1, 1);



Re: Animations :D - Serediucr - 29.07.2009

Quote:
Originally Posted by Don Correlli
pawn Code:
ApplyAnimation(playerid, "MISC", "Idle_Chat_02", 4.1, 1, 1, 1, 1, 1);
and commands is..
Code:
  if (strcmp("/talk", cmdtext, true, 10) == 0)
	{
  ApplyAnimation(playerid, "MISC", "Idle_Chat_02", 4.1, 1, 1, 1, 1, 1);
  return 1;
	}



Re: Animations :D - Geekzor - 29.07.2009

thank you guys


Re: Animations :D - Geekzor - 29.07.2009

ah 1 more question what about animation when player is ''hurt'' like /hurt and he will sit on floor etc ... can u help me at this anim too i found ''handsup'' ''piss'' etc on my own just try to help me with ''hurt'' anim please

example : like in action movies when is actor shooted in his leg ... lol he sit down etc i need animation like that ...

ty for any help again


Re: Animations :D - Correlli - 29.07.2009

pawn Code:
ApplyAnimation(playerid, "SWEET", "Sweet_injuredloop", 4.0, 1, 0, 0, 0, 0);
I'm using this one, it's the one when Sweet gets injured.


Re: Animations :D - clean180ollie - 29.07.2009

If your looking for some more Animations check this out

https://sampwiki.blast.hk/wiki/Animations


Re: Animations :D - Geekzor - 29.07.2009

Quote:
Originally Posted by clean180ollie
If your looking for some more Animations check this out

https://sampwiki.blast.hk/wiki/Animations
no shit i am asking for help and u didnt read my first topic here ... first read my topc than post link of wiki ... omfg

i say i was searching there alot and how the hell i can know what animation do ... i just see for handsup, piss , cower , etc ... and
here i am asking if u know what one is true for '' hurt '' PLEASE link it and i will be happy ...

EDIT: and yes i have writen ''ty for any help '' but i said in first topic i have searched on samp wiki alot for this animation ...

u dont help if u just give a link of wiki... better than if u dont post ...


Re: Animations :D - clean180ollie - 29.07.2009

Then you must be stupid if ya dont know


Re: Animations :D - Correlli - 29.07.2009

Anyway, if you don't want to search on wiki, then try this: http://forum.sa-mp.com/index.php?topic=65919.0
or this: http://forum.sa-mp.com/index.php?topic=67189.0

Quote:
Originally Posted by clean180ollie
Then you must be stupid if ya dont know
Keep posts like this one away from sa-mp forum.