Page 1 of 1

How to - Haywire detonator? [Solved]

Posted: Sun Aug 14, 2016 8:39 am
by CdtFox
Hey,

I want to know how I can make a detonator that can disable a vehicle for exemple for 5 sec. I've tried a code, something like that:

Code: Select all

DisableTime = "5"
but It didn't work...

Re: How to - Haywire detonator?

Posted: Sun Aug 14, 2016 2:29 pm
by commanderawesome
Have you looked at the code for the BFX's EMP grenade?

Re: How to - Haywire detonator?

Posted: Sun Aug 14, 2016 3:44 pm
by CdtFox
commanderawesome wrote:Have you looked at the code for the BFX's EMP grenade?
I'm stupid I didn't look at all those _ord... :runaway:

Thx anyways!