CorruptedNinjaa
Initiate
Title, looking to disable selling to vendors and the timers on all peerless entrance keys.
public virtual bool IsActiveBuyer { get { return IsActiveVendor && !Siege.SiegeShard; } } // response to vendor SELL
public virtual bool IsActiveBuyer { get { return false; } } // response to vendor SELL
if (Lifespan > 0)
{
m_Lifespan = Lifespan;
StartTimer();
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.