Mikthebug

Member
When im trying to get a random skill i only get error on the script.
So this is the only way i got it to work but thats not really what i want.
Most of all i would like to have it in BaseCreature.cs


C#:
            if ( 0.01 > Utility.RandomDouble() )
            {
                switch ( Utility.Random( 2 ) )
                {
                    case 0: PackItem( new ScrollofTranscendence( SkillName.AnimalTaming, 1.0 ) ); break;
                    case 1: PackItem( new ScrollofTranscendence( SkillName.Magery, 1.0 ) ); break;
                }
            }
 

Active Shards

  • Unchained
    Custom (Classic)
    • Players
    • 110 Online
    • 273 Peak
  • Insane UO
    Endless Journey
    • Players
    • 104 Online
    • 128 Peak
  • UO Eventine
    Custom (Classic)
    • Players
    • 94 Online
    • 137 Peak
  • The Crossroads
    Mondain's Legacy
    • Players
    • 79 Online
    • 190 Peak
  • UO: New Renaissance
    Custom (Classic)
    • Players
    • 41 Online
    • 85 Peak
  • UO Phoenix
    Custom (Classic)
    • Players
    • 37 Online
    • 48 Peak
  • Arth
    Custom (Modern)
    • Players
    • 31 Online
    • 46 Peak
  • UO Enigma
    Custom (Modern)
    • Players
    • 24 Online
    • 172 Peak
  • Pandora
    Custom (Modern)
    • Players
    • 17 Online
    • 32 Peak
  • CALYPSO
    Custom (Modern)
    • Players
    • 15 Online
    • 30 Peak

Donations

Total amount
$0.00
Goal
$500.00
Back