View unanswered posts | View active topics It is currently Sun Jan 05, 2025 2:00 am



Reply to topic  [ 7 posts ] 
 Noob Question - Need help modding actors 
Author Message
User avatar

Joined: Sun Apr 04, 2010 7:28 am
Posts: 8
Reply with quote
Post Noob Question - Need help modding actors
Hi guys! I'm relatively new at modding, but the guides here have been helpful.

So far I've made a few guns, using templates and sprites from base.rte. However, I seem to be entering a whole new world when trying actors. I'm fairly sure i understand how to assign sprites and MOPixals and MOParticles, but I'm lost when it comes to GibImpulseLimit and GibWoundLimit. I think these control the damage a unit takes, but I'm not sure.

If I'm wrong, what do these do, and how would I affect the strength of a solider without simply adjusting the HP.

If anyone has i guide aimed toward modding actor .ini files feel free to post it.


Thu Aug 05, 2010 2:24 am
Profile
User avatar

Joined: Wed Feb 17, 2010 12:07 am
Posts: 1545
Location: That small peaceful place called Hell.
Reply with quote
Post Re: Noob Question - Need help modding actors
We have a great tutorial for actors right here. Courtesy of dragonxp.

GibImpulseLimit: How much of a smack it can take before gibbing. The higher it is, the more of a physical beating it can take.

GibWoundLimit: How many wounds it can take before gibbing. The number that is put in defines how many times it can be shot or hurt before gibbing.

Both of these can be set in almost anything but MOPixels. Now to make an Actor tougher, there are two things other than the two above.

ImpulseDamageThreshold: The same as GibImpulseLimit but instead of gibbing (Unless enough force is used) it will take damage instead.

And the type of wound it has. Wounds are usually AEmitters and in the Emitters code there are two more things...

EmissionDamage: When the emitter emits, the number that is put in tells how much damage it takes.

BurstDamage: Same as EmissionDamage but how much damage is taken when the wound appears.

Best to experiment with the variables and find out what would be necessary, Hope this helps.


Thu Aug 05, 2010 3:22 am
Profile
User avatar

Joined: Sun Apr 04, 2010 7:28 am
Posts: 8
Reply with quote
Post Re: Noob Question - Need help modding actors
Thank you so much! This clears a lot of things up. Guess I better read up on emitters.

If I were to make an actor bleed, is their a default material I could make it emit? I guessing there's a default blood, or for machines some kind of scrap.


Thu Aug 05, 2010 4:04 am
Profile
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Noob Question - Need help modding actors
The Base.rte/Effects.ini does indeed have a set of default wound emissions.
The ones you might find immediately useful are as follows: "Drop Blood", "Bone Particle", "Drop Oil" and "Spark Yellow 1".
Poking around Base.rte will find you a variety of already defined effects, wounds, etc. that you can reference to make your life a bit easier until you decide to start making them yourself.


Thu Aug 05, 2010 7:15 am
Profile WWW
User avatar

Joined: Sun Apr 04, 2010 7:28 am
Posts: 8
Reply with quote
Post Re: Noob Question - Need help modding actors
Thank you! When using gibs, i don't have to define multiple frames, like i would for an arm do I?


Thu Aug 05, 2010 11:52 pm
Profile
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Noob Question - Need help modding actors
Nope. The sprites will automatically rotate even if it only has one frame.


Fri Aug 06, 2010 7:25 am
Profile WWW
User avatar

Joined: Sun Apr 04, 2010 7:28 am
Posts: 8
Reply with quote
Post Re: Noob Question - Need help modding actors
Ok great! That pretty much answers my questions. Thanks for taking the time to help me. :grin:


Sat Aug 07, 2010 6:25 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 7 posts ] 

Who is online

Users browsing this forum: No registered users


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

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.034s | 15 Queries | GZIP : Off ]