Find your mapname.gsc (i.e. Black Ops III\usermaps\zm_yourmapname\scripts\zm\zm_yourmapname.gsc, not .csc)
Within the main() function, add a new line inside it: _INIT_ZCOUNTER();
After inserting that in, go to the end of the script and paste in the entire following:
function _INIT_ZCOUNTER()
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.