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
problem about new areadef
Author Message
ograso
Journeyman
*

Posts: 135
Likes Given: 10
Likes Received: 2 in 2 posts
Joined: May 2014
Reputation: 0



Post: #5
RE: problem about new areadef
(06-16-2014 06:26 AM)Coruja Wrote:  you can't use duplicated AREADEF's, it's useless and will conflict both AREADEFs

if you want rename Lycaeum to some other name, or add/remove some flags, just do it on the original AREADEF.
you can comment the original line to maintain the default value, like this

Code:
[AREADEF a_lycaeum]
NAME=NewName    //Default: Lycaeum
FLAGS=region_flag_safe|region_flag_nobuilding    //Default: region_flag_nobuilding
or you can totally comment out all lines of the old AREADEF using // and copy/paste a new one and modify this new AREADEF. You can freely add/remove/mod anything, just make sure there's no AREADEF conflict. Also dont forget to restart the server if you modify anything, it's not recommended change AREADEFS on a running server

Thanks coruja
06-16-2014 07:58 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
problem about new areadef - ograso - 06-16-2014, 03:59 AM
RE: problem about new areadef - Mordaunt - 06-16-2014, 04:20 AM
RE: problem about new areadef - ograso - 06-16-2014, 04:36 AM
RE: problem about new areadef - Coruja - 06-16-2014, 06:26 AM
RE: problem about new areadef - ograso - 06-16-2014 07:58 AM

Forum Jump:


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