zouzou08200

Payment of the territory

2 posts in this topic

hello how do I change payment territory poptabs in respect

 

class CfgTerritories
{
    // Base Cost / Radius
    // Level 1 is allways for Pop Tabs, >= 2 for Respect
    prices[] = 
    {
        // PurchasePrice                Radius         Number of Objects
                          {5000,                    15,            30                       }, // Level 1
                          {10000,                    30,            60                     }, // Level 2 
                          {15000,                    45,            90                     }, // Level 3
                          {20000,                    60,            120                   }, // Level 4
                          {25000,                    75,            150                   }, // Level 5                                                                                                                                                                               {30000,                    90,            180                   }, // Level 6
                          {35000,                    105,        210                    }, // Level 7
                          {40000,                    120,        240                    }, // Level 8
                          {45000,                    135,        270                    }, // Level 9
                          {50000,                    150,        300                    }  // Level 10

Thx
      

Edited by zouzou08200

Share this post


Link to post
Share on other sites

Its not as simple as just changing it in the config file. You would need to edit a few files if you wanted to change all territory costs from poptabs to respect.

ExileServer_system_territory_network_territoryUpgradeRequest.sqf is one file that would need editing, the others would be named similar. This 1 file is server side but some maybe client side

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.