Space Engineers

Space Engineers

Not enough ratings
Simple Cargo Dispenser
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
1.389 KB
19 Jan, 2016 @ 7:43am
6 Feb, 2016 @ 2:49am
2 Change Notes ( view )

Subscribe to download
Simple Cargo Dispenser

Description
// Simple Cargo Dispenser // By WhiteWorlB

This Script showcases how i think you should recieve items(weapons, ammo) from your
inventory, Improvements will follow as i learn. However this works pretty well atm.
i use it to keep ammo and weapons handy.

How to use:
Either
Download the Blueprint
Or
Manual setup:
LCD named LCD
CargoContainer named Source
Connector named Throwout (make sure to set it on throwout, i dont do it in the script to avoid catastrophy)
3 buttons that call the programm with arguments "up" "down" and "select" (without the quotes)
wont work without arguments!

Values can be edited inside the script.

Errors
If the Block detail in the Terminal shows index out of range you have propably too many items
in the cargo "Source" the diplay is limited to 16 item stacks. if you want to show more you can edit it in the script.