I am wanting to display an inventory with my UI hidden. I created a new UI with dialogs. My map also uses wasd movement and has smart click turned off (dunno if that matters or not but it might with the default inventory). I have the data inventory but I cannot get that to display without displaying the default UI. What I would like is a dialog inventory that shows text only (name of the item on a dialog button. no pictures). I would settle with the normal inventory I have if I can display that with the rest of the UI still hidden and the unit not normally being selected (maybe selected through triggers?). I am a beginner and having a lot of trouble picking this up. If anyone could guide me to which way will work better and possibly to a good tutorial it would be very appreciated.
Well making an Dialog based Inventory ain't easy and you have to put some time into it. There is sorta a tutorial about it (Link). U should also check this (Link) tutorial about making very clean Dialogs. I Haven't realy tried making myself one. Goodluck =3
I am wanting to display an inventory with my UI hidden. I created a new UI with dialogs. My map also uses wasd movement and has smart click turned off (dunno if that matters or not but it might with the default inventory). I have the data inventory but I cannot get that to display without displaying the default UI. What I would like is a dialog inventory that shows text only (name of the item on a dialog button. no pictures). I would settle with the normal inventory I have if I can display that with the rest of the UI still hidden and the unit not normally being selected (maybe selected through triggers?). I am a beginner and having a lot of trouble picking this up. If anyone could guide me to which way will work better and possibly to a good tutorial it would be very appreciated.
Well making an Dialog based Inventory ain't easy and you have to put some time into it. There is sorta a tutorial about it (Link). U should also check this (Link) tutorial about making very clean Dialogs. I Haven't realy tried making myself one. Goodluck =3
The tutorial did it. Got my text only inventory working thanks.