Detecting Autocast Setting?

Blackrage

Ultra Cool Member
Reaction score
25
How do you detect when an ability is set on autocast (Not when an ability is used during the autocast)? +rep in the future.


EDIT: Nevermind, I believe I found out how.
 

Darthfett

Aerospace/Cybersecurity Software Engineer
Reaction score
615
What do you think is the correct answer?

It's always nice to post the solution, so that people who are searching for the answer will know how you did it.

Trigger:
  • Detect Autocast
    • Events
      • Unit - A unit Is issued an order with no target
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Issued order) Equal to (Order(innerfireon))
        • Then - Actions
          • -------- Autocast is enabled --------
        • Else - Actions
          • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            • If - Conditions
              • (Issued order) Equal to (Order(innerfireoff))
            • Then - Actions
              • -------- Autocast is disabled --------
            • Else - Actions


You can set a boolean to true/false if you like, but there isn't any other way to do this.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top