Default SA-MP walk animation.
#1

Hey there,

I would like to know what the default walk animation is.
I am not talking about ALT + W A S D.

I am talking about just pressing one of the direction keys.
Most if not all characters get the same walk animation.

Is it available for use in one of the libraries or is it not accessible in any sort of way?

If it is accessible, what is it?

Thanks in advance!
Reply
#2

http://pastebin.com/XFy0R97c

Found this.
Reply
#3

Thanks for the reply but I used GetPlayerKeys on OnPlayerUpdate and printed out the library + name upon movement. There is no default one for all but most characters use RUN_CIVI as their default walking animation.

(Just pressing W A S D, without ALT)
Reply
#4

Quote:
Originally Posted by Denying
Посмотреть сообщение
Thanks for the reply but I used GetPlayerKeys on OnPlayerUpdate and printed out the library + name upon movement. There is no default one for all but most characters use RUN_CIVI as their default walking animation.

(Just pressing W A S D, without ALT)
Why don't you set a single command onto animation and loop it?
/slowwalk and apply animation and loop it unless the player clears his/her anims.
Reply
#5

Quote:
Originally Posted by Bingo
Посмотреть сообщение
Why don't you set a single command onto animation and loop it?
/slowwalk and apply animation and loop it unless the player clears his/her anims.
Thing is, what I am trying to do is prevent the player from running after using a command.

I know how to do it, I just thought all skins have the same default animation and whenever they run I'd just set it to that one. But I just checked and no, they don't have the same animation.

Thank you for your help, by the way. I would give you reputation but I already gave too many times in the past 24 hours.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)