HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Creep AI : aggro question

11-03-2014, 09:41 PM#1
AIdoubt
Hello everyone,

I come back to our ancestral beloved RTS, from LeagueofLegends, with a specific matter :
I would like to deeply understand how do minions aggro in LoL.

That is fiercely guarded by Riot : i thus try here to gather some information from the MOBA ancestor.
How do minions path&aggro in the dota mod? Do we have access to code, in a given language?

Thank you for answers, a WC3 elf main old-timer.
11-05-2014, 04:28 PM#2
Anitarf
I've found a reasonable explanation for LoL creep aggro with 5 minutes of google: http://leagueoflegends.wikia.com/wiki/Minion
11-06-2014, 10:26 AM#3
AIdoubt
Hello Anitarf,

I placed the word "deeply" so as not getting this lol wiki page linked :)
If this page was floor 2 on the knowledge tower, I would be currently aiming around floor 5.

I am wondering about minion variables used in code, call for help flag specifics, aggro scan accurate frequency for example.
In third behavior rule on this page, there are also deeper levels of priority that make minions switch target when fighting other minions.

Maybe do the community got some of such knowledge about DOTA mod?
11-06-2014, 07:08 PM#4
Fledermaus
If you want such in depth answers, why aren't you asking on a lol forum? Surely they'd be a lot more likely to know.
This is a wc3 forum.. Come here when you have the info and need help implementing it in wc3?
11-07-2014, 11:12 AM#5
AIdoubt
I came to WC3 forum because no one in LoL community seems to know about this.

I am not asking a WC3 user to comment on LoL mechanics for sure.
I am asking about the originial DOTA mechanics, to find a parrallel with LoL ones.

Do you know how DOTA creeps really work? Is code access public? I do not know anything about Word Editor nor JASS...
11-07-2014, 01:08 PM#6
moyack
Man, WC3 DOTA uses the hardcoded AI attack. This is just a set of ordergroups to smart into an specific point.
11-08-2014, 07:58 AM#7
AIdoubt
Has this hardcode been decrypted?
11-08-2014, 03:46 PM#8
moyack
Quote:
Originally Posted by AIdoubt
Has this hardcode been decrypted?
Unfortunately, no.
11-08-2014, 04:03 PM#9
AIdoubt
In any respected moba?