Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Alert when low mp
#1
Hello.
I search for macro to alert when low mana potions (like 15)
Iv used script of allmighty on mintawlin.

1. Open door sometimes don't work (dunno why, test with change range)
2. Get block 2 mino archers with parcels near window.

That macro should help more ppl then me
#2
(08-18-2013, 07:25 PM)praatel Wrote: Hello.
I search for macro to alert when low mana potions (like 15)
Iv used script of allmighty on mintawlin.

1. Open door sometimes don't work (dunno why, test with change range)
2. Get block 2 mino archers with parcels near window.

That macro should help more ppl then me

You can make "Protector" alert when you're low on potions?
Correct me if i'm wrong.
#3
(08-18-2013, 07:51 PM)Vapahtaja Wrote:
(08-18-2013, 07:25 PM)praatel Wrote: Hello.
I search for macro to alert when low mana potions (like 15)
Iv used script of allmighty on mintawlin.

1. Open door sometimes don't work (dunno why, test with change range)
2. Get block 2 mino archers with parcels near window.

That macro should help more ppl then me

You can make "Protector" alert when you're low on potions?
Correct me if i'm wrong.

It's not work all the time same like low stamina ;s

Anyway need some script to open doors ;/
#4
there are two scripts to open a door
one is to open the door without key
Code:
0 {Open Door Without Key} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Use(ID_DOOR, !X!, !Y!, !Z!, 2)
and second to open the door with key
Code:
0 {Open Door With Key} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(ID_KEY, ID_DOOR, !X!, !Y!, !Z!, 2)


Forum Jump:


Users browsing this thread: 1 Guest(s)