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!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ThaiCargo

Pages: [1]
1
Serverside Modding / Re: Adding new spells to existing pets
« on: February 12, 2014, 04:41:59 pm »
Quote from: "Romzarah"
If you are asking how to get a hunters pet to learn a new spell that no pet has, try this.

If it is your GMs pet use GM command with the pet highlighted, clicked on.
.pet learn and the spell id

If its a players pet you will have to login to the players account with your GM account to use the GM command to teach it the spells.

Also any spell you use must not need mana or it will not work.

mangos had a pet spell on create dbc, put I can find no way to add spells to a pet on trinitycore
Doomguard, voidwalker  (Warlock pets)  ;)

2
Serverside Modding / Re: How to remove Class gear requirements
« on: February 10, 2014, 09:33:02 pm »
Depends on what emulator you are using, but you should be able to do this in the database unless the itemset has a req class, then you will have to do it in c++.

If you look in TrinityCores item_template there is a column called 'AllowableClass'


Try erasing the value in that column, restart the server, delete your cache or WDB folder, start wow and see if it works.

Pages: [1]