gearsSetup Config

General Settings

  • Config.Locale: Please enter the name of the file that suits you in the “xew-weed/locales” directory without the extension. If your desired language is not available, please let us know.

  • Config.UseTarget: This section is reserved for your interaction section side.You want use target or text uı system, if you put false you can use text uı, if you put true you can use target.

  • Config.TargetScript: You can put your target system if you use text uı please dont touch(this section optional).

  • Config.MaxDistance: This section is for determining the distance between the player and the model.

  • Config.Inventory: This section is for linking your server's inventory with the script..

Blip System

  • Config.Blips: If you set this part to true, the player can see the blips.

Log System

  • Config.Webhook: This option is for logging with a webhook. If you set it to true, you must enter a Discord webhook URL.

  • Config.Webhook.highAmountWarning: If the player makes a higher transaction than the values you provided, we will send you a more detailed log via webhook.

Harvest Props

  • You can add the prom model yourself for harvest in this section by writing it as shown in the image, or you can delete items from this list to create a unique list for yourself.

Harvest System

  • Config.HarvestSettings: In this section, you can adjust the interaction distance, set the duration of the distance control in milliseconds (not recommended), and configure the progress bar settings. Additionally, there is a chance feature that allows you to specify the minimum and maximum number of items to be assigned by entering the item name, as well as the frequency at which each item is distributed between these values (the sum of all chance values under the heading must equal 100).

Processing System

  • Config.ProcessingNPC: From this section, you can adjust NPC visibility, add or remove coordinates, and select the NPC model and scenario.

  • Config.ProcessingNPC.levels: From here, you can change the title and description in the menu, specify the item to be provided and processed from the inputItem and outputItem sections, and then specify the item to be provided as processed, and assign a minimum number to them. You can also change the progress bar duration, remove restrictions, and add animation.

Selling System

  • Config.SellerNPC: From this section, you can adjust NPC visibility and select the NPC model and scenario. You can set the names of the items to be sold, the price per unit, and the menu title. You can also set the progress bar description duration, change its restrictions, and add animations.

Security System

  • Config.AntiCheat: From here, you can enable or disable the protection system. By setting the kickPlayer subheading to false, violations will only be logged; by setting it to true, violations will be logged and the player will be kicked from the game. You can change the message the player will see from the kicKMessage subheading. You can set the distance control in meters. Additionally, if any third-party software attempts to execute an item other than the ones you've selected, the player will be kicked from the game and logged. There is also a wait time in milliseconds and the maximum number of operations is set only for the log system.

Last updated