wanting it so that when a player is rezed they are naked instead of with this robe

any help would be much appreciated :)
 

Attachments

  • Rez robe.png
    Rez robe.png
    10.9 KB · Views: 1
PlayerMobile.cs
Resurrect() method, need to remove next lines:
C#:
                Item deathRobe = new DeathRobe();

                if (!EquipItem(deathRobe))
                {
                    deathRobe.Delete();
                }
 

Active Shards

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

Donations

Total amount
$0.00
Goal
$500.00
Back