Q5: Inventory on left side

Pertex
Hi Alex,
will it be possible to put the inventory and "places and objects"-boxes to the left side of the game window?

I think there will be the displaybox for status variables like in Q4. Would it be possible to add additional boxes? It would be fine to click a container in the inventorybox and then to get a new box with the items inside. It also should be complete scriptable, for example to implement a shop, where all shopitems are displayed in a new box. The box should have the verb-bar like inventory and "places and objects"

Alex
Currently we have the same layout as in Q4 by default, but you can specify your own interface HTML using the <interface> tag: http://quest5.net/index.php?title=Interface_element

This means you could set up your own HTML <select> lists etc. Then you can call Javascript with "Request(RunScript, ...)". This could then populate your <select> lists etc.

You can see an example of custom Javascript in YouTube.aslx in the Samples - when you look at the cinema screen, the Javascript embeds a YouTube player in the page.

There's still more work I need to do in this area - like being able to turn off the default panes for Q5 games, and then being able to do things like turn off the default command box etc., but the concept works.

It will also need refining a bit because the same mechanism will need to work with WebPlayer for the "play online" versions of games.

But the result will be a fully flexible interface that can be set up exactly as you would like it, using technologies that you already know, that will work on both the desktop and the web. Should be pretty cool!

Pertex
Alex wrote:
Currently we have the same layout as in Q4 by default, but you can specify your own interface HTML using the <interface> tag: http://quest5.net/index.php?title=Interface_element


Hmm, I think I have to wait for some examples to get this.

Alex wrote:
You can see an example of custom Javascript in YouTube.aslx in the Samples - when you look at the cinema screen, the Javascript embeds a YouTube player in the page.


The youtubesample does not work correctly. It shows a white box in the player with an icon in it. No movie

Alex
Do you have Flash installed?

Are you running 64-bit Windows? That probably won't work, as 64-bit Quest will be embedding 64-bit IE, and there's no 64-bit Flash plugin yet.

Pertex
Flash is installed and its 32-bit Windows XP

sherlock
Pertex do you also make Quest???

Pertex
No, I am waiting for the finished version :D In the meantime I am testing Alexs work, writing libraries and designing my first Q5-Game

sherlock
do you know alex?

Pertex
I haven't met him personally yet :lol:

sherlock
Are you planing on it?

Alex
Please could we keep the inane questions to the Chat forum - this is supposed to be for Feature Requests.

sherlock
sorry :)

This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums