Difference between revisions of "ScriptEvent:applyEMPDamage"

From Mod Wiki
 
(No difference)

Latest revision as of 10:59, 5 November 2007

Parameters

float empTime -- Length of time to disable the vehicle for in seconds.
float weaponEmpTime -- Length of time in seconds to disable the vehicle's weapons for.

Result

boolean

Supported By

sdTransport

Functionality

Attmempts to apply EMP damage to the vehicle and its weapons, and returns whether or not it was successful.