In StarForge, when you use the action "SetDeaths", everything works fine UNTIL you get to the point where you have to fill in the unit name that you want to change the deaths for.
For clarification for what I just said:
SetDeaths(P1, SetTo, 1,
Type Unit/Building name here);
When I tried to type in a unit OR building name, it didn't work. I later found out in another one of my maps with a "SetDeaths" action that instead of displaying the unit/building name in the last parameter of the "SetDeaths" action, it displayed the
Unit ID. Is this just...my computer? If not, is there any way to fix it? I mean, it's sort of a hassle to place the unit and look at it's ID then go back to the trigger editor and type it in.....
