Staredit Network

Staredit Network -> UMS Assistance -> Switch...
Report, edit, etc...Posted by Ren on 2006-07-06 at 22:45:37
Why wont this work? the switch wont work because of the condition?

Conditions:
Bring a marine to the beacon 1

Actions:
Set Switch 01
Preserve trigger

----------------------

Conditions:
Switch 01 set
Bring a marine to beacon 2

Actions:
Kill marine at beacon 2
Clear Switch 01
Preserve trigger


Report, edit, etc...Posted by fritfrat(U) on 2006-07-06 at 23:16:07
Um, that should work fine. Basically, if you walk a marine to beacon 1, then another (or the same) marine to beacon 2, the marine at beacon 2 dies. Is that what you are trying to accomplish?
Report, edit, etc...Posted by Ren on 2006-07-06 at 23:23:58
No. There is only 1 marine. Basically the marine have to go to beacon 1 then go to the beacon 2.

Report, edit, etc...Posted by RedSword on 2006-07-07 at 00:40:22
Does the 2 beacons touch each other ?
Report, edit, etc...Posted by Ren on 2006-07-07 at 00:52:42
no 2 different beacon
Report, edit, etc...Posted by Noober on 2006-07-07 at 09:23:24
Well, that should work fine. In order to get the marine killed at beacon 2, you have to bring it to beacon 1 first. That's what you want, right?
Report, edit, etc...Posted by DaMiNaToR on 2006-07-07 at 10:15:57
QUOTE(Noober @ Jul 7 2006, 08:23 AM)
Well, that should work fine. In order to get the marine killed at beacon 2, you have to bring it to beacon 1 first. That's what you want, right?
[right][snapback]519198[/snapback][/right]


That's exactly what the effect of these triggers is... mellow.gif
Report, edit, etc...Posted by Noober on 2006-07-07 at 11:04:32
QUOTE(Ren @ Jul 6 2006, 10:45 PM)
Why wont this work?

confused.gif
Report, edit, etc...Posted by Killer_Kow(MM) on 2006-07-07 at 13:51:17
Here's a test map, it worked perfectly for me.
Report, edit, etc...Posted by XGuy on 2006-07-07 at 14:03:36
First, ur preserving the trigger for no reason, and i still dont understand what ur trying to do, when a marine goes to beacon 1 and beacon 2 the switch clears? I tried to do a test map just like killer kow did, it worked perfectly, try to recheck ur triggers and see if u didnt mess something up, it should be a simple silly mistake:D
Report, edit, etc...Posted by Killer_Kow(MM) on 2006-07-07 at 14:56:58
The Preserve trigger actions are needed so the trigger can run more than once...
Report, edit, etc...Posted by KinG_JaKe on 2006-07-07 at 16:07:02
The way you wrote out the trigger looks fine.

-Relook over the trigger for stupid mistakes.
-Check your locations also because you may of accidently unchecked the ground part of the location or something.
-Is their anything else in the trigger that u didn't write?
GL
Report, edit, etc...Posted by Xx.Doom.xX on 2006-07-07 at 16:32:03
QUOTE(Killer_Kow(MM) @ Jul 7 2006, 02:56 PM)
The Preserve trigger actions are needed so the trigger can run more than once...
[right][snapback]519463[/snapback][/right]


Yes, u said the marine goes from beacon 1 to 2. If they had to restart the same trigger again, you would put Preserve Trigger. If its not, take off Preserve Trigger. It shouldwork then smile.gif

Report, edit, etc...Posted by Ren on 2006-07-07 at 17:52:18
Are there anyway to tell how many unit are in a drop ship?
Report, edit, etc...Posted by Shocko on 2006-07-07 at 17:57:50
QUOTE(Ren @ Jul 7 2006, 01:51 PM)
Are there anyway to tell how many unit are in a drop ship?
[right][snapback]519631[/snapback][/right]


