Jump to content

Columns explanations


Recommended Posts

Posted

I had a look through the database for many chests and couldn't see anything related to cast opening times, so I think it's part of the core. Hopefully someone will be able to point you in the right direction.

Posted

Check lock.dbc and locktype.dbc, maybe you'll find something there. If i remember correctly, these files contain lock ids that are used for chests and other objects.

Posted

Well, when you open a chest, you actually cast a spell, so the duration is in the spell. The spell you cast depends on the LockType (from LockType.dbc) For example, if I want it to have the 10 second cast, I would look up that in LockType.dbc (it's 17 PvP Open) and then look up the lock ID with this lock type in Lock.dbc (1479 or 1599) and then can use one of these on the door/chest/whatever.

Posted

Ye i want to make gurubashi arena pvp chest be 10 sec cast, but it is kinda weird , you say 1479 or 1599 , if i look in LOCK.dbc it says "1479 0 0 0 0" same with 1599, something changed in 3.3.5?

Posted
Ye i want to make gurubashi arena pvp chest be 10 sec cast, but it is kinda weird , you say 1479 or 1599 , if i look in LOCK.dbc it says "1479 0 0 0 0" same with 1599, something changed in 3.3.5?

Not sure which DBC viewer you use, because it works fine in mine. Nothing has changed in 3.3.5.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use