ScriptEvent:requestCheckedDeployment
From Mod Wiki
Parameters
entity (cannot be null) player -- Player the request is for. integer object -- Index of the deployObject to use. float yaw -- Angle to deploy the object at. float delay -- Extra delay in seconds to add to the deployment time.
Result
Supported By
sdSysCallThread
Functionality
Tries to request deployment of an object at the location they are currently looking at, and returns whether the request succeeded or not.