Cydh Ramdh 26dcf345fe Added WOE:TE Restrictions
* Added mapflag `gvg_te`, `gvg_te_castle`, this is will be activated during WOE:TE sessions. These changes are needed because of:
  * If `gvgon` is used, TE castles become `gvg`, it makes the restriction failure. Items that are supposed to only can be used/equipped in TE Castles, also affected in 'normal' GVG/WOE maps.
  * These flags used form `item_noequip`, `skill_nocast`, and `status_disabled` flag 16. (If just assume TE Castles are Restricted Zone 8, the failure will occurs as point 1 above).
* Added Restricted Zone 8 for TE Guild Dungeons, to prevent marriage skills can be casted there.
* Added command `gvgon3` to set GVG for WOE:TE Castles.
* Added command `canParticipateSiegeTE` is 'hardcoded' function to check player's job that can participate in WOE:TE.
  * Current usages in `GD_EMERGENCYCALL` and replace the in-script function.
* Changed default config `allow_consume_restricted_item` to 'no'. All restricted usable/consumable/healing items are always failed to be used.
* Changed the GVG items/skills restriction check. "Item cannot be equipped in GVG maps" are supposed to ignore the agit flag statuses, as long as the map is GVG flagged, items/skills are always restricted and otherwise.
* Moved previous entries of `skill_nocast` flag 16 as hardcode (for now).

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-02-20 09:33:07 +07:00
..
2015-03-18 19:57:37 +07:00
2015-06-24 22:12:45 +07:00
2016-01-12 00:14:47 +07:00
2016-02-20 09:33:07 +07:00
2015-04-30 18:55:00 +02:00
2015-04-18 23:46:26 +02:00
2014-06-09 15:52:42 +02:00
2015-11-09 23:31:46 +01:00
2015-06-27 13:11:49 +07:00
2015-06-27 13:11:49 +07:00
2016-01-23 11:59:22 +01:00
2015-06-27 13:11:49 +07:00
2015-06-27 13:11:49 +07:00
2014-04-09 10:10:32 -04:00
2014-12-31 23:38:57 +07:00
2016-01-29 11:15:00 -05:00
2016-02-20 09:33:07 +07:00
2012-01-04 23:10:32 +00:00