Staredit Network

Staredit Network -> UMS Assistance -> death counts
Report, edit, etc...Posted by r[s]t on 2005-09-12 at 20:44:57
trigger 1

Deaths(P12, Exactly, 0, Stage);


SetSwitch(Switch 1, Set);
DisplayText("

dfgdgfds


", 4);
SetDeaths(P12, SetTo, 1, Stage);
Comment("Stage 0");


condition in trigger 2
Deaths(P12, Exactly, 1, Stage);



action in trigger 2 no working why?
Report, edit, etc...Posted by Sniper on 2005-09-12 at 20:49:30
I don't see an action.
Report, edit, etc...Posted by Toothfariy on 2005-09-12 at 20:49:35
could you make it a little more clear what ur tryin to do?
Report, edit, etc...Posted by scwizard on 2005-09-12 at 20:51:11
You can't modify the deaths of players 9-12 (unless you have EUD enabler).

ADDITION:
Ha, a double multipost, and I still get the first real anwser!

ADDITION:
SetDeaths(P12, SetTo, 1, Stage);

That's the action.
Report, edit, etc...Posted by Sniper on 2005-09-12 at 20:52:38
QUOTE
SetDeaths(P12, SetTo, 1, Stage);

That was trigger 1, he said trigger 2. But you got the answer so it doesn't matter.
Report, edit, etc...Posted by micro119 on 2005-09-12 at 21:32:36
Can u mod deaths of any players? cause i cant seem too (see Morale -- kills + deaths)
Report, edit, etc...Posted by SacredElf on 2005-09-12 at 21:55:53
ya u can
Report, edit, etc...Posted by r[s]t on 2005-09-12 at 22:56:56
QUOTE(m.r.bob @ Sep 12 2005, 04:51 PM)
You can't modify the deaths of players 9-12 (unless you have EUD enabler).

ADDITION:
Ha, a double multipost, and I still get the first real anwser!

ADDITION:
SetDeaths(P12, SetTo, 1, Stage);

That's the action.
[right][snapback]312524[/snapback][/right]



the answer i was looking for
Report, edit, etc...Posted by DT_Battlekruser on 2005-09-13 at 01:06:59
QUOTE(micro119 @ Sep 12 2005, 06:32 PM)
Can u mod deaths of any players? cause i cant seem too (see Morale -- kills + deaths)
[right][snapback]312600[/snapback][/right]


You can't change death counts for players 9 and above.
Report, edit, etc...Posted by Staredit.Net Essence on 2005-09-13 at 01:33:28
Wow what map are you working on RST that needs all this help?? And didnt they take that out with EUD DT??
Report, edit, etc...Posted by DT_Battlekruser on 2005-09-13 at 01:38:17
can't***

And the players has nothing to do with EUDs, it was the Extended Unit Deaths that EUDs were using.
Report, edit, etc...Posted by (U)Bolt_Head on 2005-09-13 at 01:58:17
QUOTE(r[s]t @ Sep 12 2005, 07:44 PM)
action in trigger 2 no working why?
[right][snapback]312512[/snapback][/right]


Because the conditions are not met. I don't have to read the trigger to know that.
Report, edit, etc...Posted by Urmom(U) on 2005-09-13 at 14:54:57
could you perhaps use the nifty TRIGGER feature at the top when you post. it makes it much easier to read than what you have.
Report, edit, etc...Posted by Oo.Turin.oO on 2005-09-13 at 22:26:44
QUOTE((U)Bolt_Head @ Sep 12 2005, 09:58 PM)
Because the conditions are not met.  I don't have to read the trigger to know that.
[right][snapback]312856[/snapback][/right]

Thats not necessarily true. If you havn't read the trigger than he could just not be noticing his actions do occur.
Report, edit, etc...Posted by (U)Bolt_Head on 2005-09-14 at 01:22:48
Yeah but then he would be lieing in ignorance. It could also be a wait block.
Report, edit, etc...Posted by T3mplaR on 2005-09-14 at 07:24:16
Isnt there a trigger downloadthat lets you make triggers for players 9-12?


http://www.staredit.net/index.php?download=452 <--Thats it.
Report, edit, etc...Posted by PCFredZ on 2005-09-14 at 15:11:30
QUOTE(T3mplaR @ Sep 14 2005, 07:24 AM)
Isnt there a trigger downloadthat lets you make triggers for players 9-12?
http://www.staredit.net/index.php?download=452 <--Thats it.
[right][snapback]313677[/snapback][/right]

That's for people who can't run Starforge.

Besides, as stated, you can't change deaths for P9+.
Report, edit, etc...Posted by (U)Bolt_Head on 2005-09-14 at 17:04:22
QUOTE(T3mplaR @ Sep 14 2005, 06:24 AM)
Isnt there a trigger downloadthat lets you make triggers for players 9-12?
http://www.staredit.net/index.php?download=452 <--Thats it.
[right][snapback]313677[/snapback][/right]


No there isn't, its not possable to make triggers for players above 8
Report, edit, etc...Posted by PCFredZ on 2005-09-15 at 14:54:00
QUOTE((U)Bolt_Head @ Sep 14 2005, 05:04 PM)
No there isn't, its not possable to make triggers for players above 8
[right][snapback]313879[/snapback][/right]

The reference was towards a .trg file each for P9, P10, P11, and P12 included in the parameters for various conditions and actions that vanilla SE and SCXE cannot create. They are mainly used by people not used to Starforge's trigger interface but still wish to use P9, P10, P11, or P12 in their triggers.
Report, edit, etc...Posted by Oo.Turin.oO on 2005-09-15 at 19:46:18
QUOTE((U)Bolt_Head @ Sep 14 2005, 01:04 PM)
No there isn't, its not possable to make triggers for players above 8
[right][snapback]313879[/snapback][/right]

I do it all the time though...Do you mean in STAREDIT or not at all. Cuz i make triggers for players 9-12 all the time and they work.
Report, edit, etc...Posted by (U)Bolt_Head on 2005-09-16 at 10:57:09
QUOTE(Veritaserum @ Sep 15 2005, 06:46 PM)
I do it all the time though...Do you mean in STAREDIT or not at all. Cuz i make triggers for players 9-12 all the time and they work.
[right][snapback]314969[/snapback][/right]


You cannot make triggers OWNED by players 9-12 work. Triggers that referance those players have been around for years and work fine but they have to be owned by players 1-8.
Report, edit, etc...Posted by r[s]t on 2005-09-17 at 12:14:59
Heres a new problem

I have a death timer.


triggers...

stage X is set
-
add 1 death to timer
---
timer death is 60
-
do something




The do something triggers isint working
Report, edit, etc...Posted by Oo.Turin.oO on 2005-09-17 at 13:50:41
QUOTE((U)Bolt_Head @ Sep 16 2005, 06:56 AM)
You cannot make triggers OWNED by players 9-12 work.  Triggers that referance those players have been around for years and work fine but they have to be owned by players 1-8.
[right][snapback]315393[/snapback][/right]

oh i see what you meant yeah you gotta have them for players 1-8

ADDITION:
QUOTE(r[s]t @ Sep 17 2005, 08:14 AM)
Heres a new problem

I have a death timer.
triggers...

stage X is set
-
add 1 death to timer
---
timer death is 60
-
do something
The do something triggers isint working
[right][snapback]315796[/snapback][/right]

uh...WTF. Dude...what the hell is a death timer? A clock with deaths? that doesn't make any sense. do you mean a death COUNTER? be more specific
Report, edit, etc...Posted by (U)Bolt_Head on 2005-09-17 at 13:58:00
Yes be more specific to list the triggers as there shown in staredit. Maybe even attach the map. Also if you list what the conditions are and what the actions are and space out your triggers it will be much easyer to read. Try using the BB Trigger code.

It looks like your problem is that you left out the preserve trigger. If thats not your problem then your problem is the lack of ablity inform us of what the situation is.

Theres also alot of unknown parts. You never have said anything about the switch. So by looking at what you have posted then clearly the problem is you never set switch X, even before the preserve trigger problem.
Report, edit, etc...Posted by r[s]t on 2005-09-17 at 18:33:52
Deaths(P8, Exactly, 2, Stage);
-
SetDeaths(P8, Add, 1, Timer);
PreserveTrigger();
Comment("Stage 2");


Deaths(P8, Exactly, 2, Stage);
Bring(P8, AtLeast, 1, Gui Montag Firebat, Screen);
-
SetInvincibility(Disable, Gui Montag Firebat, P8, Anywhere);
Order(Gui Montag Firebat, P8, Anywhere, Attack, c5);
PreserveTrigger();
Comment("Stage 2");


Deaths(P8, Exactly, 2, Stage);
Bring(P8, AtLeast, 1, Gui Montag Firebat, Screen);
Deaths(P8, Exactly, 10, Timer);
-
GiveUnits(1, Gui Montag Firebat, P7, Screen, P8);
Comment("Stage 2");





p8 isnt getting any firebats.
Next Page (1)