How does the over heat system work?
Moderator: Moderators
- RED51
- Jedi

- Posts: 1024
- Joined: Sun Sep 07, 2008 6:25 pm
How does the over heat system work?
I'm trying to give my dc15 blaster an overheat, but I'm trying to make it so that it overheats after 25 shots. How would I do that?
- Sky_216
- Droid Pilot Assassin

- Posts: 2086
- Joined: Mon Feb 13, 2006 3:28 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: How does the over heat system work?
Use these three values
HeatPerShot
HeatRecoverRate
HeatThreshold
HeatPerShot = Amount of heat for each shot. 1 is overheated. 0 is no heat.
HeatRecoverRate = Heat recovery per second. Allows weapons to cool down. If you set it to 0 and have a positive HeatPerShot value your weapon will be prevented from firing after a while.
HeatThreshold = The level (1 is full, 0 is nothing) of heat that your weapon must reach before you can fire again.
So for 25 continuous shots before overheat you should be able to use this....
HeatPerShot = "0.10"
HeatRecoverRate = "0.5"
HeatThreshold = "0.4"
This is assuming you want to be able to fire those 25 shots in 3 seconds (so shot delay of 0.12)
You might need to change it a little....Anyway hope this helped.
HeatPerShot
HeatRecoverRate
HeatThreshold
HeatPerShot = Amount of heat for each shot. 1 is overheated. 0 is no heat.
HeatRecoverRate = Heat recovery per second. Allows weapons to cool down. If you set it to 0 and have a positive HeatPerShot value your weapon will be prevented from firing after a while.
HeatThreshold = The level (1 is full, 0 is nothing) of heat that your weapon must reach before you can fire again.
So for 25 continuous shots before overheat you should be able to use this....
HeatPerShot = "0.10"
HeatRecoverRate = "0.5"
HeatThreshold = "0.4"
This is assuming you want to be able to fire those 25 shots in 3 seconds (so shot delay of 0.12)
You might need to change it a little....Anyway hope this helped.
- RED51
- Jedi

- Posts: 1024
- Joined: Sun Sep 07, 2008 6:25 pm
Re: How does the over heat system work?
Dang, I just started munging the side...sign...looks like I got to do a manul clean...anyway, I'll try that. btw, What would be the over heat values for a 0.2 second shot delay(standed rifle shot delay)?
- Sky_216
- Droid Pilot Assassin

- Posts: 2086
- Joined: Mon Feb 13, 2006 3:28 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: How does the over heat system work?
For your weapon or just for the normal rifle?
- RED51
- Jedi

- Posts: 1024
- Joined: Sun Sep 07, 2008 6:25 pm
Re: How does the over heat system work?
The normal rifle odf.
- Sky_216
- Droid Pilot Assassin

- Posts: 2086
- Joined: Mon Feb 13, 2006 3:28 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: How does the over heat system work?
errr...it hasn't got any...it uses RoundsPerClip not HeatPerShot
- RED51
- Jedi

- Posts: 1024
- Joined: Sun Sep 07, 2008 6:25 pm
Re: How does the over heat system work?
You can give a rifle weapon both rounds and over heat. I've been trying to find the right values for a 25 over heat for quite some time today.
- Sky_216
- Droid Pilot Assassin

- Posts: 2086
- Joined: Mon Feb 13, 2006 3:28 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: How does the over heat system work?
Yeah I know you can but the normal rifle doesn't.
