Difference between revisions of "ScriptEvent:getDeployResult"

From Mod Wiki
 
(No difference)

Latest revision as of 16:36, 5 November 2007

Parameters

integer index -- Index of the deployObject to check.

Result

integer

Supported By

idPlayer

Comments

  • The result will be DR_CLEAR, DR_WARNING, DR_FAILED, DR_CONDITION_FAILED, or DR_OUT_OF_RANGE.

Functionality

Returns the deployment state for the supplied deployObject at the location the player is looking at.