Page 1 of 1

2 Questions!

Posted: Mon May 17, 2010 1:29 am
by SW_elite
The two questions I need answers for are

Code: Select all

1) What properties do I use for DamageRegions and what should I set them to?

Code: Select all

2) What do I have to put into the odf for a model/prop (it's a wall)

Re: 2 Questions!

Posted: Mon May 17, 2010 10:26 am
by DarthD.U.C.K.
1. i would use the propertys zeroeditor displays and what values you set depends on the regions purpose.
if you are looking for a reference regarding the scale of damage: a look into a blasterrifleodf reveals that it does 150 units damage

2. look into thg assets and open an odf of a simple prop, then change the geometrynames to your models anme and save the odf using another name

Re: 2 Questions!

Posted: Tue May 18, 2010 1:36 am
by SW_elite
Okay, I understand question 2 and ill do that...

But for number 1, the first box that is in the properties window, I tried 100 and it dosent do any damage although it definatly is working. I know this becuase you hear the choking sound when your in the region... I did the script the right way as well...

Re: 2 Questions!

Posted: Tue May 18, 2010 3:24 pm
by CressAlbane
How much health does your unit have?
It could be affecting you, you just don't notice it.
You might have accidently put 10, which wouldn't do very much.

Re: 2 Questions!

Posted: Wed May 19, 2010 6:19 pm
by SW_elite
I'm not sure how much health the units have but ill just muck around with it for a while to see if I can get the right number.

Re: 2 Questions!

Posted: Thu May 20, 2010 10:42 am
by DarthD.U.C.K.
or look into the units odfs

Re: 2 Questions!

Posted: Thu May 20, 2010 10:54 am
by Maveritchell
Make sure you set a "damagescale" property as well for each of the unittypes you want damaged. Even if you only want the base rate, make sure to fill it in with "1."

Re: 2 Questions!

Posted: Fri May 21, 2010 2:49 am
by SW_elite
Hmmm... thats possably it then becuase I was only filling in the top box!