• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] Hide 'Select User' Button

Status
Not open for further replies.
Level 27
Joined
Dec 3, 2018
Messages
896
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: 24
Level 20
Joined
Aug 13, 2013
Messages
1,696
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.
Top