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
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
INI Configurations BUG
Author Message
deco
Apprentice
*

Posts: 10
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Apr 2012
Reputation: 0



Post: #1
INI Configurations BUG
Bug:

In Sphere.Ini we can find this configs:

// Allow casting while equipped
EquippedCast=0

// Words of power for player using magic
WOPPlayer=1

If I disable WOPPlayer (i've rewrited the WOP sys) automatically the equipped cast will be allowed even if EquippedCast is equal to 0.

So, If I have WOPPlayer=0 and EquippedCast=0 players CAN CAST with equipped weapons (that not considers the other configuration)
04-17-2012 03:17 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
INI Configurations BUG - deco - 04-17-2012 03:17 AM
RE: INI Configurations BUG - ShiryuX - 04-17-2012, 02:47 PM
RE: INI Configurations BUG - RanXerox - 04-18-2012, 07:42 AM
RE: INI Configurations BUG - deco - 04-18-2012, 09:51 AM
RE: INI Configurations BUG - ShiryuX - 04-18-2012, 01:07 PM

Forum Jump:


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