Metallo
6th January 2006, 13:35
Hi guys,
I have a TitleMenu (VMGM) with 4 buttons:
2002, 2003, 2004, 2005
Then, 4 RootMenus (VTSM):
VTSM 1
VTSM 2
VTSM 3
VTSM 4
Basically, what I want to do is:
Click 2002 and go to VTSM 1
Click 2003 and go to VTSM 2
etc.
What is the best practice to achieve what just described?
Every button in the TitleMenu as a (JumpSS) Jump to VTSM#, RootMenu (TTN#) command, so the TTN could be the one on which I could base a condition into the RootMenu, but I cannot find a command which allows me to set the condition, for example something like:
If TTN# then Goto Line#
I may be completely out of track here, that's why I'm asking for best practice.
Thank you!
Alex
I have a TitleMenu (VMGM) with 4 buttons:
2002, 2003, 2004, 2005
Then, 4 RootMenus (VTSM):
VTSM 1
VTSM 2
VTSM 3
VTSM 4
Basically, what I want to do is:
Click 2002 and go to VTSM 1
Click 2003 and go to VTSM 2
etc.
What is the best practice to achieve what just described?
Every button in the TitleMenu as a (JumpSS) Jump to VTSM#, RootMenu (TTN#) command, so the TTN could be the one on which I could base a condition into the RootMenu, but I cannot find a command which allows me to set the condition, for example something like:
If TTN# then Goto Line#
I may be completely out of track here, that's why I'm asking for best practice.
Thank you!
Alex