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
INI Configurations BUG
Author Message
ShiryuX
Journeyman
*

Posts: 249
Likes Given: 1
Likes Received: 19 in 14 posts
Joined: Mar 2010
Reputation: 4



Post: #5
RE: INI Configurations BUG
Sphere was doing the following:
- Check if you have wop, set true/flase to local.wop
- Check if you have wands (wands don't use wop), set true/false to local.wop
- Check for equippedcast ini setting & local.wop

So, the wand check was for not unequipping the wand and also it used the same variable for wop, which is logical, but if you have a setting for wop it isn't logical at all.
The system checks if you're casting from an item, if so, check if you're using a wand or scroll. If you don't use a wand, check for layer_hand1 and layer_hand2 and unequip.
04-18-2012 01:07 PM
Visit this user's website 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)