i do believe you should of made your own thread and im pretty sure you can detect it but not entirely sure how to set it out but itll have something to do like bring unit to dropship (dropship is air aswell as ground) then it shud detect but as for detcting like all the units inside of it and identifying them im not entirely sure can be done with like 1 trigger but please anyone correct me if im wrong
Report, edit, etc...Posted by Noober on 2006-07-07 at 18:01:52
QUOTE(Shocko @ Jul 7 2006, 05:57 PM)
(dropship is air aswell as ground)
[right][snapback]519637[/snapback][/right]

I think it's air only.

You would detect how many units there are using the bring condition. Just remember, it's in the air, and the dropship counts as a unit, too.
Report, edit, etc...Posted by Shocko on 2006-07-07 at 18:03:19
QUOTE(Noober @ Jul 7 2006, 02:01 PM)
I think it's air only.

You would detect how many units there are using the bring condition. Just remember, it's in the air, and the dropship counts as a unit, too.
[right][snapback]519645[/snapback][/right]


does it really matter if its groun AND air as opposed to just air i mean sure if he doesnt want to detect the ground ones aswell then he can tick ground off but he didnt specify that so why change it??
Report, edit, etc...Posted by XGuy on 2006-07-07 at 18:38:02
I think what shocko said is true, prolly works for ground and air:D Plus: ur maps seem strange, is it some sort of puzzle map, or what exactly are you trying to make?
Report, edit, etc...Posted by (U)Bolt_Head on 2006-07-08 at 08:31:13
QUOTE(Shocko @ Jul 7 2006, 05:02 PM)
does it really matter if its groun AND air as opposed to just air i mean sure if he doesnt want to detect the ground ones aswell then he can tick ground off but he didnt specify that so why change it??
[right][snapback]519648[/snapback][/right]


Because its more specific, most of the time if you can be more specific you should be inorder to narrow down possable bugs. Like If you use a air/ground location to detect how many units are in the drop ship you have no idea if the units are actually in the dropship or not. However if you use air only then the only way those ground units can be at the air location is to be in a dropship so your possablity of error is virtually zero.
Report, edit, etc...Posted by Shocko on 2006-07-08 at 10:41:05
all i can say is "if it ain't broken, dont fix it" in which case if it doesn't cause any bugs with ground enabled no point taking the ground things off but i see where your coming from and id totally understand but he hadn't left any specifics so its best to just tell him to leave it how it is really coz that can create bugs later in the game if he tries detecting ground their too...
Report, edit, etc...Posted by Ren on 2006-07-08 at 16:37:37
Thanks for the help. i found another way to do.
Report, edit, etc...Posted by (U)Bolt_Head on 2006-07-08 at 17:28:23
QUOTE(Shocko @ Jul 8 2006, 09:40 AM)
all i can say is "if it ain't broken, dont fix it" in which case if it doesn't cause any bugs with ground enabled no point taking the ground things off but i see where your coming from and id totally understand but he hadn't left any specifics so its best to just tell him to leave it how it is really coz that can create bugs later in the game if he tries detecting ground their too...
[right][snapback]520048[/snapback][/right]


Well how about make sure it is made correctly because you may not even know if it is broke. Part of being a good mapmaker is reconizing potential bugs before you find.

And if he didn't leave any specifics it would be better to tell him to use air only because it could be assumed that your dropship might fly over a ground unit once in a while or unload one, thats not unreasonable at all.
Report, edit, etc...Posted by Shocko on 2006-07-08 at 18:11:06
bleh i say were both right biggrin.gif

but i think its fair to say he wasn't specific enough so w.e now hes figured it out sumbody lock this :s
Report, edit, etc...Posted by Ren on 2006-07-08 at 18:38:26
Please do not reply to this stop. case closed
Report, edit, etc...Posted by Xx.Doom.xX on 2006-07-08 at 20:14:09
Close it then... blink.gif
Next Page (1)