Originally posted by MrToxlcBooty
ive hosted many xpl i have not gotton ban :3 u just gotta use psninja and if u get mac ban u can un-ban yourself easily
You can just use this for every gamemode.
BigXP()
{
if(self.BigXP == false)
{
self.BigXP = true;
maps\mp\gametypes\_rank::registerScoreInfo( "kill", 5150 );
maps\mp\gametypes\_rank::registerScoreInfo( "suicide", 5150 );
}
}