Ignore Diadem sprites?

Forum Forums Discussion Ignore Diadem sprites?

Tagged: ,

This topic contains 1 reply, has 2 voices, and was last updated by Lyfox Lyfox 4 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20955

    JohnSeeya
    Participant
    0

    Is there a way that I can have my scenario ignore sprites when I do diademBoom()? Right now I’m having a problem where if there’s a sprite closer to me than any of the other mobs, the sprite will get blown up, essentially wasting a shot.

    #20956
    Lyfox
    Lyfox
    Participant
    0

    Move your character to a spot without sprites before diademBoom(). Something like this:

    waypoint(36)
    diademBoom()

    You can also do randomWaypoint() to move around Diadem to random spots.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.