This repository has been archived by the owner on Feb 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
Addons: ExchangeLoot
goodwinxp edited this page Jan 6, 2018
·
10 revisions
Settings are on the path:
<Folder with ZoneServerUD_x64.exe>\YorozuyaGS\global.json
Name module in configuration:
addon.loot_exchange
Description:
Autoexchange loot for currency
Remark for settings:
Setting the type of currency and the number of currency to be credited, for 1 unit, is regulated through scripts
Type the currency in the field m_nMoney
Type money | Value |
---|---|
Dalants | 16 |
Gold | 17 |
Point contribution | 18 |
Pvp point | 19 |
Processing point | 20 |
Hunter point | 21 |
Gold point | 22 |
Specify the number of currencies in the field
Type money | Name field |
---|---|
Dalants or gold | m_nStdPrice |
Point contribution and pvp point | m_nStdPoint |
Processing point | m_nProcPoint |
Hunter point | m_nKillPoint |
Gold point | m_nGoldPoint |
Main settings
Attribute | Type value | Description |
---|---|---|
activated | boolean | Activate module |
exchange_all | boolean | Enable mode when any raised loot will be exchanged for the currency specified in the script |
- Addons
- Adjustment of stone hp display settings
- Auto-exchange loot for currency
- Replace name loot
- Adjustment radius of drop loot
- Adjustment enchant chances for item
- Settings periodic ads
- Settings logging chat
- Settings alter exp in MAU
- New effect for potion
- Bonus for new player
- Formula for calculating protection
- Formula for calculating accuracy
- How to create new addon