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
Stat gain stops abruptly
Author Message
Xan
Apprentice
*

Posts: 8
Likes Given: 2
Likes Received: 1 in 1 posts
Joined: May 2013
Reputation: 0



Post: #5
RE: Stat gain stops abruptly
First let me say that this was not a bug!

OK, so after downloading .56c as well as the nightly scripts and basically starting up a "from scratch" test server, I found that the situation I was in persisted. Here were my findings:

I set the advance rate (found at the top of sphere_skills.scp) for stats to 1,1,1 so that gains would be sped up.

I ran my test and found that it wasn't BONUS_DEX (as Coruja suggested) that I should've been looking for, it was STAT_DEX. Once I set this above the default value (90), and then resync'ed the server, gains started happening again. HOWEVER, they stopped once dex reached 100.

Here are all the edits that need to be made in order to correct my issue(s):

In sphere_skills.scp, the following lines need to be edited:
STATSUM=100 (~line 1300) <-- Change this value to whatever the max TOTAL stats is going to be.
STR=100 (~line 1303) <-- Change this value to whatever the max PER stat you want this to be.
INT=100 (~line 1304) <-- Change this value to whatever the max PER stat you want this to be.
DEX=100 (~line 1305) <-- Change this value to whatever the max PER stat you want this to be.

ALSO:
You will need to edit every skill appropriately so that the "STAT_STR/DEX/INT" values reflect the max values that your server is planning to have.

Sorry for the wall of text, I just wanted to post all this information for posterity, in case someone else runs into this issue in the future and is just as confused as I was.

Thanks Coruja and XuN for your help!
04-29-2015 11:41 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Stat gain stops abruptly - Xan - 04-28-2015, 08:32 AM
RE: Stat gain stops abruptly - Coruja - 04-28-2015, 10:49 AM
RE: Stat gain stops abruptly - XuN - 04-28-2015, 06:49 PM
RE: Stat gain stops abruptly - Xan - 04-28-2015, 09:46 PM
RE: Stat gain stops abruptly - Xan - 04-29-2015 11:41 PM

Forum Jump:


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