Damage Regions

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
EGG_GUTS
Master Bounty Hunter
Master Bounty Hunter
Posts: 1626
Joined: Thu Dec 07, 2006 7:38 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: CANADA!

Damage Regions

Post by EGG_GUTS »

Ok I know how to get Damage regions working but I don't understand the rates. Any of it. Could someone explain?

Thanks
FragMe!
Gametoast Staff
Gametoast Staff
Posts: 2244
Joined: Sat May 13, 2006 12:34 am
Projects :: Not sure keep changing my mind.
Games I'm Playing :: F1 and SWBF
xbox live or psn: No gamertag set
Location: Origin name GT_FragMe
Contact:

RE: Damage Regions

Post by FragMe! »

How is this?

Code: Select all

Damage Regions
Name Prefix : damage
Parameters : key=value, key matched to minimum number of characters

damagerate=<float> Damage per second applied to objects that enter the region

personscale=<float> Scales the damage if the object in the region is a person

animalscale=<float> Scales the damage if the object in the region is an animal

droidscale=<float> Scales the damage if the object in the region is a droid

vehiclescale=<float> Scales the damage if the object in the region is a vehicle

buildingscale=<float> Scales the damage if the object in the region is a building

buildingdeadscale=<float> Scales the damage if the object in the region is a dead building

buildingunbuiltscale=<float> Scales the damage if the object in the region is an undamaged building 

Usage: Use box, cylinder, or sphere type.
Post Reply