geheur / weapon-animation-replacer

BSD 2-Clause "Simplified" License
4 stars 3 forks source link

Projectile animation swap doesn't work #50

Closed codhip closed 1 month ago

codhip commented 5 months ago

I'm trying to change the bolt projectile animation to a javelin animation and it doesn't work, nor does any spell animation swap work. I have had no success with any projectile. Just wondering if this is a known issue and whether or not there's a fix.

Thanks.

geheur commented 5 months ago

which weapon and which bolt type is this, and is it in pvp or pvm? zcb in pvp is a known issue.

codhip commented 5 months ago

which weapon and which bolt type is this, and is it in pvp or pvm? zcb in pvp is a known issue.

The weapon is the dragon crossbow, and the bolt types were ruby dragon bolts (e) and diamond dragon bolts (e). This would be PvM, i haven't tried it in PvP yet. I actually did a little bit of troubleshooting and I discovered that the animation swap does not work for the dragon bolts, but works for every other bolt type I've tried thus far.

geheur commented 5 months ago

can you click on custom projectile, open the projectile ids window, shoot some bolts, and post the results here? image

You might have to hit "use" on it to get all the values to show up in the sidebar. Most likely though, just the id is fine.

codhip commented 5 months ago

weapon swapper troubleshooting

I haven't changed any of the projectile values. The projectile ID changed from 1301 to 1468 once I hit "use".

geheur commented 4 months ago

This is probably due to dragon bolts having a different projectile. I submitted a fix (3.6.1). Let me know if it works.

geheur commented 1 month ago

I think I added this.