Compiler option for playing with npctype_cache as was requested for a feature. Not entirely tested may need some work. Currently defaults to old behavior on #repop.

This commit is contained in:
KimLS
2014-01-31 20:38:32 -08:00
parent 1ab19920f4
commit 6e0a214bcc
6 changed files with 60 additions and 1 deletions
+1
View File
@@ -144,6 +144,7 @@ public:
bool Depop(bool StartSpawnTimer = false);
void Repop(uint32 delay = 0);
void ClearNPCTypeCache(int id);
void SpawnStatus(Mob* client);
void ShowEnabledSpawnStatus(Mob* client);
void ShowDisabledSpawnStatus(Mob* client);