liyonghelpme / dota-ai

Automatically exported from code.google.com/p/dota-ai
0 stars 0 forks source link

Missing Order Strings for Lina's Dragon Slave and Juggernaut's Bladefury #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Problem:
No orderstrings for Lina's Dragon Slave and Juggernaut's Bladefury to fill in 
the call SetAbilityAdvanced field.

Solution:
Found an orderstring named "shockwave" and "whirlwind" for Lina's Dragon Slave 
and Juggernaut's Bladefury respectively in the currentwork.txt file.

Example:
Lina's Dragon Slave:
call SetAbilityAdvanced("shockwave",NOCHANNEL,"Dragon Slave")

Juggernaut's Bladefury:
call SetAbilityAdvanced("whirlwind",NOCHANNEL,"Blade Fury")

Original issue reported on code.google.com by unclezh...@gmail.com on 17 Aug 2010 at 10:46

GoogleCodeExporter commented 9 years ago

Original comment by unclezh...@gmail.com on 17 Aug 2010 at 10:46