• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

MOD war3 league of legends mpq modify

Status
Not open for further replies.
Level 5
Joined
Jan 26, 2015
Messages
94
There are many LoL models and stuff around wcunderground and chaosrealm.
IIrc, goblin academy also had quite a few of them.

Making an actual map where all their spells and stuff are implemented, that is something that you dont have in an mpq, but in a w3x.

So its impossible implement all the map lol in wc3?
 
Level 24
Joined
Aug 1, 2013
Messages
4,658
Not impossible... mostly.

You can't really change the UI in WC3 properly.
So targeting images are pretty hard to get apart from circle AoE.

You can use "virus"-clients like sharpcraft so you can have functions like "getMousePosition()".

Every spell that you can think of is makeable... given that you use some proper systems to make them.
But you will probably not be able to make
Kalista passive + ult
Taric passive
Akali ult (pretty much every ability with stacks)
Yasuo shield,
etc
 
Level 5
Joined
Jan 26, 2015
Messages
94
Not impossible... mostly.

You can't really change the UI in WC3 properly.
So targeting images are pretty hard to get apart from circle AoE.

You can use "virus"-clients like sharpcraft so you can have functions like "getMousePosition()".

Every spell that you can think of is makeable... given that you use some proper systems to make them.
But you will probably not be able to make
Kalista passive + ult
Taric passive
Akali ult (pretty much every ability with stacks)
Yasuo shield,
etc


So its impossible make a entire map of league of legends wc3?
 
Level 24
Joined
Aug 1, 2013
Messages
4,658
Nah, it is not considered advertising because you link to content that could be helpful to the discussion.
If you were randomly linking stuff telling how good it is, yea, then you are advertising.

There are some stuff that are still quite hard without the use of things like SharpCraft, but I must say that most spells can actually be done if you coded everything yourself.
 
Status
Not open for further replies.
Top