Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
code for playing an animation
« previous
next »
Print
Pages: [
1
]
Author
Topic: code for playing an animation (Read 398 times)
Reinforcements
July 07, 2010, 10:20:41 AM
I just need a snippet of code used for playing a animation.(a .dsq file)
Ad Bot
Advertisement
Barakuda
July 09, 2010, 10:05:14 AM
Are you talking about weapon animations?
Placid
July 09, 2010, 12:45:00 PM
i was pretty sure it's
playThread
.
Triple Nickels
July 10, 2010, 01:18:36 AM
%player.playThread(0, "armAttack");
Reinforcements
July 11, 2010, 12:28:00 PM
Quote from: Triple Nickels on July 10, 2010, 01:18:36 AM
%player.playThread(0, "armAttack");
Thanks I'll try it.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
code for playing an animation