FIXED Pets that are untrainable - Master Thread

baddy

Newbie III
Given the pet has < 5 follower slots, they should be trainable. Below are a list of pets that are <5 and are un-trainable currently.

Shadow Wyrm (Pending OSI testing for actual follower count)
Giant Ice worm
 

Dan

Staff Member
Administrator
Game Master
So Giant Ice Worm and Bane Dragons same to be the only issues?
 
M

Malaketh

Guest
Bane Dragon is trainable... The Giant Ice Worm is still untrainable. I have summoned many many shadow wyrms and have yet to see one 4 slot so I cannot verify that as of yet.
 

Dexter

Staff Member
Administrator
Game Master
Ok, on RunUO there is a giant ice wyrm, and an ice wyrm. giant ice wyrm is a snake looking dude, and a giant ice wyrm is a dragon looking thing.
 

Dan

Staff Member
Administrator
Game Master
Agreed.

I am going to mark this as "fixed" but sticky it, in this node, incase any other random ones come up during testing.
 

Dan

Staff Member
Administrator
Game Master
@Dexter

Would it be possible to get a quick way to make it so we could mark certain custom pets so they CAN'T be trained?

Like a

public override bool CanBeTrained { get { return false; } }
 

Dexter

Staff Member
Administrator
Game Master
YOu can make an entry in PetTrainingHelper, like the battle chicken lizard:
Code:
new TrainingDefinition(typeof(BattleChickenLizard), Class.Untrainable, MagicalAbility.None, SpecialAbilityNone, WepAbilityNone, AreaEffectNone, 1, 1),

Of course, the 1, 1 at the end you make the control slots. As long as the class in Untrainable, you won't be able to train them via animal lore menu.
 

PLAY NOW

Heritage

Address
play.trueuo.com
Port
2593
Uptime
16 hours
Players Online
8
Houses
853
Vendors
297
Gold
5,025,938,722gp
Top Bottom