Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Alert only enabled form X point to X?
#1
Can be possible to make an alert with macro that do this?:

From X point to another point, "player on screen" enabled and on the rest of cavebot points alert "player on screen" disabled.

Thanks in advance.

PS: every time I love more this bot Tongue
#2
Protector -> Kind: Player on Screen -> Check Sound -> File: Alert

[macro]0 {Disable Player on Screen} Protectors.Disable(Player on Screen)[/macro]
[macro]0 {Enable Player on Screen} Protectors.Enable(Player on Screen)[/macro]

Code:
Macro (0 0 0:Enable Player on Screen)
Label (0 0 0:Enter Cave)
Fixed (0 0 0)
Fixed (0 0 0)
Fixed (0 0 0)
...
Label (0 0 0:Exit Cave)
Macro (0 0 0:Disable Player on Screen)
Fixed (0 0 0)
Fixed (0 0 0)
Fixed (0 0 0)
...
#3
(01-25-2013, 01:25 AM)Kimoszin Wrote: Protector -> Kind: Player on Screen -> Check Sound -> File: Alert

[macro]0 {Disable Player on Screen} Protectors.Disable(Player on Screen)[/macro]
[macro]0 {Enable Player on Screen} Protectors.Enable(Player on Screen)[/macro]

Code:
Macro (0 0 0:Enable Player on Screen)
Label (0 0 0:Enter Cave)
Fixed (0 0 0)
Fixed (0 0 0)
Fixed (0 0 0)
...
Label (0 0 0:Exit Cave)
Macro (0 0 0:Disable Player on Screen)
Fixed (0 0 0)
Fixed (0 0 0)
Fixed (0 0 0)
...

thanks but dont work :S It sounds in and out of cave.

I have to check "auto macros enabled"?
On macro editor I have to check "auto execute every 0 ms"?
#4
Not need, just paste the macros.

The bot only execute the macro when it's called
#5
(01-25-2013, 05:48 PM)Hunger Wrote: Not need, just paste the macros.

The bot only execute the macro when it's called

thanks but dont work Sad


Forum Jump:


Users browsing this thread: 1 Guest(s)