15 December 2018
shoot (Commands) | |
---|---|
Type | Corrade progressive command |
Command | shoot |
Parameters | group , password |
Description | The shoot command enters mouse look, clicks the left mouse button and leaves mouse look. |
Permissions | interact |
Last Changes | C10 - added. |
The shoot
command enters mouse look, clicks the left mouse button and leaves mouse look.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
shoot | group , password | interact | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "shoot", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD) ] ) ); |