Anyone know what this command is for?
I have an event evt_nam_LackawannaPW and a evt_desc_LackawannaPW.
I want both sides to see the text but only one side to see the tooltip description. Whatever I try both sides seem to get the tooltip.
It seems if a evt_desc defined with the same name as an event it will display automatically as a tooltip.
If I change the tooltip name to evt_desc_LackawannaDPW and add
DescEvent evt_desc_LackawannaDPW to just one side no tooltip appears
for either side.
Why isn't this working as I think it should?
I suppose I could create a seperate evt_nam for one side and call this with
GenTextMsg.
Thanks, Chris