|
Uber.
|
OK, I'll try something with three 10-second waits split into three triggers.
EDIT: Still doesn't work. =/ I changed the system to something like this: C: Countdown timer > X C: Countdown timer < X C: Player has suffered exactly 0 deaths of Aldaris A: Create create create create create A: Set Deaths for current player of Aldaris to 360 A: Preserve Trigger C: Player has at least one death of Aldaris A: Subtract one death of Aldaris A: Preserve Trigger I have hyper triggers, as well. So 12 deaths = 1 second. This post was edited 7 times, last edit by Impeached: Dec 13 2007, 7:02 am.
![]() ![]() ![]() ![]() ![]() ![]() |
|
Write your own destiny, or else someone will write it for you!
|
Long waits alone don't cause problems. They just make it more likely that the same player is running another wait the same time which leads to a wait block. This includes Hypertriggers.
Make sure the player doesn't execute another trigger with waits. ![]() ![]() ![]() ![]() ![]() ![]() ![]() sonsofwar.pyrom.net/current/index2.html_0% 100% |
|
Write your own destiny, or else someone will write it for you!
|
Lol I just checked the map and you are getting wait blocks like crazy.
Player 6 and 8 (which are the spawners) have MANY triggers with condition always/action wait + preserve. This is a combination which literally MAKES SURE you get wait blocks. For the order triggers use a burning building. Like this: P6, P8 Conditions: P8 brings at most 0 supply depots to "order" Actions: Create 1 terran supply depot for P8 at "order" with 5%hp Order all units at right1 to right2 Order all units at left1 to left2 Order all units at middle1 to middle2 Order all units at right2 to right3 ... and so on Preserve For the spawn triggers you can use the same (burning building), a death counters or a patrolling unit as a timer. ![]() ![]() ![]() ![]() ![]() ![]() ![]() sonsofwar.pyrom.net/current/index2.html_0% 100% |
|
Uber.
|
Now I have more inexplicable problems.
A healing system that only works once, and a shuttle shopping system not working at all. This thing only works once, then doesn't work again. For the shuttle system..just look at the map. You can also get the healing system in context with it. http://www.box.net/shared/2vy9di6stu ![]() ![]() ![]() ![]() ![]() ![]() |
|
Write your own destiny, or else someone will write it for you!
|
Did you test the map? The heal works! lol.... you made me check all triggers for an error which didn't exist.
I didn't look into the dropship system, but I'll do it later (if you are sure it doesn't work, that is!) But I've found some things to correct/optimize: - The triggers for unsuccessful heal under all players are not preserved. - The patrol triggers for P8 have all the same condition: deaths of vulture (raynor) = 0 that means you can put everything into 1 trigger. This makes finding error MUCH easier as you have to check 1 trigger instead of like 10. - Same for those with the robotic bay in the conditions. - Rename the vulture (raynor) DC to make it clear its a death counter and no actual unit. Or even better use unused units like neutral - neutral - cantina and rename them. - For better overview make Players 1-6 human and P7, P8 computers - You got like 10 hypertriggers. Delete all but 3 and move them to the bottom. - You got 2 triggers named "Attack Timer" with same conditions/actions. Can it be there are more of those doubles? ![]() ![]() ![]() ![]() ![]() ![]() ![]() sonsofwar.pyrom.net/current/index2.html_0% 100% |
|
Uber.
|
The heal worked once, then not again (until someone at maplantis told me to make the condition always on the death subtractor). At least the three+ times I tested it. And the shuttle system does not work.
I'll look into your other stuff, sorry you went through all that trouble and it kept working for you. This post was edited 1 times, last edit by Impeached: Dec 14 2007, 4:39 pm.
![]() ![]() ![]() ![]() ![]() ![]() |
|
Write your own destiny, or else someone will write it for you!
|
what exactly do you mean? Once upon a time it worked but later you added stuff so it doesn't work now? OR In the current state of the map you can walk to a shield battery and it will heal you. But when you visit the battery again it won't? Well however... I tested it by adding a text display "heal". And I walked towards the battery and I got healed every 2 seconds. I'd call that "It works". ![]() ![]() ![]() ![]() ![]() ![]() ![]() sonsofwar.pyrom.net/current/index2.html_0% 100% |
|
Write your own destiny, or else someone will write it for you!
|
About the dropship:
Recall: You move [any unit] at almost anywhere back to the base. That includes the scv and the upgrade buildings. Use [men] instead and move the dropship out of anywhere ground. Maybe top of the map will be best. Also the spell may be executed multiple times as the units needs some time to reenter transport. Add a condition like player brings at most 0 units to drop zone. Finally be careful with the transmission action as it can cause wait blocks too because it has a wait in it. ![]() ![]() ![]() ![]() ![]() ![]() ![]() sonsofwar.pyrom.net/current/index2.html_0% 100% |
|
Uber.
|
Recall: You move [any unit] at almost anywhere back to the base. That includes the scv and the upgrade buildings. Use [men] instead and move the dropship out of anywhere ground. Maybe top of the map will be best. I changed Anywhere ground so it doesn't cover low ground (the rusty pit under dropships), so it should be fine in that way now. Add a condition like player brings at most 0 units to drop zone. How would that work? One condition detecting if a unit is in area, another if no units are in area. Ah, that may be messing things up. The play WAV action doesn't specify that it plays the sound for the current player. Does it, or does it play it for all? ![]() ![]() ![]() ![]() ![]() ![]() |
|
Write your own destiny, or else someone will write it for you!
|
Recall: You move [any unit] at almost anywhere back to the base. That includes the scv and the upgrade buildings. Use [men] instead and move the dropship out of anywhere ground. Maybe top of the map will be best. I changed Anywhere ground so it doesn't cover low ground (the rusty pit under dropships), so it should be fine in that way now. That should fix it. Add a condition like player brings at most 0 units to drop zone. How would that work? One condition detecting if a unit is in area, another if no units are in area. lol forget it. It was just stupid. I was distracted when writing that. Make a switch or w/e that gets set when the trigger fires and is cleared when there's no unit anymore. Ah, that may be messing things up. The play WAV action doesn't specify that it plays the sound for the current player. Does it, or does it play it for all? wavs always play for current player, same for portrait and display text. no matter if executed seperately or by the transmission. ![]() ![]() ![]() ![]() ![]() ![]() ![]() sonsofwar.pyrom.net/current/index2.html_0% 100% |
|
[Men] is all mobile units (not including lifting a building and moving it
).![]() ![]() ![]() ![]() ![]() ![]() Maps made by Roy
New Map Types: Interceptor Arena, Dash 2, Dash 3, Dash 4, Dash 5 (New), Cannonball (New) Bounds: WoW Bound, WoW Bound 2, NuBs Bound |