08-06-2012, 05:51 PM
Macro 2+ monster on screen he cast spell exori hur and exori ico. <help>
Macro 2+ monster on screen he cast spell exori hur and exori ico. <help>
|
08-06-2012, 05:51 PM
Macro 2+ monster on screen he cast spell exori hur and exori ico. <help>
08-06-2012, 06:03 PM
Take a look at the tutorial below:
http://forums.bmega.net/showthread.php?tid=3063
08-06-2012, 08:56 PM
thx but u see me for 1 monster i need if i have 2+ monster :<
08-06-2012, 09:47 PM
Put the two macros below in the option Macro # in the attack sequences setting up the rest as shown in the tutorial.
Code: 1000 {exori hur} Creatures.OnScreen>=2 Self.Attacking Self.Say(exori hur) Code: 1000 {exori ico} Creatures.OnScreen>=2 Self.Attacking Self.Say(exori ico) |
« Next Oldest | Next Newest »
|