mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[10105] Condition CONDITION_ZONEID (4) extanded way work.
* Condition CONDITION_ZONEID renamed CONDITION_AREAID and now work also with subzone area ids * Second arg of condition cna be 0 or 1 now in in case 1 check "not in area" case * Also all condition related error output include condition id.
This commit is contained in:
parent
11372496e5
commit
e203a235ba
3 changed files with 56 additions and 49 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10104"
|
||||
#define REVISION_NR "10105"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue