Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: skulls on Wed 03/12/2003 20:36:59

Title: I seek a GUI like M I 3
Post by: skulls on Wed 03/12/2003 20:36:59
[ I' m french and I uses altavista translator ]

Hello. I seek a GUI exactly (image, inventory...) like that of the game Monkey Island 3. If someone knows or I could find this thank you in advance!  ;)
Title: Re:I seek a GUI like M I 3
Post by: Scummbuddy on Thu 04/12/2003 16:57:13
check out here

http://www.agsforums.com/yabb/index.php?board=6;action=display;threadid=7964;start=msg98472#msg98472
Title: Re:I seek a GUI like M I 3
Post by: skulls on Thu 04/12/2003 18:34:49
Thank you but i have ever a similar GUI, but i don't arrived to modify the inventory !
Title: Re:I seek a GUI like M I 3
Post by: Darth Mandarb on Thu 04/12/2003 19:16:50
I think AltaVista's translater failed on that last one :)

Do we have anybody who speaks French on these boards that could help with some translations?
Title: Re:I seek a GUI like M I 3
Post by: skulls on Sat 06/12/2003 19:51:49
I would like to change whish is in red, and to remove which is in blue.  Sorry for my very bad english :(

(http://triplea.webdynamit.net/invent.png)
Title: Re:I seek a GUI like M I 3
Post by: Ishmael on Sat 06/12/2003 20:10:59
That's the build-in inv... in the global script there's a function called show_inventory_window(); You need to modify this so it shows the custom GUI inv build into the game template. After modifying the script as the comment lines instruct, go to the GUI editor and modify the GUI called INVENTORY to suit your will.
Title: Re:I seek a GUI like M I 3
Post by: evilspacefart on Sun 07/12/2003 00:55:49
2ma2's open source verb-coin is a very good example.
http://user.tninet.se/~vqb114l/ilb/tutorials/ovc.htm (http://user.tninet.se/~vqb114l/ilb/tutorials/ovc.htm)
It's what i'm using. (thanks 2ma2 :))
try it -- it's pretty well coded. You can change the graphics to match your style.
as per the txt files, please brush your teeth at least 2 times per day. ;D
Title: Re:I seek a GUI like M I 3
Post by: Proskrito on Sun 07/12/2003 14:39:19
you can also go here: http://www.freewebs.com/skimbleshanks/templates.htm
and download LucasFan's MI3 template
Title: Re:I seek a GUI like M I 3
Post by: Mats Berglinn on Sun 07/12/2003 15:56:41
Finally! Have been searching for a good verb coin ever since I first download AGS and now I got one. Now I just have to learn how to use it and then use it for my games. This is so cool!  :D
Title: Re:I seek a GUI like M I 3
Post by: skulls on Sun 07/12/2003 17:06:01
THANK YOU A LOT !!!!!!!!!!!!!!!!!!!  :D
Title: Re:I seek a GUI like M I 3
Post by: Ishmael on Sun 07/12/2003 20:45:25
It's not a big job to build a verbcoin from scratch... seen EFL? :P
Title: Re:I seek a GUI like M I 3
Post by: skulls on Mon 08/12/2003 22:32:18
For me it's a very big job !  :P