From 8f84e4102cd3f708316d89099f87ab0f10da2820 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 5 Mar 2018 01:05:20 -0500 Subject: [PATCH] Updated Server Data Loading (markdown) --- Server-Data-Loading.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Server-Data-Loading.md b/Server-Data-Loading.md index 998808a..4bf3c79 100644 --- a/Server-Data-Loading.md +++ b/Server-Data-Loading.md @@ -3,7 +3,7 @@ This page explains how different assets on the server are loaded and by what met ### 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 @@ -70,7 +70,7 @@ This page explains how different assets on the server are loaded and by what met ### 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 -* Merchants can be hot reloaded using #reloadmerchants +* Merchants can be hot reloaded using **#reloadmerchants** ### NPC Data