Hi Guys,
I want to create a Broken Sword style GUI but I have no idea where to start. I am not overally great at coding, and the only templates I could find were for AGS 2.72 or below which was the BASS one. I tried my hand at trying to converting it to new AGS syntax but alas I have failed. Can anyone help me out with a template to work off?
This seems kinda new: http://www.adventuregamestudio.co.uk/yabb/index.php?topic=38762.0
I am having trouble understanding that module, i am truly daft.
I just want something as a template, and I know its lazy. But I am truly awful at GUI interfaces.
Can you post a pic of what you want?
Just a pic or a diagram
I've slowly worked on it and got the bass style left/right click thing going. But I have created an inventory window in the bottom left hand corner. But my problem is if I click on an inventory nothing happens, it doesn't select it as a current inventory item. How do I go about doing this?
I made a game template for my own use which features this kind of control. It has certain flaws, as template - that is (I forgot to remove some game-specific code), but you may copy the script code from it if you like.
http://www.box.net/shared/13f5pq38x7
Thanks for that, I eventually wrote one from scratch, bit the bullet and did it myself. And I thank everyone for their help.