13.07.2014, 08:48
Quote:
This is very interesting for me too as im working on an inventory system right now.
i took a look at your 'CMD:inventory' wich checks out if a slot is empty or not. How would you do this within a dialog ? i actually want to show the word EMPTY in the dialog instead of leaving it blanc. and BTW: you did very well its good to see simple basics. Many people can learn from it. Maybe you could put the itemvalues in an enum instead. |
Konstantinos gave an example on how to store them in an enum here