Hey guys, this is that menu layout I previewed yesterday:
Just take patch_ui_mp.ff and replace the existing one in dev_hdd0/game/BLUS30192/USRDIR/english. You can keep any modded patch you have there and it will continue to work
Note: To get rid of the [UNLOCALIZED] message beside the custom fonts, put these dvars into the patch:
If your patch doesn't have it already, rename maps\mp\gametypes\sd.gsc to buttons_experimental.cfg and put the dvars in there. If the sd.gsc is used for GSC, just add this to onPlayerSpawned():Code:set loc_warnings 0 set loc_warningsaserrors 0
Then once you spawn the [UNLOCALIZED] error will go away.PHP Code:self setClientDvar("loc_warnings", 0);
self setClientDvar("loc_warningsAsErrors", 0);
Enjoy guys![]()



LinkBack URL
About LinkBacks


Register To Reply





Copyright © 2008-2013, NextGenUpdate. All Rights Reserved. -