Description
WariumComputers
This mod allows you to control the aiming angles of Warium weapons using ComputerCraft. With this mod installed, all placable weapons gain the following functions:
setPitch(value) --Sets the pitch (vertical aiming angle) of the turret. The value is specified in degrees.
setYaw(value) --Sets the yaw (horizontal aiming angle) of the turret. Also specified in degrees.
