Eyjafjallajokull Posted August 12, 2013 Share 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 Link to comment Share on other sites More sharing options...
Neo-Mind Posted August 12, 2013 Share 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 Link to comment Share on other sites More sharing options...
Eyjafjallajokull Posted August 12, 2013 Author Share Posted August 12, 2013 Thanks, man. I figured that was the case but wasn't 100%. Quote Link to comment Share on other sites More sharing options...
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 armonjalaliLink to comment
Share on other sites