Staredit Network > Forums > SC1 UMS Mapmaking Assistance > Topic: Pylon-less cannons
Pylon-less cannons
Dec 28 2007, 2:29 am
By: Impeached  

Dec 28 2007, 2:29 am Impeached Post #1



I've seen this done in Town Wars, but unfortunately that is protected.

Post has been edited 1 time(s), last time on Dec 28 2007, 3:21 am by Impeached.



None.

Dec 28 2007, 3:16 am who Post #2



*protected
have a location around each cannon (without pylon), and constantly enable doodad state at that location.
e.g.
i have 3 cannons, each with a location around it

C:
always
A:
preserve
enable doodad state at cannon1
enable doodad state at cannon2
enable doodad state at cannon3



None.

Dec 28 2007, 3:26 am Impeached Post #3



Already tried that earlier, it failed. Here's the trigger.

Code
Trigger("All players"){
Conditions:
    Bring("Current Player", "Terran Supply Depot", "Anywhere", At least, 1);

Actions:
    Move Location("Current Player", "Terran Supply Depot", "Anywhere", "Cannon");
    Move Unit("All players", "Any unit", All, "Cannon", "Buffer");
    Remove Unit At Location("All players", "Terran Supply Depot", All, "Cannon");
    Create Unit("Current Player", "Protoss Photon Cannon", 1, "Cannon");
    Set Doodad State("Current Player", "Protoss Photon Cannon", "Cannon", enabled);
    Move Unit("All players", "Any unit", All, "Buffer", "Cannon");
    Play WAV("sound\\Misc\\Land.WAV", 0);
    Preserve Trigger();
}


EDIT: I made a preserved trigger enabling doodad state for cannons at anywhere and now it works. Thanks anyway.

Post has been edited 1 time(s), last time on Dec 28 2007, 3:34 am by Impeached.



None.

Dec 28 2007, 3:34 am payne Post #4

:payne:

Search in Wiki's... there must be one...



None.

Dec 28 2007, 3:36 am who Post #5



That's because it only enables it once; when it makes the depot.
You have to constantly enable it, or it will go unpowered again.
I suggest having a cycle system for the cannons between 2 players (with the same alliances)

e.g.

C:
p1 brings at least 1 cannon to anywhere
A:
move location onto cannon owned by p1
enable doodad state at location
give cannon to p2
preserve

C:
p1 brings exactly 0 cannon to anywhere
A:
give all cannon owned by p2 at anywhere to p1

If there are going to be a lot (like over 20) cannons in the map, copy the first trigger several times so it executes faster. Make sure you have hyper triggers. Also, you won't be able to left click the cannons (giving units deselects).

EDIT: Oh, enable at anywhere works. Didn't know that... forget the cycling.



None.

Dec 28 2007, 9:06 am NudeRaider Post #6

We can't explain the universe, just describe it; and we don't know whether our theories are true, we just know they're not wrong. >Harald Lesch

Quote from someone09
EDIT: Oh, enable at anywhere works. Didn't know that... forget the cycling.
When you enable the cannon at anywhere always the same (leftmost) cannon will be activated.
You CAN use anywhere but you WILL have to use the cycling between players.




Dec 28 2007, 1:00 pm who Post #7



Oh, so then you need to use the cycling for multiple cannons.



None.

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[2024-5-06. : 5:02 am]
Oh_Man -- whereas just "press X to get 50 health back" is pretty mindless
[2024-5-06. : 5:02 am]
Oh_Man -- because it adds anotherr level of player decision-making where u dont wanna walk too far away from the medic or u lose healing value
[2024-5-06. : 5:01 am]
Oh_Man -- initially I thought it was weird why is he still using the basic pre-EUD medic healing system, but it's actually genius
[2024-5-06. : 3:04 am]
Ultraviolet -- Vrael
Vrael shouted: I almost had a heart attack just thinking about calculating all the offsets it would take to do that kind of stuff
With the modern EUD editors, I don't think they're calculating nearly as many offsets as you might imagine. Still some fancy ass work that I'm sure took a ton of effort
[2024-5-06. : 12:51 am]
Oh_Man -- definitely EUD
[2024-5-05. : 9:35 pm]
Vrael -- I almost had a heart attack just thinking about calculating all the offsets it would take to do that kind of stuff
[2024-5-05. : 9:35 pm]
Vrael -- that is insane
[2024-5-05. : 9:35 pm]
Vrael -- damn is that all EUD effects?
[2024-5-04. : 10:53 pm]
Oh_Man -- https://youtu.be/MHOZptE-_-c are yall seeing this map? it's insane
[2024-5-04. : 1:05 am]
Vrael -- I won't stand for people going around saying things like im not a total madman
Please log in to shout.


Members Online: Roy, gaugeeshelton