Need help with the mpClassSets file
-
So, I wanted to add some color to my custom classes and I did a little bit of searching for where the custom class info was held, that led me to the
mpClassSetsfile located inAppData\Local\Plutonium\storage\demonware\18397\userBut, it's encoded and I don't know how I would go about decoding it...
If anyone has any tips on how I would go about doing this, I would very much appreciate it

-
So, I wanted to add some color to my custom classes and I did a little bit of searching for where the custom class info was held, that led me to the
mpClassSetsfile located inAppData\Local\Plutonium\storage\demonware\18397\userBut, it's encoded and I don't know how I would go about decoding it...
If anyone has any tips on how I would go about doing this, I would very much appreciate it

@Smigg-y You can set colored class names by using
setStatFromLocString cacloadouts customclassname 0 ^1CUSTOM^2NAME
The only issue with trying to set colored class names is that the console will not allow the use of^'s properly.
To get around this just simply enter the command into your bootstrapper window instead. (see pic)


Hope this helps -
If you want to do spaces you might need to do this.
setStatFromLocString cacloadouts customclassname 0 "^1Custom 1"; -
@Smigg-y You can set colored class names by using
setStatFromLocString cacloadouts customclassname 0 ^1CUSTOM^2NAME
The only issue with trying to set colored class names is that the console will not allow the use of^'s properly.
To get around this just simply enter the command into your bootstrapper window instead. (see pic)


Hope this helpsCahz Thank you very much

-
This post is deleted!
-
What do i press to code
-
undefined Xerxes locked this topic on