This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [QUESTION] Custom mining  (Read 3302 times)

Toren

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
[QUESTION] Custom mining
« on: March 29, 2013, 04:44:54 pm »
Hi, everybody.

I have a little problem with editing mining. I changed a  skill value (green at this skill or grey at this skill...) at smelting, but i don't know why I could change skill level at veins.

Have you some ideas?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Diemen

  • Registred Member
  • Race Changer
  • *****
  • Posts: 37
    • View Profile
Re: [QUESTION] Custom mining
« Reply #1 on: March 29, 2013, 09:05:49 pm »
I'm not surr but i guess this could be in the database of the server ?
Maybe the Gameobject Table..
Not sure but its just a guess
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [QUESTION] Custom mining
« Reply #2 on: March 29, 2013, 09:27:45 pm »
Quote from: "Diemen"
I'm not surr but i guess this could be in the database of the server ?
Maybe the Gameobject Table..
Not sure but its just a guess
Yes, it's within the gameobject table. E.g., TrinityCore has gameobject_template.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Toren

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
Re: [QUESTION] Custom mining
« Reply #3 on: March 29, 2013, 10:27:06 pm »
I tried something with game object (ID 3736 - Copper vein). I looked at open (data_0) ID and it linked me to lock.dbc (ID 38).  So i looked at column 18 and I also edited it... but... nothing changed.

Could you exactly tell me, where is it?  :D
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [QUESTION] Custom mining
« Reply #4 on: March 29, 2013, 11:11:28 pm »
Quote from: "Toren"
I tried something with game object (ID 3736 - Copper vein). I looked at open (data_0) ID and it linked me to lock.dbc (ID 38).  So i looked at column 18 and I also edited it... but... nothing changed.

Could you exactly tell me, where is it?  :D
Make sure you add that file to your server dbcs and restart it before testing ?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »