You can have two windows of the same name but you should avoid it because it can cause issues when you apply ui scripting to them (because during runtime they get moved out of the MainHUD and Custom trees and into the same runtime tree "_HUD"). I suggest you rename the window you attached here to eq2ui_mainhud_player.xml, rename the other one in the XML to something else (e.g. Player2) and you then keep the "show_window Custom.Player2" in the first one (but without vertical bars).
|