Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
exori exori hur
#1
i wanna marcro if 1 monster and 0 players put exori
if 1 monster and >=1 player exori hur
Reply
#2
can be done in advanced attack,

check template for ek, link in my signature
Reply
#3
(10-17-2018, 07:26 PM)Catar Wrote: can be done in advanced attack,

check template for ek, link in my signature

i saw this here is exori if 2 and exori hur if 1 wow...
i wanna macro bcse i wanna if no player exori if player exori hur

Self.Mana>=200
Creatures.Beside>=1
Creatures.PlayersOnRange(8)==0
Creatures.OnScreen==1
Self.Say(exori)
Exit()

Self.Mana>=200
Creatures.Beside>=1
Creatures.PlayersOnRange(8)>=1
Creatures.OnScreen==1
Self.Say(exori hur)
Exit()

but doesnt work help me fix it please
Reply
#4
(10-17-2018, 09:22 PM)opol Wrote:
(10-17-2018, 07:26 PM)Catar Wrote: can be done in advanced attack,

check template for ek, link in my signature

i saw this here is exori if 2 and exori hur if 1 wow...
i wanna macro bcse i wanna if no player exori if player exori hur

Ye, is possible in adv attack, jeez just download my template or any ek script and analyze

This way I help you better than just giving you macro
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)