Animations :D
#1

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
Reply
#2

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

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;
	}
Reply
#4

thank you guys
Reply
#5

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
Reply
#6

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.
Reply
#7

If your looking for some more Animations check this out

https://sampwiki.blast.hk/wiki/Animations
Reply
#8

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 ...
Reply
#9

Then you must be stupid if ya dont know
Reply
#10

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.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)