♜ Ģօɾɱ էհε Ølძ

SpecOps Non Safe Zones

4 posts in this topic

Hey guys,

On my server i'm trying to set up separate SpecOps and make them non-safe zones, I've set the marker attributes to SpecOps

Trader for the SpecOps marker with the zone field blank and NonConstructionZone for the surrounding Ellipse marker. However, I'm still getting the "Welcome. God Mode On" and "Goodbye. God Mode Off" messages on the screen when I enter and leave the area. 

Is there something else I need to do to make them Non-SafeZones?

TIA

Edited by ♜ Ģօɾɱ էհε Ølძ
  • Like 1

Share this post


Link to post
Share on other sites
Advertisement

This is mine use it as a example.

Quote

        class Item24
        {
            position[]={20772.625,0,7244.150879};
            name="TraderZoneDrugs";
            text="Trader";
            markerType="ELLIPSE";
            type ="ExileNonConstructionZone";    //This was     type="ExileTraderzone";
            colorName="ColorUNKNOWN";
            fillName="Border";
            alpha=0;         //fades away the marker
            a=1000;
            b=1000;
            drawBorder=0;
        };
        
        
        class Item25
        {
            position[]={20772.625,0,7244.150879};
            name="UnsafeTraderZoneIcon";
            text="";
            type="ExileTraderZoneIcon";
        };

 

Edited by Kampexia
  • Like 1

Share this post


Link to post
Share on other sites
Advertisement

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

  • Recently Browsing   0 members

    No registered users viewing this page.