Started by
EPICALLL
on
Topic category: Advanced modding
Help! Can I Heve Help With My Inout/Output Slots In GUI? Here is an example of what i need help with:
I'm trying to make it so you put in a special rock into a gui input slot, and then you have a whole bunch of options for items to choose from in the output slots, once you take an item from one of the output slots, one of the supposed "special rocks" are spent, and you have the item you picked.
Set up the GUI with one input slot and a given number of output slots.
The procedure should be set up to put in each output slot the correct output if there is a "special rock" in the input slot. All of the outputs should be made to disappear when the input is emptied using the procedure trigger for that slot.
They should have the procedure for when the items are taken to remove the input.
This should work.