The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 1 Votes - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ROOMDEF Flags
Author Message
RanXerox
Master
**

Posts: 550
Likes Given: 1
Likes Received: 12 in 9 posts
Joined: Dec 2010
Reputation: 19



Post: #6
RE: ROOMDEF Flags
I am not certain... the code logic is complex... The wiki may be partially correct, but missing some facts.

I suspect that FLAGS (and other things) in areadefs (or roomdefs) that are nested, are discarded:

Code:
+---------------------+
| areadef A           |
|  +----------------+ |
|  | roomdef B      | |
|  |                | |
|  +----------------+ |
+---------------------+

I think when flags are computed for the roomdef B, they are dropped because it is entirely within areadef A...

Code:
+---------------------+
| areadef A           |
|       +----------------+
|       | roomdef B      |
|       |                |
|       +----------------+
|                     |
+---------------------+
In the above example, they might work... can you test it?
04-23-2013 11:20 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
ROOMDEF Flags - Rizz - 04-23-2013, 07:40 AM
RE: ROOMDEF Flags - RanXerox - 04-23-2013, 08:34 AM
RE: ROOMDEF Flags - Rizz - 04-23-2013, 09:08 AM
RE: ROOMDEF Flags - RanXerox - 04-23-2013, 09:14 AM
RE: ROOMDEF Flags - Rizz - 04-23-2013, 09:40 AM
RE: ROOMDEF Flags - Extreme - 04-23-2013, 11:48 AM
RE: ROOMDEF Flags - RanXerox - 04-23-2013 11:20 AM
RE: ROOMDEF Flags - Rizz - 04-23-2013, 08:45 PM
RE: ROOMDEF Flags - Mordaunt - 04-24-2013, 01:31 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)