Beam weapons - Increase ord lifespan [Solved]
Moderator: Moderators
- Silas
- Captain

- Posts: 481
- Joined: Thu Oct 11, 2007 5:30 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Contact:
Beam weapons - Increase ord lifespan [Solved]
i'm currently trying to make a weapon that fires a single beam that lasts a few seconds (think sentinel beam for Halo 2/3). If i were to change the ordinance class of a rifle to "beam", how can i get it to last roughly five seconds?
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: beam weapons
It is the LifeSpan setting which is currently set in the common file for most weapons like the award sniper rifle so you would just need to add this:
LifeSpan = "0.15" <-- change that number
To your _ord file that is being called by your weapon
LifeSpan = "0.15" <-- change that number
To your _ord file that is being called by your weapon
- Silas
- Captain

- Posts: 481
- Joined: Thu Oct 11, 2007 5:30 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Contact:
Re: beam weapons
i think i changed that already to a large number (i had it up to 800).
i might possibly have found my problem though. I'm currently munging to see if it worked.
lol. yeah, i fixed the problem alright...and let's just say that setting the lifespan of a weapon to 800 has an...interesting effect. I think this can be locked now
i might possibly have found my problem though. I'm currently munging to see if it worked.
lol. yeah, i fixed the problem alright...and let's just say that setting the lifespan of a weapon to 800 has an...interesting effect. I think this can be locked now
