Sign in to follow this  
Taylor FDC

How to setup pay protection in your exile server!!

1 post in this topic

Put this in the config.cpp in the mission folder @ class CfgInteractionMenus @ class Flag 

class PayProtection: ExileAbstractAction
   {
    title = "Pay Protection";
    condition = "true";
    action = "_this call ExileClient_gui_payTerritoryProtectionMoneyDialog_show";
   };

 

Visit my youtube channel for more on editing a exile server

https://www.youtube.com/channel/UCJBYak1UA_5K96s8PsLUEiQ

Edited by Taylor FDC
  • 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
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.