Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • Need help?

    Create a topic in the appropriate section
    Don't write everything in the chat!
  • Take a look at the marketplace

    There you can buy
    everything related to game servers
  • Don't want a ban?

    Please read our rules
    Don't disturb the order!
  • Sell or buy?

    Use services of the guarantor
    We will make your deal safe
  • 0
Sign in to follow this  
Blazel

Помогите разобратся с модом ToxicZone

Всем привет! Помогите разобраться с модом. Хочу добавить свою статичную токсичную зона на замке Крона. Делаю все по описанию создателя мода, запускаю сервер, а зона не появляется. в чем проблема может быть?

 

{
    "IsToxicZoneActive": 1,                                 //Set to 0 to disable static toxiczone
    "StaticToxicAreaLocation": [
        {
            "ToxicZoneStatut": "TZKamensk",                 //Name of your toxic zone
            "X": 7890.0,                        //X coordonate of the center of the zone
            "Y": 14697.0,                    //Y coordonate of the center of the zone (IN DAYZ IT'S THE THIRD VALUE, Y=Z, sorry for that, dayz is not logic about math )
            "Radius": 300.0,                    //Radius of the zone
            "X1": -1,                            //X coordonate of the 1rst corner of the zone - Don't use those unless you want a square toxic zone
            "Y1": -1,                        //Y coordonate of the 1rst corner of the zone - Don't use those unless you want a square toxic zone
            "X2": -1,                        //X coordonate of the 2nd corner of the zone - Don't use those unless you want a square toxic zone
            "Y2": -1,                        //Y coordonate of the 2nd corner of the zone - Don't use those unless you want a square toxic zone
            "IsSquareZone": 0,                              //Set to 1 to make this toxic zone square
            "IsMsgActive": 1,                        //Set to 0 to disable toxic message
            "MsgEnterZone": "YOU ARE IN A TOXIC AREA!",     //Msg when you get in
            "MsgExitZone": "YOU LEFT THE TOXIC AREA!",      //Msg when you get out
            "IsOnlyGasMask": 0,                             //Set it to 0 to disable the green smoke
            "IsLootActive": 1,                              //Set it to 0 to disable loot case spawn in that toxiczone
            "ContainerName": "ToxicCase",           //You can change the container where you will find loot even if I don't see the point of changing it. ALSO NOW THE DESPAWN IS FORCED JUST BEFORE THE NEW RESPAWN OF THE CRATE. So don't let people keep the crate
            "NumbCratePerTime": 1,                    //Number of crate that spawn every [TimerLoot] (cf LootConfigv4.json)
            "MaxLoot": 8,                       //MaxLoot in crate
            "ParticlesPosition": [
                {
                    "NName": "BlueSmoke",                  //Particle name : you've got :  GreenSmoke - RedSmoke - GreySmoke - GreenSmoke2 - PurpleSmoke - MustardSmoke - WhiteSmoke -BlueSmoke and also GreenSpore - RedSpore - GreySpore - GreenSpore - PurpleSpore - MustardSpore - WhiteSpore -BlueSpore
                    "PPos": [
                        8010.0,                             //X coordonate of the particle
                        0.0,                                //Height, put 0 because I auto snap it to ground
                        14625.0                             //Z coordonate of the particle
                    ]
                }
            ]
        }
    ]
}

 

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts




  • 0

Удалил, результат ноль. Даже уже приписанные разрабочиком мода зоны не появляются...

 

Share this post


Link to post
Share on other sites
  • 0

Значит некорректно установлен мод, думаю надо в эту сторону капать.

Share this post


Link to post
Share on other sites
  • 0

а вот тут image.png.294d538f7cb960042369119bde1cb5ed.png не Static должно написано быть?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you automaticly agree to our Guidelines and Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.