Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Item Details
Author Message
Coruja
Sphere Developer
*****

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

Dimension Shard

Post: #8
RE: Item Details
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,
// FEATURE_AOS_POPUP 04 // PopUp Menus
// FEATURE_AOS_DAMAGE 08
FeatureAOS = 15
15 (dec) or 0f (hex) is the same of 01|02|04|08, so the flag 02 (tooltip) is already enabled. To avoid deal with these weird values you can also set FeatureAOS=01|02|04|08 like you already did on other flags

Anyway, the tooltip feature is already enabled so you just need to resync the server and logout/login the client
01-14-2020 09:45 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Item Details - Lestatnine - 12-30-2019, 04:44 AM
RE: Item Details - Coruja - 12-30-2019, 06:24 AM
RE: Item Details - Lestatnine - 12-31-2019, 02:46 PM
RE: Item Details - Artyk - 01-01-2020, 01:00 AM
RE: Item Details - Coruja - 01-02-2020, 10:05 AM
RE: Item Details - Lestatnine - 01-09-2020, 04:17 PM
RE: Item Details - golfin - 01-10-2020, 12:58 AM
RE: Item Details - Coruja - 01-14-2020 09:45 AM

Forum Jump:


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