• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Disappearing skills.

Status
Not open for further replies.
Level 8
Joined
Jul 10, 2008
Messages
353
I got a wierd (yet again) issue with my map. Randomly unit's menu disappears (all skills, become empty black boxes) I have to click around a few times and then they are restored.

It is very annoying and I have no idea what could have caused this... anyone experienced this before and has found a solution?
 
Level 8
Joined
Jul 10, 2008
Messages
353
Also am looking for this:

constant playerunitevent EVENT_PLAYER_UNIT_SELECTED = ConvertPlayerUnitEvent(24)

event Id for debugging purposes, if anyone has it please post...
 
Last edited:
Level 12
Joined
Sep 11, 2011
Messages
1,176
I got a wierd (yet again) issue with my map. Randomly unit's menu disappears (all skills, become empty black boxes) I have to click around a few times and then they are restored.

It is very annoying and I have no idea what could have caused this... anyone experienced this before and has found a solution?

was this ingame or in world editor ? maybe a screenshot would be helpful.


Also am looking for this:

constant playerunitevent EVENT_PLAYER_UNIT_SELECTED = ConvertPlayerUnitEvent(24)

event Id for debugging purposes, if anyone has it please post...

what is it that you need ?
 
Level 8
Joined
Jul 10, 2008
Messages
353
hey thnx for help, the issue was a faulty timer. I have resolved it. Nonetheless event id for EVENT_PLAYER_UNIT_SELECTED would be a useful tool. (by event id i mean the number like, 1231242134)
 
Status
Not open for further replies.
Top