ServUO Version
Publish 57
Ultima Expansion
Endless Journey
i found the line for the price change if the shards is set to Siege in the following:


if(Siege.SiegeShard)
{
m_Price *= 3;
}


is there a way to make it the same price or Highter even if the shards is not set to siege ?
 
just remove the condition check for shard type
Code:
m_Price *= 3; // This mean, m_Price = m_Price * 3 : So just inc the 3 to 4, 5, 6 ... to multiple the Price!
 

Active Shards

  • Unchained
    Custom (Classic)
    • Players
    • 120 Online
    • 273 Peak
  • UO Eventine
    Custom (Classic)
    • Players
    • 85 Online
    • 137 Peak
  • The Crossroads
    Mondain's Legacy
    • Players
    • 77 Online
    • 190 Peak
  • Insane UO
    Endless Journey
    • Players
    • 74 Online
    • 105 Peak
  • UO: New Renaissance
    Custom (Classic)
    • Players
    • 25 Online
    • 85 Peak
  • UO Phoenix
    Custom (Classic)
    • Players
    • 22 Online
    • 48 Peak
  • Arth
    Custom (Modern)
    • Players
    • 21 Online
    • 34 Peak
  • UO Enigma
    Custom (Modern)
    • Players
    • 19 Online
    • 172 Peak
  • Pandora
    Custom (Modern)
    • Players
    • 18 Online
    • 32 Peak
  • Heritage
    New Legacy
    • Players
    • 14 Online
    • 41 Peak

Donations

Total amount
$0.00
Goal
$500.00
Back