[Trigger] Hide 'Select User' Button

Status
Not open for further replies.
Level 27
Joined
Dec 3, 2018
Messages
906
Hi so as the title sugests I don t want that button to be visible but i still want it to function, but i haven t found it in the trigger's options. Any idea how could i hide it? A visual representation would be very apreciated.
 

Attachments

  • Sharp!!.png
    Sharp!!.png
    8.2 KB · Views: 49
Just Shift + Enter to input negative values.
Besides, I can't find that 'Select User' ability, where is that ability located anyway?
I can only find 'Select Hero' & 'Select Unit' listed in OE, each with show/hide option.
If that's implemented within reforged, have you tried using SetPlayerAbilityAvailable()?
Or implementation in GUI:
  • Hide Ability
    • Events
      • Map initialization
    • Conditions
    • Actions
      • Player - Disable Select Ability for Neutral Passive
If not working, consider those abilities I've mentioned to replace it if they've similarities.
 
Status
Not open for further replies.
Back
Top