FAQ

chevron-rightHow can I change the settings of the script?hashtag

There are separate config files for each section in the config/ folder.

chevron-rightHow to do localizationhashtag

A detailed description is available. Editing localization files

chevron-rightHow can I integrate my inventory ?hashtag

Check modules/inventory/server.lua and follow the inventory documentation.

chevron-rightHow can i integrate my target script ?hashtag

Check modules/target/client.lua and follow the target documentation.

chevron-rightHow can I edit Utils functions?hashtag
  • Notify

  • Progressbar

  • Skillbar

  • etc. You can integrate functions according to your server.

Check modules/utils/client.lua for client-side utilities.

Check modules/utils/server.lua for server-side utilities.

chevron-rightWhere are the config files?hashtag

All config files are inside the config/ folder.