Hiding ^ from the player list

Results 1 to 13 of 13
  1. #1

    Hiding ^ from the player list

    How do I hide it, with ASM?

    It gets annoying to look at it in the player list. =/
    Last edited by Linear88; 16-08-09 at 07:15 AM.


  2. #2
    Retired modder Aimed is offline
    MemberRank
    Aug 2008 Join Date
    BelgiumLocation
    1,279Posts

    Re: Hiding ^ from the player list

    fix: Don't allow colored names
    fix: Make or Edit UserGrades professionaly
    fix: Ignore it

    These 3 fixes work ;)

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

    Re: Hiding ^ from the player list

    Been slightly working on this in spare time tbh. Don't know yet

  4. #4
    Retired modder Aimed is offline
    MemberRank
    Aug 2008 Join Date
    BelgiumLocation
    1,279Posts

    Re: Hiding ^ from the player list

    Isn't it like.. Copying the Admin Grade and editing it into a new one (+other color)??

  5. #5
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: Hiding ^ from the player list

    well.... wouldnt it be possible to use the same method of text as chat output? then that would fix it o.o

    just jmp the char name function to the chatoutput function (dont forget for the function to call the username though)

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

    Re: Hiding ^ from the player list

    Quote Originally Posted by Aimed View Post
    Isn't it like.. Copying the Admin Grade and editing it into a new one (+other color)??
    No, you can do it with the normal grade.

    You know how in tab, lets say my name was ^1Nobody you can change it so it reads as Nobody in tab without the ^1.

    Quote Originally Posted by BetrayedAcheron
    well.... wouldnt it be possible to use the same method of text as chat output? then that would fix it o.o

    just jmp the beginning of the function to the chatoutput function
    Thats actually a good idea

  7. #7
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: Hiding ^ from the player list

    Quote Originally Posted by Nobody666 View Post
    No, you can do it with the normal grade.

    You know how in tab, lets say my name was ^1Nobody you can change it so it reads as Nobody in tab without the ^1.



    Thats actually a good idea
    WHY DO YOU ALWAYS CATCH ME WHEN IM EDITING
    /sorry for caps

    dont worry i still <3 you ^-^

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

    Re: Hiding ^ from the player list

    Quote Originally Posted by BetrayedAcheron View Post
    WHY DO YOU ALWAYS CATCH ME WHEN IM EDITING
    /sorry for caps

    dont worry i still <3 you ^-^
    cause im cool like that

  9. #9
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: Hiding ^ from the player list

    Quote Originally Posted by Nobody666 View Post
    cause im cool like that
    /sigh

    your right <.< as always.... (runs off to his corner to cwy and listen to his music)

  10. #10

    Re: Hiding ^ from the player list

    Bump.

  11. #11
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: Hiding ^ from the player list

    Linear, Try This

    Search for the function that deals with Displaying "Username", you can just search for addresses that Call Your Username (I'll find it here in a second).

    Then take that function, create a code cave, and find the ZChatOutput Function, and copy it into your code cave. Look at how the Display Username function is set up, then adjust ZChatOutput (in code cave) to fit it (aka, calling your username, then outputting it into visual text).

    Place a Retn at the end (Maybe a Retn 4, I would have to look at the function), then save.

    YAYYZORZ

    Edit: Address

    Quote Originally Posted by Donald Duck View Post
    Load the character name from an offset. In the June files, it's stored into 0066C73C. You can also do it the nice way, calling ZGAME + 0x348, or, ZGAME + 0x3D0.

    Not quite sure about it, I have never used it that way, Wizkid told me.
    Last edited by Wucas; 17-08-09 at 10:12 AM.

  12. #12
    Account Upgraded | Title Enabled! hiii is offline
    MemberRank
    Sep 2007 Join Date
    387Posts

    Re: Hiding ^ from the player list

    Its like GameNao Gunz or EpicGunz long time!

  13. #13
    Account Upgraded | Title Enabled! sayuta is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    205Posts

    Re: Hiding ^ from the player list

    Linear, try to do it at the 'Finished Game Score Table' first.

    Thats easy, then try the Tablist.

    I've done it before, but forgot how >_>".. Din't ASM for months.



Advertisement