Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Simon_Hill_2006 on Tue 03/07/2007 20:10:41

Title: Got another problem!! my inventory box wont appear!!
Post by: Simon_Hill_2006 on Tue 03/07/2007 20:10:41
ive sorted my problem with the doors now i  think but i cant get my iventory boxto a ppear please help !!

Simon
Title: Re: Got another problem!! my inventory box wont appear!!
Post by: Ishmael on Tue 03/07/2007 20:40:01
What have you tried so far, apart from telepathy?
Title: Re: Got another problem!! my inventory box wont appear!!
Post by: Simon_Hill_2006 on Tue 03/07/2007 21:29:38
ive just tried adding it through the GUI menu and it wont come up when i test my game any idea's?
Title: Re: Got another problem!! my inventory box wont appear!!
Post by: Ashen on Wed 04/07/2007 00:01:19
Quote from: Simon_Hill_2006
any idea's?

Other than "Read the BFAQ (http://americangirlscouts.org/agswiki/GUI%2C_Inventory_%26_Menu#Customizing_graphics_of_AGS_default_GUIs.3B_Creating_your_own_GUIs)"?

Are you actually turning your Inventory GUI on?
Please, tell us EXACTLY (script or Interaction Editor commands) what you've tried, or we can't really help you.
Title: Re: Got another problem!! my inventory box wont appear!!
Post by: Simon_Hill_2006 on Wed 04/07/2007 13:34:06
ive tryed going on to the GUI menu then clicking add inventory window then it wont appear is there anything else i need to do ?
Title: Re: Got another problem!! my inventory box wont appear!!
Post by: Ashen on Wed 04/07/2007 15:22:12
So the problem is with making the GUI, not displaying it?

1. Click 'Add Inventory Window' button.
2. On the GUI Window, drag out the window to the size you want.
3. If necessary, edit the show_inventory_window function (as shown in the BFAQ article) to turn your new GUI on.