gearsSetup Config

Main Settings

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

  • Config.Framework: This section is reserved for your framework selection. If you wish, you can type “auto” to detect it automatically.

  • Config.UpdateInterval: This section is separated due to the time given for data updates. You can increase the number for faster updates, but this may cause an increase in the resmon value (not recommended). Enter the time in milliseconds(ms).

  • Config.SpeedoMeterUpdateInterval: This section is separated due to the time given for data updates within the speedometer. You can increase this number for faster updates, but this may cause an increase in the resmon value (not recommended). Enter the time in milliseconds (ms).

  • Config.ServerName: This section is reserved for the server name displayed in the hud uı. Please update it with your own server name. Do this like “Xew Roleplay” and adjust the colors as you wish.

  • Config.SpeedType: The speedometer type is set to kmh by default, but you can change it to mph if you wish.

  • Config.MaxSpeed: This section is set for the maximum speed to be displayed on the speedometer. If your vehicles are faster, update the number.

Hud Features

  • Config.Features: From here, you can change all system command interaction style features within the hud to default settings or customize them to your liking.

Crypto Settings

  • Config.Crypto: From here, you can set the update interval of the crypto system in milliseconds. Additionally, by default, only the qb-crypto script runs. If you wish to integrate it, you can do so using export as shown in the example provided.

Sub Settings

  • Config.ShowAlwaysMiniMap: If you set this part to true, the player can see the map while on foot. If you only want them to see it while in a vehicle, change it to false.

  • Config.SettingsCommand: Represents the command that must be entered to open the Settings menu. If you want something more specific, edit it.

  • Config.TestnotifyCommand: Represents the command that must be written for test notify.

  • Config.Announcement: This section is reserved for the settings required for announcements;

  • Command: Represents the command that must be written to make an announcement.

  • Permission: Depending on your permission system, list the groups you want to use the command.

Fuel Settings

  • Config.GetFuel: This section connects the fuel system to the “xew-hud” system. The most commonly used fuel systems are available by default. If you are using a different fuel system, please write the necessary export to this section.

Belt Settings

  • Config.Belt: This section is for the belt system. The default shortcut key is “B”. You can change the Notify options to type header and message. If another system provides you with a belt system, change it to false.

Cruise Settings

  • Config.CruiseControl: This section is for the cruise control. The default shortcut key is “CAPITAL (Caps Lock)”. You can change the notification options to display the title and message. If another system provides you with a cruise control system, change this setting false.

Weapon Settings

  • Config.Weapons: This section is for the weapon HUD system. If you have a weapon that is not listed here, you can add it as [“WEAPON_CODE”] = “Weapon Name”. If you have added a weapon yourself, add it without a background to the “xew-hud\html\Image\weapons” file directory.

Last updated