Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Serverside Modding => Topic started by: beast on December 12, 2014, 01:01:43 am

Title: Server side modificiations
Post by: beast on December 12, 2014, 01:01:43 am
Greetings dear Modcraft!
i am looking for an updated guide for TC for server side modificactions such as DBC edits, SharedDefines.h edits, achievements, char create info / spell etc. (SQL edits for DB)
I basically want to add goblins to the server but cant get through it properly.
If someone can just give me few hints in right direction or if there is a good guide on that, i will be thankful.


in short a guide on how to add custom races (server side)
Regards

PS: tried a guide from emudevs
Already applied that, it occurs errors whilst compliing.
Title: Re: Server side modificiations
Post by: Temptation_Town on December 12, 2014, 05:29:38 pm
Quote from: "beast"

I basically want to add goblins to the server

Try Cata/MoP server.

Quote from: "beast"

If someone can just give me few hints in right direction or if there is a good guide on that, i will be thankful.

Here is another right direction for you:

search.php?st=0&sk=t&sd=d&sr=posts&keywords=custom+races&start=45 (http://modcraft.io/search.php?st=0&sk=t&sd=d&sr=posts&keywords=custom+races&start=45" onclick="window.open(this.href);return false;)

viewtopic.php?f=26&t=165 (http://modcraft.io/viewtopic.php?f=26&t=165" onclick="window.open(this.href);return false;)
Title: Re: Server side modificiations
Post by: beast on December 19, 2014, 09:40:33 pm
thanks,
that thread was helpful, though now i am in need of some IDs and i had to rewrite most sql as it was for mangos and i am using TC Latest version.
Is there any any list of ids of the races?
Also if i want to add Mounts, (items) what modifications are to be done at server? i.e. core edits , dbc edits and mysql edits.
I think i ve seen a release a mounts and items sql somewhere but i lost it.
Any help will be appriciated
Title: Re: Server side modificiations
Post by: Dottore on December 20, 2014, 01:41:58 pm
For mounts you have to create a new spell in the client and server DBCs then you have to create the item with SQL in the database.
Title: Re: Server side modificiations
Post by: Temptation_Town on December 20, 2014, 03:52:53 pm
Quote from: "beast"
thanks,

I think i ve seen a release a mounts and items sql somewhere but i lost it.
Any help will be appriciated

Search buttom in the top right corner will help you anytime.