trigger works great, only problem im having is its not showing me my minimap, portrait, or any buttons after i pick my hero.
he can only melee attack and pick stat points :(
The ui (borders) shows up but the other elements like minimap, portrait, and buttons are missing, any suggestions?
the create hero trigger looks like
Unit - Create 1 Picked hero [((Picked Player) - 1)] for player (Picked Player) at Respawn Point using default facing (No Options)
my old one was linked to a region instead of a point
Unit - Create 1 (Unit of type of unit [specific unit]) for player (triggering player) at center of Respawn Zone facing (270.00) degrees (No Options)
Respawn zone/point is a center point where all heroes are resurrected initially and handled by a trigger that ports them to their graveyard for each corresponding team (4 teams.)
so anyways in THAT trigger iv implemented a few things to try to fix it
Unit - Turn (Triggering unit) Status bar (on)
Unit - Turn (Triggering unit) Selectable state (on)
Unit - Turn (Triggering unit) Cursor state (on)
Unit - Turn (Triggering unit) Tooltips state (on)
the 'show Game ui' trigger event is dealt with a few times,
and yet i cant use any of my heroes abilities :( did i overlook something?
any help would be appreciated
its not working for me either, its all blank lables and 'no value.' you cant set the hero choices variables they're stuck as 'unknown' :(
This is either a problem with our map editor or we had problems downloading the file,
heres the wall of text of errors from the version with exclusive heroes
Warning: Orphaned trigger function call removed: Function Call 'Triggering Unit' (Function Call, FC0652C8, Lib: 0)
Warning: Orphaned trigger function call removed: Function Call 'Unit Type Of Unit' (Function Call, 8BDAD5D8, Lib: 0)
Warning: Orphaned trigger function call removed: Function Call 'Triggering Unit' (Function Call, 4C03CEA2, Lib: 0)
Warning: Orphaned trigger function call removed: Function Call 'Default Game Camera' (Function Call, 64669D63, Lib: 0)
Warning: Orphaned trigger function call removed: Function Call 'Position Of Unit' (Function Call, 1922BE66, Lib: 0)
Warning: Orphaned trigger function call removed: Function Call 'Default Game Camera' (Function Call, A180DDE7, Lib: 0)
Warning: Orphaned trigger function call removed: Function Call 'Unit Type Of Unit' (Function Call, 5B6A61B8, Lib: 0)
Warning: Orphaned trigger function call removed: Function Call 'Owner Of Unit' (Function Call, 21205E7D, Lib: 0)
Warning: Invalid trigger element reference removed from Parameter Value 'Unknown' (Function Call, 21205E7D, Lib: 0)
Warning: Invalid trigger element reference removed from Parameter Value 'Unknown' (Function Call, 1922BE66, Lib: 0)
Warning: Invalid trigger element reference removed from Parameter Value 'Unknown' (Function Call, 8BDAD5D8, Lib: 0)
Warning: Invalid trigger element reference removed from Parameter Value 'Unknown' (Function Call, 5B6A61B8, Lib: 0)
Warning: Invalid trigger element reference removed from Parameter Value 'Unknown' (Function Call, 64669D63, Lib: 0)
Warning: Invalid trigger element reference removed from Parameter Value 'Unknown' (Function Call, A180DDE7, Lib: 0)
0
trigger works great, only problem im having is its not showing me my minimap, portrait, or any buttons after i pick my hero. he can only melee attack and pick stat points :( The ui (borders) shows up but the other elements like minimap, portrait, and buttons are missing, any suggestions? the create hero trigger looks like Unit - Create 1 Picked hero [((Picked Player) - 1)] for player (Picked Player) at Respawn Point using default facing (No Options)
my old one was linked to a region instead of a point Unit - Create 1 (Unit of type of unit [specific unit]) for player (triggering player) at center of Respawn Zone facing (270.00) degrees (No Options)
Respawn zone/point is a center point where all heroes are resurrected initially and handled by a trigger that ports them to their graveyard for each corresponding team (4 teams.)
so anyways in THAT trigger iv implemented a few things to try to fix it Unit - Turn (Triggering unit) Status bar (on) Unit - Turn (Triggering unit) Selectable state (on) Unit - Turn (Triggering unit) Cursor state (on) Unit - Turn (Triggering unit) Tooltips state (on)
the 'show Game ui' trigger event is dealt with a few times, and yet i cant use any of my heroes abilities :( did i overlook something? any help would be appreciated
@SweetZombieJesus: Go
0
Thanks, i localized it, now it works great :D
0
@SweetZombieJesus: Go
its not working for me either, its all blank lables and 'no value.' you cant set the hero choices variables they're stuck as 'unknown' :( This is either a problem with our map editor or we had problems downloading the file, heres the wall of text of errors from the version with exclusive heroes
Warning: Orphaned trigger function call removed: Function Call 'Triggering Unit' (Function Call, FC0652C8, Lib: 0) Warning: Orphaned trigger function call removed: Function Call 'Unit Type Of Unit' (Function Call, 8BDAD5D8, Lib: 0) Warning: Orphaned trigger function call removed: Function Call 'Triggering Unit' (Function Call, 4C03CEA2, Lib: 0) Warning: Orphaned trigger function call removed: Function Call 'Default Game Camera' (Function Call, 64669D63, Lib: 0) Warning: Orphaned trigger function call removed: Function Call 'Position Of Unit' (Function Call, 1922BE66, Lib: 0) Warning: Orphaned trigger function call removed: Function Call 'Default Game Camera' (Function Call, A180DDE7, Lib: 0) Warning: Orphaned trigger function call removed: Function Call 'Unit Type Of Unit' (Function Call, 5B6A61B8, Lib: 0) Warning: Orphaned trigger function call removed: Function Call 'Owner Of Unit' (Function Call, 21205E7D, Lib: 0) Warning: Invalid trigger element reference removed from Parameter Value 'Unknown' (Function Call, 21205E7D, Lib: 0) Warning: Invalid trigger element reference removed from Parameter Value 'Unknown' (Function Call, 1922BE66, Lib: 0) Warning: Invalid trigger element reference removed from Parameter Value 'Unknown' (Function Call, 8BDAD5D8, Lib: 0) Warning: Invalid trigger element reference removed from Parameter Value 'Unknown' (Function Call, 5B6A61B8, Lib: 0) Warning: Invalid trigger element reference removed from Parameter Value 'Unknown' (Function Call, 64669D63, Lib: 0) Warning: Invalid trigger element reference removed from Parameter Value 'Unknown' (Function Call, A180DDE7, Lib: 0)