Modcraft - The community dedicated to quality WoW modding!

Community => Random => Topic started by: AgeofCraft on May 12, 2014, 03:05:39 am

Title: WoW Dota
Post by: AgeofCraft on May 12, 2014, 03:05:39 am
I heard about wow dota and looked on youtube and found this:
Stoneharrys Video (https://www.youtube.com/watch?v=TDLLwmNCbpY)

That looks amazing a fully changed system thats not wow that looks like a third person warcraft 3^^ I think the ppl need very very... very much time for this, it is a pity that the server no longer exists. That custom Battle.net lobby in connection with wow is very interesting the interaction with the buttons from the npc´s or itemsis amazing.
has anyone played on this server ?
Title: Re: WoW Dota
Post by: stoneharry on May 12, 2014, 11:14:02 am
Yes (obviously). What do you want to know? I started recreating this interface for a new project I am working on: https://www.youtube.com/watch?v=8fxtIwti8-k (https://www.youtube.com/watch?v=8fxtIwti8-k" onclick="window.open(this.href);return false;)
Title: Re: WoW Dota
Post by: MR. Farrare on May 12, 2014, 01:11:56 pm
Quote from: "stoneharry"
Yes (obviously). What do you want to know? I started recreating this interface for a new project I am working on: https://www.youtube.com/watch?v=8fxtIwti8-k (https://www.youtube.com/watch?v=8fxtIwti8-k" onclick="window.open(this.href);return false;)

fascinating Job harry
Title: Re: WoW Dota
Post by: Yuritsuki on May 12, 2014, 02:26:29 pm
Actually, WoW Dota is my first experience in MOBA games.
Title: Re: WoW Dota
Post by: AgeofCraft on May 12, 2014, 08:53:11 pm
Quote from: "stoneharry"
Yes (obviously). What do you want to know? I started recreating this interface for a new project I am working on: https://www.youtube.com/watch?v=8fxtIwti8-k (https://www.youtube.com/watch?v=8fxtIwti8-k" onclick="window.open(this.href);return false;)
WoW Amazing !

How this Bnet interface works:
Does the game walk in the backround if the Interface is showing, you also run behind it in the start zone and if you create a game you get into the battleground gui.
Or is that different?

To WoW Dota:
Does Warcraft 3 contain some codes that you can use in wow like the Bnet interface, custom map or the stat system?
Does someone get the mpq from this? Iam rly interested to see how this interface is builded.
Title: Re: WoW Dota
Post by: stoneharry on May 12, 2014, 08:59:45 pm
Quote from: "AgeofCraft"
Quote from: "stoneharry"
Yes (obviously). What do you want to know? I started recreating this interface for a new project I am working on: https://www.youtube.com/watch?v=8fxtIwti8-k (https://www.youtube.com/watch?v=8fxtIwti8-k" onclick="window.open(this.href);return false;)
WoW Amazing !

How this Bnet interface works:
Does the game walk in the backround if the Interface is showing, you also run behind it in the start zone and if you create a game you get into the battleground gui.
Or is that different?

To WoW Dota:
Does Warcraft 3 contain some codes that you can use in wow like the Bnet interface, custom map or the stat system?
Does someone get the mpq from this? Iam rly interested to see how this interface is builded.

Bnet interface: Yes, you can run around in the background, though you can disable that. You disable all functions you don't want the player using.

On WoW Dota: Each of those system has to be manually written. Nothing can be converted other than images.

Here is the Lua of my interface: http://pastebin.com/JgQWv29e (http://pastebin.com/JgQWv29e" onclick="window.open(this.href);return false;)
Title: Re: WoW Dota
Post by: AgeofCraft on May 12, 2014, 09:23:41 pm
Quote from: "stoneharry"
Quote from: "AgeofCraft"
Quote from: "stoneharry"
Yes (obviously). What do you want to know? I started recreating this interface for a new project I am working on: https://www.youtube.com/watch?v=8fxtIwti8-k (https://www.youtube.com/watch?v=8fxtIwti8-k" onclick="window.open(this.href);return false;)
WoW Amazing !

How this Bnet interface works:
Does the game walk in the backround if the Interface is showing, you also run behind it in the start zone and if you create a game you get into the battleground gui.
Or is that different?

To WoW Dota:
Does Warcraft 3 contain some codes that you can use in wow like the Bnet interface, custom map or the stat system?
Does someone get the mpq from this? Iam rly interested to see how this interface is builded.

Bnet interface: Yes, you can run around in the background, though you can disable that. You disable all functions you don't want the player using.

On WoW Dota: Each of those system has to be manually written. Nothing can be converted other than images.

Here is the Lua of my interface: http://pastebin.com/JgQWv29e (http://pastebin.com/JgQWv29e" onclick="window.open(this.href);return false;)

Thx for your answer and thanks for sharing :)