larhalt82

Member
Since I want to add a multiple step achievement (i.e. 5 dogs --> 20 dogs --> 50 dogs and so on)
it's possible to hide the completed step and show the next?
I tried with this code
var achieve2 = new HunterAchievement(90, 14, 0x25D1, false, null, 5, "Dog Slayer", "Slay 5 Dogs", 5, typeof(Dog), typeof(Gold));
Achievements.Add(achieve2);
Achievements.Add(new HunterAchievement(91, 14, 0x25D1, false, achieve2, 10, "Dog Slayer", "Slay 10 Dogs", 10, typeof(Dog), typeof(Gold)));
But I got this (I also tried to set the same case like 90, but was a mess :D )
Screenshot[47].png
 

Active Shards

  • Unchained
    Custom (Classic)
    • Players
    • 163 Online
    • 273 Peak
  • The Crossroads
    Mondain's Legacy
    • Players
    • 106 Online
    • 190 Peak
  • UO Eventine
    Custom (Classic)
    • Players
    • 80 Online
    • 137 Peak
  • Insane UO
    Endless Journey
    • Players
    • 76 Online
    • 105 Peak
  • CALYPSO
    Custom (Modern)
    • Players
    • 28 Online
    • 30 Peak
  • UO: New Renaissance
    Custom (Classic)
    • Players
    • 25 Online
    • 85 Peak
  • UO Phoenix
    Custom (Classic)
    • Players
    • 19 Online
    • 48 Peak
  • Pandora
    Custom (Modern)
    • Players
    • 19 Online
    • 32 Peak
  • UO Enigma
    Custom (Modern)
    • Players
    • 18 Online
    • 172 Peak
  • Arth
    Custom (Modern)
    • Players
    • 17 Online
    • 34 Peak

Donations

Total amount
$0.00
Goal
$500.00
Back