This page relates to Immersive Intelligence, which has built-in support!
Machinegun
The Machinegun
package can be used to tweak coolant fluids accepted by the Immersive Intelligence Machinegun.
Importing the Package
Adding/Setting a Coolant
Parameters
Type | Name | Required |
---|---|---|
Type ILiquidStack | Name Coolant | Required Yes |
Type int | Name Amount | Required Yes |
Syntax
The methods accept the same parameters, but they serve different purposes.
To register a new Coolant use addCoolant
, to change the value for an existing one use setCoolAmount
.
Example
Removing a Coolant
Parameters
Type | Name | Required |
---|---|---|
Type ILiquidStack | Name Coolant | Required Yes |