LiquidAtoR
Community Developer
- Joined
- Jan 15, 2010
- Messages
- 1,430
- Reaction score
- 52
Hello HB Developers,
I was going trough the API and it seems that Lockpicking has been forgotten in the SkillLine department.
Found about every other profession, ability etc, but no lockpicking there.
Does this have a special place, or has it been overlooked by chance?
Thanks, LiquidAtoR.
ps. This is only interesting if there's a way to return the skillevel of the locked chests in a players inventory (those you obtain while pickpocketing people and those that are world drops). Otherwise it's no sense to have it
I was going trough the API and it seems that Lockpicking has been forgotten in the SkillLine department.
Code:
ObjectManager.Me.GetSkill(SkillLine.SkillHere);
Does this have a special place, or has it been overlooked by chance?
Thanks, LiquidAtoR.
ps. This is only interesting if there's a way to return the skillevel of the locked chests in a players inventory (those you obtain while pickpocketing people and those that are world drops). Otherwise it's no sense to have it

Last edited: