Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Version of the UO
Author Message
witcher
Apprentice
*

Posts: 4
Likes Given: 2
Likes Received: 0 in 0 posts
Joined: Dec 2014
Reputation: 0



Post: #1
Version of the UO
Hi. I'm playing with sphere for fun and I want to disable things like samurai, paladin, necromancer etc. I think it is called pre-aos. How can I achieve that? Also is there any default sphereworld.scp avaliable? I found some but I am not sure they are the originals. Thanks for help!
12-30-2014 02:16 AM
Find all posts by this user Like Post Quote this message in a reply
witcher
Apprentice
*

Posts: 4
Likes Given: 2
Likes Received: 0 in 0 posts
Joined: Dec 2014
Reputation: 0



Post: #2
RE: Version of the UO
I found a sphereworld in add-ons folder of script pack and it's working fine. But I still can't solve the version issue.
12-30-2014 09:35 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,140
Likes Given: 217
Likes Received: 89 in 76 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #3
RE: Version of the UO
Check sphere.ini for the Expansion options. You can choose there what you want.

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
12-30-2014 09:42 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Extreme's post
witcher
Apprentice
*

Posts: 4
Likes Given: 2
Likes Received: 0 in 0 posts
Joined: Dec 2014
Reputation: 0



Post: #4
RE: Version of the UO
FeatureML = 0

Is 0 means it is disabled?
12-30-2014 10:10 AM
Find all posts by this user Like Post Quote this message in a reply
MirroR
Apprentice
*

Posts: 36
Likes Given: 4
Likes Received: 5 in 5 posts
Joined: Apr 2012
Reputation: 1

Resty of Abyss

Post: #5
RE: Version of the UO
it's all disabled. just optional as it can be opened.
you don't need to do anything.

default settings
PHP Code:
// FeatureT2A, used to control T2A expansion features ( default 03 )
// FEATURE_T2A_UPDATE           01 // Monster and Lost lands
// FEATURE_T2A_CHAT             02 // In game chat
FeatureT2A 03

// FeatureLBR, used to control LBR expansion features ( default 0 )
// FEATURE_LBR_UPDATE           01 // Lbr Monsters
// FEATURE_LBR_SOUND            02 // MP3 instead of MIDI
FeatureLBR 0

// 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 0

// FeatureSE, used to control SE expansion features ( default 0 )
// FEATURE_SE_UPDATE            01 // Basic SE features
// FEATURE_SE_NINJASAM          02 // Ninja and Samurai
FeatureSE 0

// FeatureML, used to control ML expansion features ( default 0 )
// FEATURE_ML_UPDATE            01 // Basic ML features
// FEATURE_ML_NINTHAGE          02 // Unlocks ninth age house designer items
FeatureML 0

// FeatureKR, used to control KR expansion features ( default 0 ) (still not complete but usable)
// FEATURE_KR_UPDATE_A          01 // Basic KR features
// FEATURE_KR_UPDATE_B          02 // Basic KR features
FeatureKR 0

// FeatureSA, used to control SA expansion features ( default 0 )
// FEATURE_SA_UPDATE            01 // Unlocks gargoyle character creation and housing items
// FEATURE_SA_MOVEMENT          02 // Activates new movement packets (not good)
FeatureSA 0

// FeatureExtra, used to control misc expansion features ( default 0 )
// FEATURE_EXTRA_GOTHIC         01 // Unlocks gothic house designer items
// FEATURE_EXTRA_RUSTIC         02 // Unlocks rustic age house designer items
FeatureExtra 
(This post was last modified: 12-30-2014 06:03 PM by MirroR.)
12-30-2014 06:02 PM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes MirroR's post
witcher
Apprentice
*

Posts: 4
Likes Given: 2
Likes Received: 0 in 0 posts
Joined: Dec 2014
Reputation: 0



Post: #6
RE: Version of the UO
Thank you. There are some new things like status bar and targeting are changed, there is a bar at the top of screen and musics are different. I think it's because of the new client but I'm not sure.
(This post was last modified: 12-31-2014 12:07 AM by witcher.)
12-31-2014 12:07 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)