10-01-2015, 04:25 PM
1. New Macro for Check ID by Range.
2. Example
Map.HasIDByRange(1977, !X!, !Y!, !Z!, 4)
Map.HasIDByRange(469, !X!, !Y!, !Z!, 4)
1977 and 469 are a stairs, with this macro now its impossible make Redskull in Stairs.
2. Example
Code:
Creatures.PlayersOnRange(4)>=2 [up]
Exit()
{up}
Map.HasIDByRange(1977, !X!, !Y!, !Z!, 4)
Map.HasIDByRange(469, !X!, !Y!, !Z!, 4)
Creatures.Beside()>=2
Self.Mana()>=115
Self.Say(exori)
Exit()
Map.HasIDByRange(469, !X!, !Y!, !Z!, 4)
1977 and 469 are a stairs, with this macro now its impossible make Redskull in Stairs.