Not A Bug Damn Keys! >.<

Omalley

Master
1669051764889.png

So I got really sick of pulling keys out of chests to stock the vendor, so I soulstoned my tinkering.. im now at 0 tinkering.. and Im still making keys when I craft chests :( not sure if this is the norm.. didnt find much on google
 
Last edited:

RedBeard

Journeyman II
The Legend
LockableContainer.cs

Code:
if (from.CheckSkill(SkillName.Tinkering, -5.0, 15.0))
            {
                from.SendLocalizedMessage(500636); // Your tinker skill was sufficient to make the item lockable.

                Key key = new Key(KeyType.Copper, Key.RandomValue());

                KeyValue = key.KeyValue;
                DropItem(key);
 
Last edited:

PLAY NOW

Heritage

Address
play.trueuo.com
Port
2593
Uptime
13 hours
Players Online
14
Houses
876
Vendors
281
Gold
5,410,456,903gp
Top Bottom