|
|
I was wondering if anyone had the Godwars Minions animations/emotes etc?
Also, for some reason I can't get the Skillcape Emotes to work, the gfx works fine, but the emotes don't. Does anyone have the SkillCape Emotes as well, please?
Alright thanks, I just found the stand/walk anims, now it's getting the attack/block anims that'll be a bitch.. =/

npchandler.java
GetNPCBlockAnim
for block
and for attack if ((npcs[NPCID].npcType == 81)
|| (npcs[NPCID].npcType == 397)
|| (npcs[NPCID].npcType == 1766)
|| (npcs[NPCID].npcType == 1767)
|| (npcs[NPCID].npcType == 1768)) {
npcs[NPCID].animNumber = 0x03B; // cow attack
dead search this
npcs[i].animNumber = 0x900; // human dead
}
}
| « Requesting A Client | Clan chat icon » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |