weapon pickup
weapon pickup
well ive swapped a bunch of stuff around with the flamethrower to make a spartan laser, but have the model of a plasma cannon while keeping the normal plasma cannon still on the map so i swapped the model and a few other things but i have one problem. when it runs out of amo u cant pick it up again., the reason why is because like with a weapon with a clip if u give it 1 clip to start with, it wont pick up any amo from like weapons. well thats whats like my problem, since its a flamethrower, it has canisters like clips, but i want it to function like a plasma cannon, how it will just drop the empty weapon for the full one, rather than try and pick up its non-existent amo
- guysullavin
- Posts: 1542
- Joined: Sun Sep 16, 2007 6:11 pm
- Location: Niagara-on-the-lake
- Contact:
well, what you could do is there might be a flag in the clip section of the weapon, and it may say something like "weapon exhausts upon depletion" or something along those lines

Not Removing until Prototype comes out. Started 1/7/2009
obj1: DUDE'S GOT A POINT....I GIVE THIS PRODUCT A TRY....HELL WHAT COULD GO WRONG!
waev: caps lock might
ive looked =\ no flagsguysullavin wrote:well, what you could do is there might be a flag in the clip section of the weapon, and it may say something like "weapon exhausts upon depletion" or something along those lines
ive checked that as well, no luckxbox wrote:look at the setting for the the fuel rod gun in HMT and compare it to the flame thrower until you find what you want with trial and error.
- DeadHamster
- Posts: 2289
- Joined: Thu Feb 15, 2007 9:38 pm
![]() |
![]() |
![]() |
give it no ammo, and use heat/energy, just like plasma weapons.
Make sure that you have phenom's plugins pack, and go to the weapon branch, click it, and under triggers, make heat generated per round equal 1, and make age generated per round 0.2
Then go up, and find other heat values,
Heat Recovery Threshold=1E-09.
Overheated Threshold=1
Heat Detonation Threshold=1
Heat Detonation Fraction=0
Heat Loss Per Second=0.5
Heat Illumination=0
This will make it shoot once, overheat, then wait for 2 seconds before you can fire again. The Heat Recovery Threshold is what the heat level must be for it to be able to shoot, 1E-09 is very small, 0 wont work.
The 0.2 for age generated will make it lose 20 energy for each shot, out of a total of 100. 100/20=5! 5 Shots! Yay!
The Overheated Threshold I believe is what level it is when it's overheated
IDK what the next two are, heal loss per second is just that, and the Heat Illumination is how bright of a light appears from being overheated. 0 makes no light appear, which is what you want.
Make sure that you have phenom's plugins pack, and go to the weapon branch, click it, and under triggers, make heat generated per round equal 1, and make age generated per round 0.2
Then go up, and find other heat values,
Heat Recovery Threshold=1E-09.
Overheated Threshold=1
Heat Detonation Threshold=1
Heat Detonation Fraction=0
Heat Loss Per Second=0.5
Heat Illumination=0
This will make it shoot once, overheat, then wait for 2 seconds before you can fire again. The Heat Recovery Threshold is what the heat level must be for it to be able to shoot, 1E-09 is very small, 0 wont work.
The 0.2 for age generated will make it lose 20 energy for each shot, out of a total of 100. 100/20=5! 5 Shots! Yay!
The Overheated Threshold I believe is what level it is when it's overheated
IDK what the next two are, heal loss per second is just that, and the Heat Illumination is how bright of a light appears from being overheated. 0 makes no light appear, which is what you want.
can anyone link me to these plugins? search yields nothingDeadHamster wrote:give it no ammo, and use heat/energy, just like plasma weapons.
Make sure that you have phenom's plugins pack, and go to the weapon branch, click it, and under triggers, make heat generated per round equal 1, and make age generated per round 0.2
Then go up, and find other heat values,
Heat Recovery Threshold=1E-09.
Overheated Threshold=1
Heat Detonation Threshold=1
Heat Detonation Fraction=0
Heat Loss Per Second=0.5
Heat Illumination=0
This will make it shoot once, overheat, then wait for 2 seconds before you can fire again. The Heat Recovery Threshold is what the heat level must be for it to be able to shoot, 1E-09 is very small, 0 wont work.
The 0.2 for age generated will make it lose 20 energy for each shot, out of a total of 100. 100/20=5! 5 Shots! Yay!
The Overheated Threshold I believe is what level it is when it's overheated
IDK what the next two are, heal loss per second is just that, and the Heat Illumination is how bright of a light appears from being overheated. 0 makes no light appear, which is what you want.
- DeadHamster
- Posts: 2289
- Joined: Thu Feb 15, 2007 9:38 pm
![]() |
![]() |
![]() |
http://forums.halomods.com/index.php?f=41
First Thing Stickied at the top, 64 Plugin Pack.
3rd Page Corvette19 posted 12 mirrors, download from 1 of those
First Thing Stickied at the top, 64 Plugin Pack.
3rd Page Corvette19 posted 12 mirrors, download from 1 of those
this doesn't fix the ability to pick it up after empty =\DeadHamster wrote:give it no ammo, and use heat/energy, just like plasma weapons.
Make sure that you have phenom's plugins pack, and go to the weapon branch, click it, and under triggers, make heat generated per round equal 1, and make age generated per round 0.2
Then go up, and find other heat values,
Heat Recovery Threshold=1E-09.
Overheated Threshold=1
Heat Detonation Threshold=1
Heat Detonation Fraction=0
Heat Loss Per Second=0.5
Heat Illumination=0
This will make it shoot once, overheat, then wait for 2 seconds before you can fire again. The Heat Recovery Threshold is what the heat level must be for it to be able to shoot, 1E-09 is very small, 0 wont work.
The 0.2 for age generated will make it lose 20 energy for each shot, out of a total of 100. 100/20=5! 5 Shots! Yay!
The Overheated Threshold I believe is what level it is when it's overheated
IDK what the next two are, heal loss per second is just that, and the Heat Illumination is how bright of a light appears from being overheated. 0 makes no light appear, which is what you want.
- DeadHamster
- Posts: 2289
- Joined: Thu Feb 15, 2007 9:38 pm
![]() |
![]() |
![]() |
- DeadHamster
- Posts: 2289
- Joined: Thu Feb 15, 2007 9:38 pm
![]() |
![]() |
![]() |
=\ i already have a plasma cannon that im not nearly about to get rid of on the map, thats why i copied the model to the flamethrower =\DeadHamster wrote:ahhh i see. well hmmm....
Duplicate a plasma cannon. Thats the only way I can see it working. Unless theres some hax that changes the weapon from ammo-energy that I know not.
i decided to give it a clip, so u can pick up as i renamed them "batteries" from the other plasma cannons converted into spartan lasers and set it so it went from clip to clip without more than a half second pause, still not perfect, but it fixes the problem in a way
thanks for trying to help though
xbox wrote:For ammo you can just make it overheat when it fires and take away 20 blah of energy whenever fired. I don't know if you already did this I didn't really understand your post.
that doesnt fix the ability to pick up a new one when the first one dies =p
say you pick up a plasma cannon, and you shoot it till theres no amo left, and you want a new one, you go to the new one, and u cant pick it up what so ever without swapping it out for a diff weapon then picking it up. the reason is because i swapped the model to cover up a flamethrower, which uses the concept of clips (canisters technically) when you run out of amo in a flamethrower u go to another one and u pick up its old amo, you dont trade weapons for the new one, well since i swapped the models, i wanted it to act like the plasma cannon where u swap the old weapon for the new weapon, but you cant because it is trying to pick up its spare clips, and since it doesnt carry any spare clips because it only uses one to give the illusion of it working off a battery like a plasma cannon does, so theres no spare clips to pick up so it does nothing, what i want it to do is allow me to trade the old one for the new one as you do with a plasma cannon for example. thats my problem
Last edited by tucker933 on Wed Sep 03, 2008 5:13 pm, edited 1 time in total.
- DeadHamster
- Posts: 2289
- Joined: Thu Feb 15, 2007 9:38 pm
![]() |
![]() |
![]() |
http://screenshot.xfire.com/screenshot/ ... 0d226f.pngxbox wrote:Like what?
see the flame?
edit: i was thinking of changing the flame light volume to red so it matches, but that wouldnt really fit that well for people with original plasma bitmaps where the plasma is blue instead of red like mine