im using for my game the iconbar-gui similar to the default game gui template, AGS version: 2.62.
at a certain situation in the game i want only the walk-function to work. disable look/use/talk is easy with the disablecursormode-function.
also i disabled the inventory with disablecursormode (mode_useinv), but now i want the inventory-button also to grey out and the inventory-window not to open, similar to the other buttons. how can i easy acchieve this? thanks!
at a certain situation in the game i want only the walk-function to work. disable look/use/talk is easy with the disablecursormode-function.
also i disabled the inventory with disablecursormode (mode_useinv), but now i want the inventory-button also to grey out and the inventory-window not to open, similar to the other buttons. how can i easy acchieve this? thanks!