Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 05-06-2016, 09:45 PM
doacleric doacleric is offline
Sarnak

doacleric's Avatar

Join Date: Feb 2010
Posts: 278
Default

Looks like the entire bottom half of the model doesn't animate.

Makes you wonder what else we've been looking at incorrectly all these years...
Reply With Quote
  #2  
Old 06-19-2016, 11:26 PM
renordw renordw is offline
Sarnak


Join Date: Jan 2013
Posts: 210
Default

This needs to be fixed, and put in the proper patch files. I remember when EQ first launched, the wolf form was not broken. Then somewhere before Kunark, it started looking slowmo and I quit my druid
Last edited by renordw; 06-19-2016 at 11:28 PM..
Reply With Quote
  #3  
Old 06-20-2016, 01:52 AM
renordw renordw is offline
Sarnak


Join Date: Jan 2013
Posts: 210
Default

I also changed all the combat and damage animations of the wolf to 50. 20 seemed too fast, 50 is perfect. I'm the happiest ranger ever!
Last edited by renordw; 06-20-2016 at 02:04 AM..
Reply With Quote
  #4  
Old 06-20-2016, 07:46 PM
renordw renordw is offline
Sarnak


Join Date: Jan 2013
Posts: 210
Default

https://www.youtube.com/watch?v=5p3d...ature=youtu.be
Reply With Quote
  #5  
Old 06-20-2016, 08:13 PM
Zheta Zheta is offline
Aviak

Zheta's Avatar

Join Date: Oct 2013
Posts: 77
Default

Any fix for the super slow Gnome sitting animation?

Also, the Wolf/Iksar fixes are amazing, thanks!
Last edited by Zheta; 06-20-2016 at 08:27 PM..
Reply With Quote
  #6  
Old 06-22-2016, 02:03 AM
Zaela Zaela is offline
Sarnak


Join Date: Jul 2014
Posts: 319
Default

Quote:
Originally Posted by Zheta [You must be logged in to view images. Log in or Register.]
Any fix for the super slow Gnome sitting animation?
Maybe I'll find some time and put together a tool to muck with and/or swap out animations for arbitrary models... bit busy lately though.

Although, do gnomes have a unique sitting animation? Worth noting that classic player race models share a lot of their animations. There's really only four complete sets of animations -- Wood Elf male, Wood Elf female, Ogre female, and Iksar male. Other races might have one or two unique animations of their own, but they all fall back to one of the four main sets. I do see that gnomes have one unique animation, L03... I think that might in fact be for sit/stand (standing is just sitting in reverse), now that I think of it.

Quote:
Originally Posted by Muggens [You must be logged in to view images. Log in or Register.]
Is it possible to make characters with Safefall training Not to go into the flopping dive animation when jumping off high places? Maybe instead just keep the encrouched jump animation for a longer time?
Would need to inject custom code into whatever client routine triggers that animation during falling; it could theoretically be done, but it's outside of my purview and probably not worth the effort for the devs... Swapping out the falling animation for another animation entirely, for everyone in all situations would be doable with simple datafile edits, but making it hold the crouching position rather than playing the crouch animation over and over probably wouldn't be doable since some extra state-changing stuff would be needed there, which again would need injected code.

Quote:
Originally Posted by Muggens [You must be logged in to view images. Log in or Register.]
Is it possible to make miniturized and slicker feet for halfling hobbits, making em even hotter?
Could be done. Probably would need to export the model data from EQ's custom format into something a 3D modelling tool like Blender understands, tweak it, and then import it back into EQ's custom format. EQ's model format is pretty well understood now, so it would be reasonable easy to make a tool to do that. I'm no 3D modeling person, though...

Alternatively it might be easier to find the vertices at the end of the feet in the EQ model data and tweak some numbers to make them closer to the body and whatnot. Would take little coding, but lot of tedious trial-and-error to find the vertices and good numbers for them, though.
Reply With Quote
  #7  
Old 06-22-2016, 07:42 AM
Muggens Muggens is offline
Planar Protector

Muggens's Avatar

Join Date: Aug 2013
Location: Norway
Posts: 1,689
Default

Quote:
Originally Posted by Zaela [You must be logged in to view images. Log in or Register.]
Could be done. Probably would need to export the model data from EQ's custom format into something a 3D modelling tool like Blender understands, tweak it, and then import it back into EQ's custom format. EQ's model format is pretty well understood now, so it would be reasonable easy to make a tool to do that. I'm no 3D modeling person, though...

Alternatively it might be easier to find the vertices at the end of the feet in the EQ model data and tweak some numbers to make them closer to the body and whatnot. Would take little coding, but lot of tedious trial-and-error to find the vertices and good numbers for them, though.
Thanks! Who's into 3d modelling? Free muffins for life if you can do it.
Reply With Quote
  #8  
Old 06-21-2016, 03:18 PM
Muggens Muggens is offline
Planar Protector

Muggens's Avatar

Join Date: Aug 2013
Location: Norway
Posts: 1,689
Default

Very nice work! I hate the slow running wolf animation so this was great to find.
I've been thinking of small stuff that could be introduced as custom content but I guess most of it can be done like this.

One: Is it possible to make characters with Safefall training Not to go into the flopping dive animation when jumping off high places? Maybe instead just keep the encrouched jump animation for a longer time? It would be really cool.

Two: Is it possible to make miniturized and slicker feet for halfling hobbits, making em even hotter?
Reply With Quote
  #9  
Old 09-01-2016, 09:59 PM
Muggens Muggens is offline
Planar Protector

Muggens's Avatar

Join Date: Aug 2013
Location: Norway
Posts: 1,689
Default

Heres something I am curious about: Are you able to make the female character models "relax their arms" ?
as Ive noticed Human, Dark elf, Erudite, High Elf and perhaps more female character models always have their arms in a ready position, not "dropping" them by their side, relaxed like the male char models. Id be cool to see them relaxed yeah
Reply With Quote
  #10  
Old 01-03-2017, 03:20 AM
Zaela Zaela is offline
Sarnak


Join Date: Jul 2014
Posts: 319
Default

/rezz

In Iksar-2HS-animation-related news... Someone asked me about my "fix" earlier today, and I decided to set up a test server on my new machine and poke around a bit. And I stumbled onto a real fix.

And it is dumb.

I made a tool back in April on page 2 of this thread to allow replacing any iksar animation with any other iksar animation. The 2HS animation -- which we've established has perfectly fine animation data, the client just fucks up while loading it -- is C03. As it turns out, if you replace C03 with itself (that is, replace C03 with C03)... it gets fixed. What really happens is that the animation data gets moved from the middle of the datafile to the end of the datafile. The position of animation data is not supposed to matter. But, there you go!

The iksar archery animation also has a similar but smaller problem (the feet displace oddly instead of animating as they should) which can also be fixed by replacing C09 with C09.

It's possible that the way the client was corrupting these animations is somehow related to their position in the file, and that different animations will be corrupted now. But I looked over all the non-social iksar male animations, and they seem to be fine with the fixes to C03 and C09 applied. A few other models are defined in the same datafile -- looks like iksar female, barbarians, and a few NPC models -- but I'm too lazy to look at all of those right now.

In any case, hoping a few interested people will try it out and report any problems. If you've used any of my tools to replace your iksar 2HS animation already you should have a "global4_chr.zae" file in your eq folder; make a copy of that and rename it to "global4_chr.s3d", replacing the existing s3d to restore the original animation data before applying the new fix.

I'll probably whip up a one-click fix tool sometime this week if no other animations get obviously fucked up by fixing the iksar ones.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:21 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.