mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-12 14:02:26 +00:00
Updated Hot Reload Methods (markdown)
parent
78f8cee780
commit
e6a86c6b79
@ -41,6 +41,10 @@ This page explains how different assets on the server can be reloaded, what comm
|
|||||||
|
|
||||||
* In game command **#reloadstatic** - will reload ground spawns from the [[ground_spawns]] table for the respective zone and instance
|
* In game command **#reloadstatic** - will reload ground spawns from the [[ground_spawns]] table for the respective zone and instance
|
||||||
|
|
||||||
|
### Horses
|
||||||
|
|
||||||
|
* Horse data is queried immediately from the [[horses]] table on request of creating horse from Spell cast
|
||||||
|
|
||||||
### Items
|
### Items
|
||||||
|
|
||||||
* Items uses shared memory
|
* Items uses shared memory
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user