Staredit Network

Staredit Network -> StarForge -> StarForge "SetDeaths" action
Report, edit, etc...Posted by greenreaper on 2005-08-27 at 19:35:30
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..... pinch.gif
Report, edit, etc...Posted by Kumano on 2005-08-27 at 19:52:42
I think that's from the actions/conditions files that were made for EUD triggers, copy the original actions/conditions files over them and it should be normal (I'm pretty sure I had this problem before)
Report, edit, etc...Posted by greenreaper on 2005-08-27 at 20:01:51
Nope, it wasn't because of the EUD Actions and Conditions lst files. I never downloaded them biggrin.gif . Well, I seem to have solved the problem. Basically in the actions.lst and conditions.lst file, modify the conditions "deaths" to "unit unit" on the last perimeter, and the same thing for conditions. Hopefully I have not screwed anything up. I just tested a map and it works...so I guess it didn't. (Hopefully tongue.gif )
Report, edit, etc...Posted by Cole on 2005-08-27 at 21:02:57
Did you modify the unit name? You must use the modified unit name.... If your unit has colors in it's name ignore them.

Use the right side to...type the first few letters of your unit and it will find the unit based on what you have typed so far on the right.
Report, edit, etc...Posted by Merrell on 2005-08-27 at 21:34:01
You insert the unit ID, I think.
Report, edit, etc...Posted by Sniper on 2005-08-27 at 22:52:43
No, it should display the unit name. Try redling starforge.
Report, edit, etc...Posted by Heimdal on 2005-08-28 at 00:49:45
You were definitely using the EUD trigger definitions.
Next Page (1)