mrstragicclown
11 years agoRising Vanguard
EA Spawned Taxi's
I do not want these taxi's in my game. Does anyone know how to remove them? In Sunset Valley they spawn behind the Military Building like crazy. In Edit town I can find no options to remove them. I j...
- 11 years ago
I do understand EA's "official" stance on mods but I don't see why it is wrong to discuss mods (as long as people understand EA's stance).
Anyway, here's the XML that controls the zombies (from the NRaas website):
<XML>
<FullClassName>Sims3.Gameplay.Controllers.LunarCycleManager ,Sim3GameplaySystems</FullClassName>
<FieldName>kNumSimsToBeZombifiedOnFullMoon </FieldName>
<Value>2</Value>
</XML>As you can see, it's not a spawner like insects, etc., but an integral part of the game. If you turn off the lunar cycle in the game, you will not have zombies, but neither will your witches, etc., benefit.