View unanswered posts | View active topics
|
Page 1 of 1
|
[ 2 posts ] |
|
| Author |
Message |
|
MontuZ
|
Post subject: Attackhook Question Posted: Sun Feb 12, 2006 12:33 pm |
|
Joined: Fri Feb 10, 2006 8:08 am Posts: 330 Location: Myrtle Beach, South Carolina
|
|
What's the easiest way to get and play the right animations for npcs?
|
|
| Top |
|
 |
|
Mithril
|
Post subject: Posted: Sun Feb 12, 2006 4:51 pm |
|
Joined: Sat Feb 04, 2006 5:15 pm Posts: 25
|
|
I added an AttackAnim <animNumber> to each npcdesc entry for each of the animations I wanted them to play out for combat. Then, in your hook, you can just read in their desc entry and get the AttackAnim entries to have them perform.
Other than that, to be easier, I believe most of them, possibly not all, use the attack actions for their attack animations, so you might be safe in just using those. I believe they are 0x4, 0x5, and 0x6. Just send those to the PerformAction() function to have the mob perform that animation.
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 2 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 0 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|