Replace most of the common infected bye women.
Population
{
//------------------------------------------------------------------------
// Areas are defined in the map or the nav file. Right now we're using
// nav place names. If no place name is used, we look for 'default'.
// Populations are lists of models, with percentages adding up to 100.
// Model names should be specified without the .mdl extension, and
// without the directory name (this assumes all infected models are in
// models/infected).
//------------------------------------------------------------------------
default
{
common_male01 2
common_female01 90
common_police_male01 2
common_military_male01 2
common_worker_male01 2
common_male_suit 2
}
//------------------------------------------------------------------------
test_common_male_suit
{
common_male_suit 100
}
//Urban Populations and sub-populations
//------------------------------------------------------------------------
defaulturban
{
common_male01 2
common_female01 90
common_police_male01 2
common_military_male01 2
common_worker_male01 2
common_male_suit 2
}
//------------------------------------------------------------------------
police
{
common_male01 5
common_female01 70
common_military_male01 5
common_police_male01 20
}
//------------------------------------------------------------------------
maintenance
{
common_male01 5
common_female01 70
common_military_male01 5
common_worker_male01 20
}
//------------------------------------------------------------------------
hospitalgrounds
{
common_male01 2
common_female01 90
common_police_male01 2
common_military_male01 2
common_worker_male01 2
common_male_suit 2
}
//------------------------------------------------------------------------
hospital
{
common_male01 2
common_patient_male01 2
common_worker_male01 2
common_female_nurse01 80
common_surgeon_male01 14
}
//------------------------------------------------------------------------
hospitalconstruction
{
common_patient_male01 2
common_worker_male01 14
common_female_nurse01 80
common_surgeon_male01 2
common_male01 2
}
//------------------------------------------------------------------------
airport
{
common_female01 70
common_male_suit 3
common_worker_male01 3
common_male_baggagehandler_01 8
common_tsaagent_male01 8
common_male_pilot 8
}
//------------------------------------------------------------------------
airportfinale
{
common_female01 70
common_male_suit 3
common_worker_male01 3
common_male_baggagehandler_01 8
common_tsaagent_male01 8
common_male_pilot 8
}
//Rural Populations and sub-populations
//------------------------------------------------------------------------
defaultrural
{
common_male_rural01 2
common_female_rural01 90
common_police_male01 2
common_military_male01 2
common_worker_male01 2
}
//------------------------------------------------------------------------
// random zombie type spawned at the church after the mini-finale
church
{
hunter 25
smoker 25
boomer 50
}
zoo
{
common_female_rural01 26
common_female01 26
common_female_nurse01 26
common_male01 2
common_male_baggagehandler_01 2
common_male_pilot 2
common_male_rural01 2
common_male_suit 2
common_military_male01 2
common_patient_male01 2
common_police_male01 2
common_surgeon_male01 2
common_TSAAgent_male01 2
common_worker_male01 2
}
}
Meaning : This stupid "script" that i made replace most of the common infected by women, the ratio is now about 80% of women in the game. Also works for other players in the game. You can now play it like the iranian police and kill all these underweared women. :)
Setup : Replace the content of the [steaminstalldir]\left 4 dead\left4dead\scripts\population.txt file with the following text.
Limitation : You have to host the server.



