Forum > Serverside Modding

[QUESTION] Custom mining

(1/1)

Toren:
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?

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

Ascathos:

--- 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
--- End quote ---
Yes, it's within the gameobject table. E.g., TrinityCore has gameobject_template.

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

Ascathos:

--- 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
--- End quote ---
Make sure you add that file to your server dbcs and restart it before testing ?

Navigation

[0] Message Index

Go to full version