Page 1 of 1

Haywire Grenade [Solved]

Posted: Thu Aug 30, 2012 11:23 am
by ARCTroopaNate
I've been making a haywire grenade similar to the one in Mav's Dark Times, the problem is that is doesn't kick people out of vehicles, I tried using the DisableTime = "10" line from the gungan haywire grenade but after further research I discovered that it won't work, DisableTime is not a property of explosions. Does anyone know what I need to do so my haywire grenade can disable vehicles?

Re: Haywire Grenade

Posted: Thu Aug 30, 2012 12:41 pm
by kinetosimpetus
ClassLabel = "haywire"

in the ord file

Re: Haywire Grenade

Posted: Thu Aug 30, 2012 7:17 pm
by AQT
ARCTroopaNate wrote:DisableTime is not a property of explosions.
That should also go in the ordnance ODF rather than the explosion one.

Re: Haywire Grenade

Posted: Thu Aug 30, 2012 10:06 pm
by ARCTroopaNate
Working, thanks guys, don't know what I'd ever do without you guys! :lol: