I'm using Jordnel's memory class, that's how i've been able to finish everything, well, everything that's important.
It's just these last few things that aren't really necessary anyway,
but basically what I meant was when my code is like this:
WriteString(0x0233FFE8, (" ")); - It will remove '3arc' - but replace it with 4 spaces and keep the brackets.
and when it's like this:
WriteString(0x0233FFE8, ("")); - It'll keep 3arc, instead of removing the clantag and brackets
However if I go on Cheat Engine, and use the address, I can change the value to have no value, and it'll remove '3arc' and the brackets.
Again, it's not really necessary anyway, I'd just rather have my first project on mpgh as completely finished , but thanks anyway
