Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Resources and Tools => Topic started by: Khanx on August 12, 2011, 09:20:08 pm

Title: [VB] ToolRaces
Post by: Khanx on August 12, 2011, 09:20:08 pm
This tool will help in the creation of the races, and can be quite useful.

The tool consists of:

-Bitmask

-The SQL required to create a race (not including the starting coordinates)

Note:The SQL "playercreateinfo_spell" also deletes racial race ,and adding the language of the faction (Orc or Common)


Photos:

http://imageshack.us/f/155/toolraces1.jpg/ (http://imageshack.us/f/155/toolraces1.jpg/" onclick="window.open(this.href);return false;)

http://imageshack.us/f/814/toolraces2.jpg/ (http://imageshack.us/f/814/toolraces2.jpg/" onclick="window.open(this.href);return false;)


This tool has been created with VB 2008, so consistent is necessary to install the Net Framework. In case you do not have the Net Framework, you can download it here: http://www.microsoft.com/net/ (http://www.microsoft.com/net/" onclick="window.open(this.href);return false;)


Update: 15-8-11
-Add: German Languaje
-Repair some bugs in playercreateinfo

Download the tool:

http://filebeam.com/0f4670485609053ba123f5dbb2019d54 (http://filebeam.com/0f4670485609053ba123f5dbb2019d54" onclick="window.open(this.href);return false;)


Thanx schlumpf for link's download

I want to thank my friend Darkkang by test it

Sorry for my English, I'm Spanish.
Title: Re: [VB] ToolRaces
Post by: Tigurius on August 12, 2011, 09:57:31 pm
Moved to Resources> Tools.

Thanks for the contribution :)
Title: Re: [VB] ToolRaces
Post by: schlumpf on August 13, 2011, 09:48:06 am
Download links:
Title: Re: [VB] ToolRaces
Post by: Eluo on August 13, 2011, 09:33:15 pm
Wow how cool!
Thank you!
Title: Re: [VB] ToolRaces
Post by: iSugar on November 20, 2011, 04:52:27 pm
Kewls! :D
 Just what I need ^.^ Thank you!


Edit: What other programs do I need for it? Sorry, I'm quite new to ME etc ^.^' *And/Or pretty stupid lol*
Title: Re: [VB] ToolRaces
Post by: Eluo on November 21, 2011, 02:51:28 pm
Quote
This tool has been created with VB 2008, so consistent is necessary to install the Net Framework. In case you do not have the Net Framework, you can download it here: http://www.microsoft.com/net/ (http://www.microsoft.com/net/" onclick="window.open(this.href);return false;)

;P
Title: Re: [VB] ToolRaces
Post by: lordpsyan on December 19, 2011, 04:38:15 am
great tool. The sql stuffs sounds like it will safe alot of time... nothing worse than "you cannot speak that language" when talking to yourself.

I will try this right away!