GRChoke 1 Posted October 5, 2021 this is my code yet they're still spawning in </event> <event name="StaticContaminatedArea"> <nominal>0</nominal> <min>0</min> <max>0</max> <lifetime>2100</lifetime> <restock>0</restock> <saferadius>0</saferadius> <distanceradius>120</distanceradius> <cleanupradius>0</cleanupradius> <flags deletable="1" init_random="1" remove_damaged="0"/> <position>fixed</position> <limit>parent</limit> <active>0</active> <children> <child lootmax="0" lootmin="0" max="0" min="0" type="ContaminatedArea_Dynamic"/> </children> </event> Share this post Link to post Share on other sites
0 ImpulZ 2491 Posted October 5, 2021 Hi, you should now have access to the cfgEffectArea.json in your server manager. There you can adjust areas according to our documentation here: https://community.bistudio.com/wiki/DayZ_Contaminated_Areas_Configuration Share this post Link to post Share on other sites
0 GRChoke 1 Posted October 6, 2021 (edited) thank you for getting back to me, so does the cfgEffectArea.json folder need to look like this to disable contaminated areas? Edited October 6, 2021 by GRChoke spelling Share this post Link to post Share on other sites
0 ImpulZ 2491 Posted October 6, 2021 1 hour ago, GRChoke said: thank you for getting back to me, so does the cfgEffectArea.json folder need to look like this to disable contaminated areas? Yes, that should do the trick. Share this post Link to post Share on other sites
0 GRChoke 1 Posted October 6, 2021 thank you for your help Share this post Link to post Share on other sites
this is my code yet they're still spawning in
</event> <event name="StaticContaminatedArea"> <nominal>0</nominal> <min>0</min> <max>0</max> <lifetime>2100</lifetime> <restock>0</restock> <saferadius>0</saferadius> <distanceradius>120</distanceradius> <cleanupradius>0</cleanupradius> <flags deletable="1" init_random="1" remove_damaged="0"/> <position>fixed</position> <limit>parent</limit> <active>0</active> <children> <child lootmax="0" lootmin="0" max="0" min="0" type="ContaminatedArea_Dynamic"/> </children> </event>
Share this post
Link to post
Share on other sites