You are looking at a command called deploy

depoly {object}

This is a variation on the use command so you can deploy a parachute or some other object.

suggested by find: [suinoukon]


scripting notes
Sends out the trigger word deploy

eg:

if target of deploy then dosomething;
##dosomething:
print "[$actor] makes a rumbling noise";
Code