mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[11558] Fixes and way work chnages for GO lock/interact state
* Not reset lock/interact state in instances (so until instance reset) * Do unti-cheating checks for use attempts locked/non-intareactive GOs * Implement SCRIPT_COMMAND_GO_LOCK_STATE for control lock/interact state of GOs from scripts. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
4a087e6bda
commit
0de4e302b3
8 changed files with 98 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11557"
|
||||
#define REVISION_NR "11558"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue