xboxscene.org forums

Author Topic: Sub Menus  (Read 213 times)

tweaqr

  • Archived User
  • Sr. Member
  • *
  • Posts: 336
Sub Menus
« on: April 21, 2004, 08:17:00 PM »

CODE


   
 E:\games\Action
 F:\games\Action
   

   
 E:\games\Sports
 F:\games\Sports
   

   
 E:\games\Racing
 F:\games\Racing
   

   
 E:\Emulators
 F:\Emulators
 E:\Emulators\C64\
 F:\Emulators\C64\
 E:\Emulators\Nes\
 F:\Emulators\Nes\
 E:\Emulators\SNes\
 F:\Emulators\SNes\
 E:\Emulators\N64\
 F:\Emulators\N64\
 E:\Emulators\Sega\
 F:\Emulators\Sega\
 E:\Emulators\PC\
 F:\Emulators\PC\
   


Logged

Gh0sT

  • Archived User
  • Newbie
  • *
  • Posts: 7
Sub Menus
« Reply #1 on: April 22, 2004, 06:44:00 AM »

CODE



             E:\games\Action
             F:\games\Action


            E:\games\Sports
            F:\games\Sports


            E:\games\Racing
            F:\games\Racing


Will I get submenus within the Games folder if I do this....

CODE



     E:\Games\Action
     F:\Games\Action

    E:\Games\Racing
    F:\Games\Racing

    E:\Games\Sports
    F:\Games\Sports





Or am I just confused?
There's 4 </Lists>'s because there's 4 sections.
Logged

unleashx

  • Archived User
  • Hero Member
  • *
  • Posts: 621
Sub Menus
« Reply #2 on: April 22, 2004, 08:18:00 AM »

CODE
Games
 |-Action
 |-Racing
 |-Sports


While the second chunk will produce:
CODE
Games
 |-Action
    |-Racing
       |-Sports


I'm sure you dont' want it like that, use this instead:
CODE


   
         E:\Games\Action
         F:\Games\Action
   

   
        E:\Games\Racing
        F:\Games\Racing
   

   
        E:\Games\Sports
        F:\Games\Sports
   




That is the same as what tweaqr posted, only different values for the "Text" attribute.
Logged

tweaqr

  • Archived User
  • Sr. Member
  • *
  • Posts: 336
Sub Menus
« Reply #3 on: April 22, 2004, 10:37:00 AM »

opps, sorry

BTW to have it work that way you have to have sub folders in your games folder called Action, Sports, Racing etc... and the games sorted acordingly.

you could also add all the games to the lists useing the <item action> tag but i wouldn't recomend it (to much work)

for more info read this
UnleashX Tutorial
Logged

Gh0sT

  • Archived User
  • Newbie
  • *
  • Posts: 7
Sub Menus
« Reply #4 on: April 22, 2004, 11:42:00 AM »

beerchug.gif
Logged

Gh0sT

  • Archived User
  • Newbie
  • *
  • Posts: 7
Sub Menus
« Reply #5 on: April 22, 2004, 11:53:00 AM »

By the way, Ive made about 30 video previews for my games....
is there somewhere to upload them for the community?
Logged

tweaqr

  • Archived User
  • Sr. Member
  • *
  • Posts: 336
Sub Menus
« Reply #6 on: April 22, 2004, 11:58:00 AM »

www.xbox-skins.net

user posted imageSubmit a Skin or File
Logged