SafeZones [Deleted]

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
Status
Not open for further replies.
Can the PVE server area be PVP?
I do not seem to be able to do this.
 
Installed and seted up a safe zone , after 1 day it was imposible for me to toggle chat to write, unable to read or write on chat , uninstaled this plugin (have several , uninstalled em 1 by 1 testing ).. and chat started working again ...
 
with my current config that doesnt seem out of the normal. if you leave server and respawn while in a zone you break the chat box completely. cant chat.. cant see chat. i dm'd you my config.
 
So when a wild dino runs in and attacks something in the safe zone... it disappears as does any tamed dino it attacks. This normal? What about a tamed dino attacking a structure, does it disappear as well?
 
Any fix for chat problem ? Or we should start looking for another alternatives?
 
@OwnProx I just got done testing this on my test server with a couple friends. The chat box bug is still there. Tested it first with our mod stack on a fresh server... then on a fresh server with no mods and only safezones. Log out in a zone and log back in. chat is bugged and gone. Let me know if i can test anything else more specific... I'll be up for the next couple hours and we can run this on my dedi box or whatever. http://prntscr.com/igphhv
 
weirdly its working perfectly fine with me maybe its something related to the message being said ingame because when i login in the zone my chat still works

did you try version 2.3 that was just released?

i can always add a 5 second delay to the message after login if it is still having issues
 
Last edited:
yes i'm testing the latest version.... and i use it to block building and warn of a "pvp zone with no dinos" ... we hold events there and stuff.

my config..

Code:
{
    "SafeZones": {
        "ServerName": "Elemental PvP",
        "ClaimItemsCommand": "/claim",
        "AdminSteamID": -1,
        "AdminIgnoreChecks": true,
        "SafeZoneNotifications": true,
        "SafeZoneNotificationCheckSeconds": 4,
        "InstantNotifications": true,
        "NotificationScale": 1,
        "NotificationShowDelay": 10,
        "DisplayType": 0,
        "SafeZoneKillAgressiveDino": true,
        "DistanceSafeZones": [
            {
                "Name": "Islands PVP Zone",
                "Distance": 62000,
                "PreventBuilding": true,
                "PreventPVP": false,
                "PreventStructureDamage": true,
                "Position": [
                    -441726,
                    188052,
                    -13517
                ],
                "Messages": [
                    "<RichColor Color=\"1, 0, 0, 1\">This is a PVP area, you can not build here.</>",
                    "",
                    "",
                    "You have entered {} NO DINOS ALLOWED!",
                    "You have left {}",
                    "<RichColor Color=\"0, 1, 0, 1\">Items Redeemed!</>"
                ],
                "LeaveNotificationColour": [
                    0,
                    1,
                    0,
                    1
                ],
                "EnterNotificationColour": [
                    1,
                    0,
                    0,
                    1
                ],
                "Items": []
            }
        ]
    }
}



edit: this is a config for covering Meteor Crater Islands on Ragnarok map... http://prntscr.com/igpukr
 
Last edited:
Also, any chance on moving the "DisplayType" into each DistanceSafeZone[{}]? so we can display differently for different zones?
 
Also on "SafeZoneKillAgressiveDino": true, .... i read somewhere that tamed dinos where getting killed that were aggressive? i would love that to be an option!!! "SafeZoneKillAgressiveTamedDino": true, cause in the PVP zone tamed dinos arent allowed.

<3 <3 <3 This is becoming one of my fav mods! Only second to the shop! I might even release my full no build zones to prevent a ton of mesh bases and building on different maps. I have been busy.
 
Last edited:
same problem , i disconect in safe zone , when i log back i cant use chat , using last version ..
 
i added a update waiting for Mich to approve it but here's a video of my tests on 2.3 but since 2.4 i added a 5 seconds delay before sending in the login message

V2.3:
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
 
il remake the zone later tonight, was using the old zone .. maybe thats the problem
 
i dout it is as others are having it lemme know if you get it with the latest one.
 
Last edited:
Status
Not open for further replies.
Back
Top