Results 1 to 5 of 5

Thread: The Messages menu of a 5210 using Gen0Lite.

  1. #1
    Join Date
    Feb 2003
    Location
    Scotland
    Posts
    26

    The Messages menu of a 5210 using Gen0Lite.

    Can I change the 5210 menu by simply moving a string to another place? Please look below (focusing on Inbox, Chat and Outbox.

    Example:
    (original)
    # --------------
    [0x0042C699] [0x00000000] [0x00000000] (0x019B) (0x00DC) (0x0000) (0x0013) (0x0100) (0x001E) Txt Msgs
    [0x0042C78C] [0x0042CFF3] [0x00000020] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0400) (0x001E) Write\x0Amessages
    [0x0042C750] [0x0042D07A] [0x0000001D] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Inbox
    [0x0042BB20] [0x0042CF84] [0x000000C6] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Chat
    [0x0042C7AD] [0x0042D080] [0x0000001C] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Outbox
    [0x0042C240] [0x00000000] [0x000000AD] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Picture messages
    [0x0042C82B] [0x00000000] [0x000000B8] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Templates
    [0x0042BC31] [0x00000000] [0x000000BB] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Smileys
    [0x0042C798] [0x00000000] [0x000000BE] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Erase messages
    [0x0042CA9E] [0x0042D0A1] [0x0041FCAC] (0x019B) (0x0387) (0x0000) (0x005A) (0x0000) (0x001E) Voice\x0Amessages
    [0x0041FC64] (0x02) (0x80) (0x0101) [0x0013D82E]
    # --------------

    (Changed) Notice the movement of Outbox to 3rd place.
    # --------------
    [0x0042C699] [0x00000000] [0x00000000] (0x019B) (0x00DC) (0x0000) (0x0013) (0x0100) (0x001E) Txt Msgs
    [0x0042C78C] [0x0042CFF3] [0x00000020] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0400) (0x001E) Write\x0Amessages
    [0x0042C750] [0x0042D07A] [0x0000001D] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Inbox
    [0x0042C7AD] [0x0042D080] [0x0000001C] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Outbox
    [0x0042BB20] [0x0042CF84] [0x000000C6] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Chat
    [0x0042C240] [0x00000000] [0x000000AD] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Picture messages
    [0x0042C82B] [0x00000000] [0x000000B8] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Templates
    [0x0042BC31] [0x00000000] [0x000000BB] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Smileys
    [0x0042C798] [0x00000000] [0x000000BE] (0x019B) (0x05E0) (0x0000) (0x005A) (0x0000) (0x001E) Erase messages
    [0x0042CA9E] [0x0042D0A1] [0x0041FCAC] (0x019B) (0x0387) (0x0000) (0x005A) (0x0000) (0x001E) Voice\x0Amessages
    [0x0041FC64] (0x02) (0x80) (0x0101) [0x0013D82E]
    # --------------

    Can somebody tell me if that'd work. Thanks

  2. #2
    read some old topics whytey, you can do more than just move menus about.
    but yes, its as simple as copy/paste lines then save the file to alter the menus position.
    however if you more a menu line from its parent menu, to some other parent say, you need to update the pointer to number of menus in that sub menu.
    ie if you move the menu "inbox" from its parent ("messages"), to a new parent, say "games"; you need to update the number of menus pointer in the games menu and decrease the number in the messages menu.

  3. #3
    Join Date
    Feb 2003
    Location
    Scotland
    Posts
    26

    Re: The Messages menu of a 5210 using Gen0Lite.

    Can you give me an example of how I update 'the number of menus pointer'. Thanks a lot for your help - much appreciated.

  4. #4
    Join Date
    Feb 2003
    Location
    Scotland
    Posts
    26
    Can somebody please help me with this. I tried simply copying and pasting but no luck.

  5. #5
    just read old posts man!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •