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-nmm6 (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-nmm6 (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-nmm6 (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
sphere 56b Tooltip + Popupmenu - FeatureAOS
Author Message
Thoron
Apprentice
*

Posts: 4
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2016
Reputation: 0



Post: #1
sphere 56b Tooltip + Popupmenu - FeatureAOS
Hi,

I tryed to enable FeatureAOS in my sphere.ini, but it didn't work.
It worked for me on 56c nightly build, but i have other issues.


Sad
Code:
// FeatureAOS, used to control AOS expansion features ( default 0 )
// FEATURE_AOS_UPDATE_A         01 // AOS Monsters, Map
// FEATURE_AOS_UPDATE_B         02 // Tooltip, Fightbook, Necro/paladin on creation, Single/Six char selection screen, Skills, Newer spellbook support
// FEATURE_AOS_POPUP            04 // PopUp Menus
// FEATURE_AOS_DAMAGE           08
FeatureAOS=02|04
(This post was last modified: 02-26-2016 01:29 AM by Thoron.)
02-26-2016 01:27 AM
Find all posts by this user Like Post Quote this message in a reply
rastrero
Master
**

Posts: 250
Likes Given: 41
Likes Received: 28 in 24 posts
Joined: Jan 2016
Reputation: 3



Post: #2
RE: sphere 56b Tooltip + Popupmenu - FeatureAOS
Does ur client support popup?
02-26-2016 03:36 AM
Find all posts by this user Like Post Quote this message in a reply
Thoron
Apprentice
*

Posts: 4
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2016
Reputation: 0



Post: #3
RE: sphere 56b Tooltip + Popupmenu - FeatureAOS
Yes, it works with sphere 56c (nightly)
02-26-2016 07:03 AM
Find all posts by this user Like Post Quote this message in a reply
rastrero
Master
**

Posts: 250
Likes Given: 41
Likes Received: 28 in 24 posts
Joined: Jan 2016
Reputation: 3



Post: #4
RE: sphere 56b Tooltip + Popupmenu - FeatureAOS
and what are u using now?
02-26-2016 08:10 AM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #5
RE: sphere 56b Tooltip + Popupmenu - FeatureAOS
try check if your ACCOUNT.RESDISP is >= 3 (AOS)
02-26-2016 08:12 AM
Find all posts by this user Like Post Quote this message in a reply
Thoron
Apprentice
*

Posts: 4
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2016
Reputation: 0



Post: #6
RE: sphere 56b Tooltip + Popupmenu - FeatureAOS
ACCOUNT.RESDISP was 1

I set it to 5 and restarted the client. now popups are working! THX

where do i set this to default for other accounts?
(This post was last modified: 02-26-2016 09:15 AM by Thoron.)
02-26-2016 09:15 AM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #7
RE: sphere 56b Tooltip + Popupmenu - FeatureAOS
you can enable AutoResDisp=1 on sphere.ini to make sphere automatically set proper resdisp based on client version

this will set RESDISP=3 (AOS) on AOS clients, RESDISP=5 (ML) on ML clients, etc

EDIT: nah, I just noticed now that you're using sphere 0.56b. On 56b the AutoResDisp works different, it will set an fixed RESDISP to all new accounts (on accounts already created it must be set manually using @Login in any player event, or f_onaccount_login on sphere_serv_triggers.scp). On 56c the AutoResDisp works as I said before, it detect the client version on @Login and set proper RESDISP automatically based on client version
(This post was last modified: 02-26-2016 02:13 PM by Coruja.)
02-26-2016 09:51 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Coruja's post
Thoron
Apprentice
*

Posts: 4
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2016
Reputation: 0



Post: #8
RE: sphere 56b Tooltip + Popupmenu - FeatureAOS
Thank you very much! Smile
02-27-2016 04:02 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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