Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
macro use utana vid if
#1
how i use utana vid if have a orc berserker on screen please?
and use gfb if have more of 2 creatures on screen?
#2
In killer>orc berseker add this macro:
Code:
Self.Mana>400 Self.Say(utana vid)

for use gfb:
Code:
Creatures.OnScreen>2 Target.Shoot(3155)
#3
@ Hunger, but then it will cast vid everytime new berserker comes,no?
#4
drewindwalker Wrote:@ Hunger, but then it will cast vid everytime new berserker comes,no?

Yep, hunger never tests his macros. The macro should have a status check: Status.Visible or something like that.
#5
Mega, Status.Invisible doesn't exist. ;P
Please, read the wiki: http://wiki.bmega.net/doku.php

[Image: tumblr_linetdmNqm1qzcq51o1_500-thumb-600x337-48077.gif]
#6
Noen Wrote:Mega, Status.Invisible doesn't exist. ;P

At least Hunger should add the macro to Killer Start Macro.
#7
The problem will persist though.
Maybe this should work:

Code:
180000 {Utana Vid} Target.NameIn(Orc Berserker)==1 Self.Say(utana vid)
Please, read the wiki: http://wiki.bmega.net/doku.php

[Image: tumblr_linetdmNqm1qzcq51o1_500-thumb-600x337-48077.gif]
#8
The best option would be to add the feature Self.Visible.


Forum Jump:


Users browsing this thread: 1 Guest(s)