This should be a simple problem, but I just can't figure it out:
I have a vehicle set up to be disabled for a certain amount of time so no units can use it. When vehicles are disabled like this, they put out the effect "com_sfx_hackedvehicle" (the electricity, sparks and whatnot). For visual purposes, I'd like to remove the effect. So far I've tried editing the effect in the particle editor to make it invisible, and when that didn't work, removing it from ingame.req. I'd have though the second method would work, since that's how you can remove award effects, but the effect is still there.
Any ideas?
Removing hacked vehicle effect [Solved]
Moderator: Moderators
- Eggman
- Master Bounty Hunter

- Posts: 1516
- Joined: Mon Jul 16, 2007 1:30 pm
- Projects :: Battlefront Chronicles
- Location: Las Vegas
- Maveritchell
- Jedi Admin

- Posts: 7366
- Joined: Mon Aug 21, 2006 11:03 pm
Re: Removing hacked vehicle effect
You could make a "null" effect, rename it to match the "hacked" vehicle effect, and load it through a custom ingame.lvl. Or you could just try the .odf parameter "DisabledEffect =". Your choice.
- Eggman
- Master Bounty Hunter

- Posts: 1516
- Joined: Mon Jul 16, 2007 1:30 pm
- Projects :: Battlefront Chronicles
- Location: Las Vegas
Re: Removing hacked vehicle effect [solved]
Giving it a new effect with the .odf line worked. Thanks!
