mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-04 06:57:15 +00:00
Updated Server Data Loading (markdown)
+2
-2
@@ -3,7 +3,7 @@ This page explains how different assets on the server are loaded and by what met
|
|||||||
|
|
||||||
### Alternate Currency Data
|
### Alternate Currency Data
|
||||||
|
|
||||||
* In game command #reloadstatic - will reload alternate currency data from the [[alternate_currency]] table for just the zone the command was executed in
|
* In game command **#reloadstatic** - will reload alternate currency data from the [[alternate_currency]] table for just the zone the command was executed in
|
||||||
|
|
||||||
### Base Data
|
### Base Data
|
||||||
|
|
||||||
@@ -70,7 +70,7 @@ This page explains how different assets on the server are loaded and by what met
|
|||||||
### Merchants
|
### Merchants
|
||||||
|
|
||||||
* Merchant data is loaded and cached the first time the request is made to a merchant if it wasn't already loaded on zone bootup
|
* Merchant data is loaded and cached the first time the request is made to a merchant if it wasn't already loaded on zone bootup
|
||||||
* Merchants can be hot reloaded using #reloadmerchants
|
* Merchants can be hot reloaded using **#reloadmerchants**
|
||||||
|
|
||||||
### NPC Data
|
### NPC Data
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user