INFO:
Original Mod:
—–
[LAMP] Green:
This is a “skinned” mod of “The Total CP Command + Hitlog Mod” from the RU Server.
DOWNLOAD: http://WWW.LEEUNIVERSE.TK
CREDITS:
Thanks to Armagomen/ProTanki for this new mod, and Locastan for the original idea and mod.
I take no credit for this mod other than the skinning of it to make it a little nicer.
Credit also goes to Roktaal of EU for originally helping with the design and saving me time.
ISSUES:
To fix the Frag Bar covering the “Base Capture” notices….. add this to your XVM elements.xc file.
Look for it already existing first, then edit if necessary or add it if the above file doesn’t have it.
This will move the base capture notices down.
Block Quote
// Capture bar
// Полоса захвата баз
{
“$delay”: 100,
// Capture bar
// Полоса захвата баз
“teamBasesPanel”: {
“_alpha”: 100,
“_x”: “teamBasesPanel._x + 0”,
“_y”: “teamBasesPanel._y + 20”
}
},