How do I hide it, with ASM?
It gets annoying to look at it in 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.
fix: Don't allow colored names
fix: Make or Edit UserGrades professionaly
fix: Ignore it
These 3 fixes work ;)
Been slightly working on this in spare time tbh. Don't know yet
Isn't it like.. Copying the Admin Grade and editing it into a new one (+other color)??
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)
Bump.
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
Last edited by Wucas; 17-08-09 at 10:12 AM.
Its like GameNao Gunz or EpicGunz long time!
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.