Kick a 40,000lb boulder around like a soccerball?

Post » Wed Jun 20, 2012 12:19 pm

I did some testing with the creation kit and replaced a buckets model with that of a helgenstone. I changed the weight of the stone to 40,000lbs but you can still kick it around like a bucket. You can pick it up with the E key and move it around like a bucket, even though it's 40,000lbs. I can stack these blocks on top of each other by it's very flimsy, and I can knock one off another with just arrows. If you put it in your inventory your overweight.

My question is how would I mod this stone to act more like a stone?
User avatar
SWagg KId
 
Posts: 3488
Joined: Sat Nov 17, 2007 8:26 am

Post » Wed Jun 20, 2012 1:43 am

THe weight setting in the CS is strictly for the weight that it will list in your inventory --- to change the weight for in game settings you would need to make adjustments to the settings inside the NIf file for the item.
User avatar
Nice one
 
Posts: 3473
Joined: Thu Jun 21, 2007 5:30 am

Post » Wed Jun 20, 2012 7:00 am

THe weight setting in the CS is strictly for the weight that it will list in your inventory --- to change the weight for in game settings you would need to make adjustments to the settings inside the NIf file for the item.

I was under the impression that NIF files were just Skyrims models and didn't hold much more information. Are you saying I can things like weight by modifying the NIF? How do I go about doing that? Google and creationkit.com doesn't seem to be helping at this time.
User avatar
Laura-Jayne Lee
 
Posts: 3474
Joined: Sun Jul 02, 2006 4:35 pm

Post » Tue Jun 19, 2012 10:28 pm

Look at the linked list implmentation link and video in my sig...you will note when the gems and coins spawn, the coin flies much higher than the gems, even though they're getting exactly the same havokimpulse when they're spawned in the bucket...the gems and the coins have different dynamics defined in their models, and the "weight" setting isn't a factor.
User avatar
Lillian Cawfield
 
Posts: 3387
Joined: Thu Nov 30, 2006 6:22 pm

Post » Wed Jun 20, 2012 1:28 pm

Find bhkRigidBody nodes in NIF files, they contain a lot of Havok settings for that model, like mass, friction, linear and angular dampening, max angular velocity...
User avatar
Sandeep Khatkar
 
Posts: 3364
Joined: Wed Jul 18, 2007 11:02 am

Post » Wed Jun 20, 2012 10:16 am

The inertia matrix seems to be really screwed up in the new NIF format. I'm not sure why, but I was going to have a look at fixing it for a few things. We'd need to have a proper inertia matrix defined for the items in one of my mods if it ever gets developed.

You really notice the issue if you try to pick up a large pot. It won't settle. Which makes it impossible to place nicely on a table. If the inertia matrix was defined properly, it would rotate around the centre of gravity and settle nicely.
User avatar
Jack Moves
 
Posts: 3367
Joined: Wed Jun 27, 2007 7:51 am

Post » Wed Jun 20, 2012 8:23 am

Find bhkRigidBody nodes in NIF files, they contain a lot of Havok settings for that model, like mass, friction, linear and angular dampening, max angular velocity...

This is were I'm stumped. I haven't figured out how to do this yet in the creation kit. There doesn't seem to be much help in creationkit.com

Using NIFSkope now.. Thank you google. :}
User avatar
Tammie Flint
 
Posts: 3336
Joined: Mon Aug 14, 2006 12:12 am

Post » Wed Jun 20, 2012 7:08 am

It would be nice if Bethesda supported [even in a limited way] NifSkope and it's on-going development. Those volunteers have to decode stuff all the time, on their own time and without the benefit of developer information or anyone who has first hand knowledge of how certain things are implemented in the engine. There's still a lot we can't do because NifSkope just isn't capable of doing it yet.

Are you reading this Bethesda? Throw the guy's a bone already!
User avatar
Miss K
 
Posts: 3458
Joined: Sat Jan 20, 2007 2:33 pm

Post » Wed Jun 20, 2012 4:21 am

It would be nice if Bethesda supported [even in a limited way] NifSkope and it's on-going development. Those volunteers have to decode stuff all the time, on their own time and without the benefit of developer information or anyone who has first hand knowledge of how certain things are implemented in the engine. There's still a lot we can't do because NifSkope just isn't capable of doing it yet.

Are you reading this Bethesda? Throw the guy's a bone already!

NIF files are specific to the Gamebryo engine (started out as NetImmerse engine, hence NetImmerse File) which Bethesda didn't make. It's, strictly speaking, not Bethesdas responsibilty to document parts of a game engine they lisense from a 3rd-party.
User avatar
Kill Bill
 
Posts: 3355
Joined: Wed Aug 30, 2006 2:22 am

Post » Wed Jun 20, 2012 12:05 pm

NIF files are specific to the Gamebryo engine (started out as NetImmerse engine, hence NetImmerse File) which Bethesda didn't make. It's, strictly speaking, not Bethesdas responsibilty to document parts of a game engine they lisense from a 3rd-party.

I didn't suggest either of those things - not sure how you read that from my reply.
User avatar
Misty lt
 
Posts: 3400
Joined: Mon Dec 25, 2006 10:06 am


Return to V - Skyrim