Setting the Game rooms verticle?

Results 1 to 12 of 12
  1. #1
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Setting the Game rooms verticle?



    Sega had done all this and wants to know how to set the game rooms to be created verticle?

    Anyone know how?

    Thanks


  2. #2
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Setting the Game rooms verticle?

    Its ASM work but I don't know exactly how.

  3. #3
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: Setting the Game rooms verticle?

    Quote Originally Posted by Nobody666 View Post
    Its ASM work but I don't know exactly how.
    AH shit i fucking thought so >.>

    ill get lucas to look at it i guess

  4. #4
    Account Upgraded | Title Enabled! x1nixmzeng is offline
    MemberRank
    Nov 2007 Join Date
    England, UKLocation
    240Posts

    Re: Setting the Game rooms verticle?

    Edit

    You need to modify ZRoomListBox::OnDraw.

    The ROOMLIST name is Lobby_StageList (default.mrs > lobby.xml).
    Last edited by x1nixmzeng; 16-08-09 at 05:12 PM.

  5. #5

    Re: Setting the Game rooms verticle?

    So, change the height and width?

  6. #6
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: Setting the Game rooms verticle?

    Quote Originally Posted by x1nixmzeng View Post
    Edit

    You need to modify ZRoomListBox::OnDraw.

    The ROOMLIST name is Lobby_StageList (default.mrs > lobby.xml).
    lol thanks, i appreciate it

  7. #7
    Be Freestyle. mcsic is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    330Posts

    Re: Setting the Game rooms verticle?

    Looks a bit messed up =o
    I prefer the original.
    Last edited by mcsic; 16-08-09 at 07:07 PM.

  8. #8
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: Setting the Game rooms verticle?

    Quote Originally Posted by mcsic View Post
    Looks a bit messed up =o
    I prefer the original.
    Dont see anywhere saying rate this interface....

  9. #9
    The End Of The World~~ Night2Dark2 is offline
    MemberRank
    Feb 2007 Join Date
    Inside a box.Location
    259Posts

    Re: Setting the Game rooms verticle?

    To my knowladge you don't need to do any ASM work. Try lowering the width of the listbox. it has a default width of 640x320 if I remember correctly. Make it smaller to the width of the box, it should automatically append to the next line.

  10. #10
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: Setting the Game rooms verticle?

    Quote Originally Posted by Night2Dark2 View Post
    To my knowladge you don't need to do any ASM work. Try lowering the width of the listbox. it has a default width of 640x320 if I remember correctly. Make it smaller to the width of the box, it should automatically append to the next line.
    Thanks mate, gave u a thanks lawlz

  11. #11
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Setting the Game rooms verticle?

    Quote Originally Posted by Night2Dark2 View Post
    To my knowladge you don't need to do any ASM work. Try lowering the width of the listbox. it has a default width of 640x320 if I remember correctly. Make it smaller to the width of the box, it should automatically append to the next line.
    I believe they still load normally, it just changes the size.

    Some stuff you do need to do ASM To move. And, as you can see from looking in lobby.xml, theres only one coordinate for the room.

    Notice, how if you move the game list to the bottom, the rooms move with it.
    Last edited by Nobody666; 16-08-09 at 11:00 PM.

  12. #12
    Proficient Member Tonygfx is offline
    MemberRank
    Mar 2007 Join Date
    CaliforniaLocation
    192Posts

    Re: Setting the Game rooms verticle?

    Yup they move in a group if you change the size it will just make game room 1 start at the point of change but game room 2 will still be tiled horizontal ive tried a few times and im guessing it is ASM



Advertisement