(06-11-2015, 01:20)kreb Wrote:
How do I remove it in my mod?
Thank you.
The only way to remove it is to transform your public match into a private match
Code:
setDvar( "xblive_privatematch", 1);
Another solution is to modify the texture of the xp bar in the weapon files and make it transparent. Dont ask me how, I am shit at modifying textures