Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
http://forums.undeadlabs.com/showthread.php?33990-George-Romero-Mod-(Experiment)/
One thing...you will STILL find screamers in infestations. Those simply cant be turned off as they are forced to spawn occasionally. Everything else has a chance, which if made 0, makes them never spawn.
If you scroll down, in the normal story area, #25 is the Disable/Enable special zombies.
So its there..
But that number doesnt correspond to the files in the zip.
There doesnt seem to be a STAND ALONE of the 'no special zombies'
HOWEVER. If you read the file names in the zip, it does appear 2 times.
"MoreEnclavesNoSpecialZombies" & "MoreEnclavesExtraAmmoNoSpecialZombies"
So pick between one of those for it id say.
In the enclave.xml file (Game/Libs/rts) (Which is one hell of a long file btw) are some very interesting lines of code.
They all read: Status.Enemy.Unlock_XXXXX
There are many of them, multiples for each. They all specify a type of special zombie.
THEORETICALLY: If you say deleted each single occurance of the LINE that has the "Status.Enemy.Unlock_Feral" (As an example) in it from the file, and used that. Technically no EVENT would ever 'unlock' the Feral to begin spawning.
If you noticed...certain..events ( i am not sure of which) seem to 'unlock' new enemies. This so if you removed that unlock code for a certain enemy time from EVERY place it appears. Poof..they never unlock, game never lets them spawn.
I haven't tried it myself, but that seems to be the key.
Since the guy that did Romero Mod didnt include the xml's in his mod, its not easy to figure this stuff out at times. Hope this is right, it looks right.
Also: The REASON that the Romero mod doesn't have this feature as a stand alone is because its in the enclave file. So he tried to bundle em up in sensible sets it seems but its weird that he didnt give a straight "No specials" option. Oh well.