ive sorted my problem with the doors now i think but i cant get my iventory boxto a ppear please help !!
Simon
What have you tried so far, apart from telepathy?
ive just tried adding it through the GUI menu and it wont come up when i test my game any idea's?
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.
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 ?
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.