Thread Rating:
- 0 Votes - 0 Average
- 1
- 2
- 3
- 4
- 5
What is the difference between OSI and Sphere skill system ?
|
Author |
Message |
Onirim 
Journeyman

Posts: 64
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jul 2012
Reputation: 0
UO: Rebellion

|
RE: What is the difference between OSI and Sphere skill system ?
It's in \scripts\add-on\sphere_settings.scp
Code:
[DEFNAME SPHERE_COMMUNITY_PACK_SETTINGS]
///////////////////////////////////////////////////////////////
//////// Skills Settings
///////////////////////////////////////////////////////////////
// Choose if you want to use OSI skill wait times instead of sphere's default skill delays
scp.SkillWaitingTimes=1
// Choose between using new or default skills. Most of them are OSI-Like
// If not, you can find documentation in the forums.
scp.NewSkills_Anatomy=1
scp.NewSkills_AnimalLore=1
scp.NewSkills_ItemID=1
scp.NewSkills_AnimalTaming=1
scp.NewSkills_ArmsLore=1
scp.NewSkills_Begging=1
scp.NewSkills_DetectHidden=1
scp.NewSkills_EvalInt=1
scp.NewSkills_SpiritSpeak=1
scp.NewSkills_ResistingSpells=1
scp.NewSkills_Poisoning=1
scp.NewSkills_Healing=1
scp.NewSkills_TasteID=1
scp.NewSkills_Hiding=1
scp.NewSkills_Stealth=1
scp.NewSkills_RemoveTrap=1
scp.NewSkills_Meditation=1
scp.NewSkills_Focus=1
scp.NewSkills_Tracking=1
// Enables, switch or disable the new barding system
// 0 = Default. 1 = OSI-Like.
scp.BardingSystem=1
...
...
...
=)
|
|
12-21-2012 04:46 AM |
|
|
Messages In This Thread |
RE: What is the difference between OSI and Sphere skill system ? - Onirim - 12-21-2012 04:46 AM
|
User(s) browsing this thread: 1 Guest(s)