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:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ERROR: Can't resolve <DEFNAME>
Author Message
Russian
Journeyman
*

Posts: 75
Likes Given: 4
Likes Received: 2 in 2 posts
Joined: Jul 2012
Reputation: 0



Post: #9
RE: ERROR: Can't resolve <DEFNAME>
(03-26-2014 02:22 AM)darksun84 Wrote:  how A_ASTRAL_dungeon_1 is defined?

Code:
[AREA Astral dungeon]
P=6054,936,15,0
RECT=5989,812,6064,945,0
FLAGS=REGION_FLAG_NOBUILDING
RAINCHANCE=0
COLDCHANCE=0
EVENTS=R_DEFAULT, R_ENTERSOMEAREA
TAG.ARENA=1

I try do this:

Code:
[REGIONTYPE R_ENTERSOMEAREA]
ON=@STEP
IF (<REGION.DEFNAME>==A_ASTRAL_DUNGEON_1)

Code:
[AREADEF A_ASTRAL_DUNGEON_1]
P=6054,936,15,0
RECT=5989,812,6064,945,0
FLAGS=REGION_FLAG_NOBUILDING
RAINCHANCE=0
COLDCHANCE=0
EVENTS=R_DEFAULT, R_ENTERSOMEAREA
TAG.ARENA=1


But it is not help. Similar error.


Attached File(s) Thumbnail(s)
   
(This post was last modified: 03-26-2014 02:55 AM by Russian.)
03-26-2014 02:50 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
ERROR: Can't resolve <DEFNAME> - Russian - 03-25-2014, 10:50 PM
RE: ERROR: Can't resolve <DEFNAME> - XuN - 03-25-2014, 11:43 PM
RE: ERROR: Can't resolve <DEFNAME> - XuN - 03-26-2014, 12:23 AM
RE: ERROR: Can't resolve <DEFNAME> - Russian - 03-26-2014 02:50 AM
RE: ERROR: Can't resolve <DEFNAME> - Ben - 03-26-2014, 07:04 AM

Forum Jump:


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