PDA

View Full Version : Scenarist: Navigation question


Biki
11th May 2004, 02:01
Hello everyone!

I have one question on Scenarist navigation, and I would really appreciate if someone could help me on this one.

To put it shortly: I have scene selection menus in one VTS and I would like to jump from there to scenes in the other VTS. How to do that?
I guess I need to use GPRM, but I could not figure how to do that out of all posts about GPRM that I've read on this forum.

Thank you very much for your help!


Biki

Dimmer
11th May 2004, 06:20
You need to create a dummy (i.e. without video) PGC in VMG. Save the scene number in a GPRM when it's chosen from the menu. After that, jump to the dummy VMG PGC, from the Pre commands of which you jump to the second VTS. There you link to the appropriate scene according to the GPRM value.

GPRM is nothing more than a 2-byte integer variable in case you're wondering.

Biki
11th May 2004, 16:35
That worked, thanks a lot!

Biki