SphereServer BugTracker - SphereServer
View Issue Details
0001805SphereServernew feature requestpublic24-08-10 19:5107-09-13 11:49
Coruja 
Ben 
normalminorN/A
resolvedfixed 
 
0.56c Nightly 
09-09-2008
None
None
0001805: Custom color notoriety for invul
sphere.ini:
// Default color settings for characters (name, speech)
//ColorNotoInvul=025 // yellow
//ColorNotoGood=063 // blue
//ColorNotoGuildSame=044 // green (ally)
//ColorNotoCriminal=03b2 // grey (criminal)
//ColorNotoNeutral=03b2 // grey (can be attacked)
//ColorNotoEvil=026 // red
//ColorNotoGuildWar=02b // orange (enemy guild)
//ColorNotoDefault=03b2 // grey (if not any other)

// Which notoriety flags do pets inherit from their masters? (default 0)
// Set flags to indicate which notoriety statuses a pet can inherit from its owner.
// NotoGood = 0x01 // blue
// NotoGuildSame = 0x02 // green (ally)
// NotoNeutral = 0x04 // grey (can be attacked)
// NotoCriminal = 0x08 // grey (criminal)
// NotoGuildWar = 0x10 // orange (enemy guild)
// NotoEvil = 0x20 // red
// NotoInvul = 0x40 // yellow
// e.g. "03a" will show pets as criminal/warring/evil/allied when their master has
// one of these statuses, regardless of the pet's true notoriety.
PetsInheritNotoriety=0
No tags attached.
Issue History
24-08-10 19:51CorujaNew Issue
24-08-10 19:51CorujaNightly Version => 09-09-2008
24-08-10 19:51CorujaExperimental Flags => None
24-08-10 19:51CorujaOption Flags => None
24-08-10 19:54CorujaNote Added: 0000597
26-04-13 03:44CorujaNote Added: 0001549
18-06-13 13:25xwerswoodxNote Added: 0001561
07-09-13 11:49BenNote Added: 0001655
07-09-13 11:49BenStatusnew => resolved
07-09-13 11:49BenFixed in Version => 0.56c Nightly
07-09-13 11:49BenResolutionopen => fixed
07-09-13 11:49BenAssigned To => Ben

Notes
(0000597)
Coruja   
24-08-10 19:54   
lol, OSI color is 035 (yellow) instead of 025 (red)
(0001549)
Coruja   
26-04-13 03:44   
up :D
someone could implement this ColorNotoInvul? (and maybe NotoInvul for pet inherit too)
it's just a small change, but will make things easier to lot of ppl
(0001561)
xwerswoodx   
18-06-13 13:25   
You can set these from your client's color page.
(0001655)
Ben   
07-09-13 11:49   
Added for next build