ServUO Version
Publish Unknown
Ultima Expansion
The Second Age
I know it's possible but wondering how to really go about it, wanted to make certain talismans affiliate with certain NPCs. So, for instance, if you wear a certain talisman some NPCs will become orange to you.

I know there's things related to faction allegiance that deal with NPCs becoming orange to you depending what faction you're in but not sure how to go about doing something similar without it tied to factions. Would a new system need to be created or is there a way to maybe just change/add something in PlayerMobile and/or BaseCreature?

Thanks!
 
I always wondered on something similar to this but with custom races. I have custom races and always thought about having them orange to each other, like Elves orange to Orcs. I have my races setup as a
public enum RaceKind
 
Back