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
56d the stuff thrown at the place does not combine.
Author Message
Darkyhood
Apprentice
*

Posts: 36
Likes Given: 2
Likes Received: 3 in 3 posts
Joined: Mar 2012
Reputation: 0



Post: #6
RE: 56d the stuff thrown at the place does not combine.
Do you know how to enable features? Looks like you just uncommented this line, but you need to add in Experimental=.
For example:
Quote:// Experimental flags
// Flags for options that affect server behaviour and which might affect compatibility
// See the revisions.txt file for more details on this
// EF_NoDiagonalCheckLOS 00000001 // Disable LOS checks on diagonal directions
// EF_DynamicBackgroundsave 00000002
// EF_ItemStacking 00000004 // Enable item stacking feature when drop items on ground
// EF_ItemStackDrop 00000008 // The item stack will drop when an item got removed from the stack
// EF_FastWalkPrevention 00000010 // Use new client fastwalk prevention instead old WalkBuffer/WalkRegen checks. To avoid false-positive results, make sure that your OS/CPU/BIOS have HPET (High Precision Event Timer) feature enabled
// EF_Intrinsic_Locals 00000020 // Disables the needing of 'local.', 'tag.', etc. Be aware of not creating variables with the same name of already-existing functions
// EF_Item_Strict_Comparison 00000040 // Don't consider log/board and leather/hide as the same resource type
// EF_AllowTelnetPacketFilter 00000200 // Enable packet filtering for telnet connections as well
// EF_Script_Profiler 00000400 // Record all functions/triggers execution time statistics (it can be viewed pressing P on console)
// EF_DamageTools 00002000 // Damage tools (and fire @damage on them) while mining or lumberjacking
// EF_UsePingServer 00008000 // Enable the experimental Ping Server (for showing pings on the server list, uses UDP port 12000)
// EF_FixCanSeeInClosedConts 00020000 // Change CANSEE to return 0 for items inside containers that a client hasn't opened
Experimental=04|0200
01-31-2018 05:57 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 56d the stuff thrown at the place does not combine. - Darkyhood - 01-31-2018 05:57 AM

Forum Jump:


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