View Full Version : pgcedit: command questions...
letmein2k
12th August 2008, 19:17
I have a main menu with 2 cells. The second cells is the loop. During the playback, when i click on a button (chapter, subtitles...) and would like to go back to the main menu.
1. Is there a command that will go to the 2nd cells of the main menu and not the 1st one?
Alex_ander
12th August 2008, 21:39
It is possible to do by setting a GRPM to some value in button commands (this setting can be combined in one line with a 'link PGC#' command) of that menu. Then if in pre-command list of the menu PGC this condition is analysed, you can start menu from 1st or 2nd cell, depending on value stored in that GRPM. If e.g. that value has been set to 1 using one of the buttons, then 'go to line #' in command list (followed by Break instruction) will activate 'link cell 2' command. If the menu is accessed for the first time (GRPM is set to 0 or other default value), menu starts from cell 1 by default.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.