Eyjafjallajokull Posted August 12, 2013 Posted August 12, 2013 (edited) It's kind of a cosmetic tweak I want to make, so, feel free to laugh at me. Anyway, I want to edit the "(Used / Total)" part. Anyone know where this is located? I feel like I've checked all the src files, and msgstringtable. So, now I'm thinking it's something I'll have to hex maybe? I've never really hexed anything. But I guess I can figure it out if that's the case. Client: 2012-04-10 (if it matters.) Any feedback is appreciated. Thank you. :b Edited August 12, 2013 by armonjalali Quote
Neo-Mind Posted August 12, 2013 Posted August 12, 2013 it is in the client . just open the client in any hex editor and search for (Used / Total) and replace with what you want , just make sure it is not longer than that and ends with null byte (00 hex should follow ur string) Quote
Eyjafjallajokull Posted August 12, 2013 Author Posted August 12, 2013 Thanks, man. I figured that was the case but wasn't 100%. Quote
Question
Eyjafjallajokull
It's kind of a cosmetic tweak I want to make, so, feel free to laugh at me.
Anyway, I want to edit the "(Used / Total)" part. Anyone know where this is located?
I feel like I've checked all the src files, and msgstringtable. So, now I'm thinking it's something I'll have to hex maybe?
I've never really hexed anything. But I guess I can figure it out if that's the case.
Client: 2012-04-10 (if it matters.)
Any feedback is appreciated. Thank you. :b
Edited by armonjalali2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.