English | Español | Svenska | Portuguese
- Latest build status with AzerothCore:
This is a port of the PassiveAnticheat Script from lordpsyan's repo to AzerothCore
https://github.com/azerothcore/mod-anticheat/wiki
Requires revision 825db0f or newer.
You can do clone it via git under the azerothcore/modules directory:
cd path/to/azerothcore/modules
git clone https://github.com/azerothcore/mod-anticheat.git
or you can manually download the module, unzip and place it under the azerothcore/modules
directory.
3) Execute the included \sql\characters\base\charactersdb_anticheat.sql
file on your characters database and excute \sql\world\Acore_strings.sql
on your world datase. This creates the necessary tables for this module.
That's it.
If you need to change the module configuration, go to your server configuration folder (e.g. etc), copy Anticheat.conf.dist
to Anticheat.conf
and edit it as you prefer.
- Localize
- LOCALE_enUS = 0
- LOCALE_koKR = 1
- LOCALE_frFR = 2
- LOCALE_deDE = 3
- LOCALE_zhCN = 4
- LOCALE_zhTW = 5
- LOCALE_esES = 6
- LOCALE_esMX = 7
- LOCALE_ruRU = 8