• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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