SphereCommunity
Pet Notoriety - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Pet Notoriety (/Thread-Pet-Notoriety)



Pet Notoriety - Extreme - 06-07-2012 12:31 AM

How do I do to pets appear blue for the owner?

Example: I tame a gray/red tamable monster/mount and it always be gray for me... I want to appear blue for me =D


RE: Pet Notoriety - dagger4k - 06-07-2012 01:09 AM

it's in the sphere.ini

Code:
// 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
// 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