[12099] Implement sending initial world states from Outdoor PvP scripts

Also fix sending world state dummies in case Outdoor PvP is disabled
This commit is contained in:
stfx 2012-08-17 18:50:01 +02:00 committed by Antz
parent e955c3bc8f
commit 2992c6e1f0
3 changed files with 170 additions and 85 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12098"
#define REVISION_NR "12099"
#endif // __REVISION_NR_H__