View Single Post
NaRyan
Member
Join Date: Jan 2010
Location: United Kingdom
Old 02-24-2010 , 08:23   Re: [L4D & L4D2] Custom Player Stats v1.4B66
Reply With Quote #402

Quote:
Originally Posted by kwski43 View Post
I've made a common.php modification for those people who are playing l4d1inl4d2 maps on server and don't want to show these maps as Custom maps.
This will look like:
http://stats.jacklul-l4d2.tk/maps.php?type=coop

Works with $game_version = 2 and 0


@muukis:
Code:
$realism_campaigns = array("c1" => "Dead Center (L4D2)",
                       "c2" => "Dark Carnival (L4D2)",
                       "c3" => "Swamp Fever (L4D2)",
                       "c4" => "Hard Rain (L4D2)",
                       "c5" => "The Parish (L4D2)",
                       "l4d_hospital" => "No Mercy - Co-op (L4D1)",
                       "l4d_airport" => "Dead Air - Co-op (L4D1)",
                       "l4d_smalltown" => "Death Toll - Co-op (L4D1)",
                       "l4d_farm" => "Blood Harvest - Co-op (L4D1)",
                       "l4d_garage" => "Crash Course (L4D1)",
                       "" => "Custom Maps (L4D2)");
}
l4d1 maps works with realism(for me, idk if for u)
I tried that on my stats site.
However I am using the Modified L4D1 maps so they start l4d2_
Yet they are still showing up in custom area.

Is that due to them being played before I altered the common.php file?
I do re-set my stats once a month however it's not due to get rest again until 19th of next moth now
NaRyan is offline