Quest 5.1 out now

Alex
11 Jan 2012, 13:45

Pertex
11 Jan 2012, 14:39
arrrggh, too late. I found a bug. If you want to insert a "Raise UI request" to your script, the combobox shows one entry with all requests. If you want to delete it again, you get a bug.

EDIT: another one. If you add a picture to a room you get the message (when running the game):
Error running script: Error compiling expression 'game.useframe': RootExpressionElement: Cannot convert type 'Object' to expression result of 'Boolean'
Same is coming when calling thenew request SetPanelContents
request.gif

Alex
11 Jan 2012, 15:11
Repro'd the Request bug, will look into it.

Regarding "useframe", that no longer appears in the Core library at all. Have you copied a Core.aslx function into your game from an older version?

Pertex
11 Jan 2012, 15:16
Alex wrote:
Regarding "useframe", that no longer appears in the Core library at all. Have you copied a Core.aslx function into your game from an older version?


You are right,I have to update my private coredescription.aslx. Without this its ok