Staredit Network > Forums > SC1 UMS Mapmaking Assistance > Topic: trigger firing, but unit not creating
trigger firing, but unit not creating
Apr 7 2009, 10:24 pm
By: jkavorski  

Apr 7 2009, 10:24 pm jkavorski Post #1



im trying to make a zombie-type map. you have one unit. you can switch between "weapons" (ex. ghost is shotgun, marine is ak-47) with the same person. this is all fine but if your unit is injured, i dont want it to become healed just by changing weapons. so i decided to make my units have 1 health and every time they die they are recreated in the exact same spot but theyre "health" (custom score) goes down 5%. the trigger is firing (i know this because the health drops down 5 when i die) but for some reason it is not recreating the unit... it may be a problem with the location but i dont know

Trigger("Player 1"){
Conditions:
Deaths("Player 1", "Terran Ghost", At least, 1);
Score("Player 1", Custom, At least, 1);

Actions:
Create Unit("Player 1", "Terran Ghost", 1, "p1");
Set Score("Player 1", Subtract, 5, Custom);
Set Deaths("Player 1", "Terran Ghost", Subtract, 1);
Preserve Trigger();
Comment("DB Shotgun Hurt");

the p1 location recenters on p1's unit constantly (as long as p1 HAS a unit)

Attachments:
Zombie Invasion.scm
Hits: 1 Size: 80.35kb

Post has been edited 1 time(s), last time on Apr 7 2009, 11:31 pm by jkavorski.



None.

Apr 7 2009, 11:14 pm Ahli Post #2

I do stuff and thingies... Try widening and reducing the number of small nooks and crannies to correct the problem.

The Ghost should be created with these triggers.
Maybe there is another trigger that removes units from that player or sets/subtracts the death counts.

If you post all triggers or better, the map, we will find the solution quickly.

If you hear a sound and see a yellow warning/error, you have problems with centering the location.




Apr 7 2009, 11:43 pm jkavorski Post #3



ok i figured it out. i think the problem is that the location was centering on a unit in that same location. i looked around at another map that did the same effect i was tryin to create and borrowed that particular trigger so its all good now. thanks



None.

Apr 7 2009, 11:49 pm rockz Post #4

ᴄʜᴇᴇsᴇ ɪᴛ!

You must not have looked very hard
Trigger("Player 1"){
Conditions:
Command("Player 1", "Men", Exactly, 2);

Actions:
Move Location("Player 1", "Any unit", "p1", "p1");
Preserve Trigger();
Comment("Center Location");
}

//-----------------------------------------------------------------//

the location is being centered on your factory.

edit: ninjaed by 7 minutes.



"Parliamentary inquiry, Mr. Chairman - do we have to call the Gentleman a gentleman if he's not one?"

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[06:24 am]
Oh_Man -- uh I mean, pfft no i'm not a robot
[06:24 am]
Oh_Man -- 01001001 00100000 01100001 01101101 00100000 01101110 01101111 01110100 00100000 01100001 00100000 01110010 01101111 01100010 01101111 01110100 00001010
[05:02 am]
NimoStar -- vtubers already behave as AIs so nobody would notice the difference
[03:42 am]
Symmetry -- If AI beat portal, then we can do an AI Vtuber
[03:24 am]
NimoStar -- Coming generations? Too much optimism I see
[03:05 am]
Symmetry -- The coming generations will have so much data online that their kids will never have to say goodbye (for a monthly fee)
[02:59 am]
Symmetry -- I mean it's not out of the question I suppose. An LLM could digitally replace people when they die. Imagine dead grandma messaging you to buy crypto
[02:56 am]
Symmetry -- Steadily convincing myself Oh_Man is secretly an LLM
[02:42 am]
Symmetry -- I need an AI to summarize my thoughts, damn it!
[02:42 am]
Symmetry -- Man I gotta stop getting stoned before I wander into the AI serious discussion
Please log in to shout.


Members Online: Roy, Wing Zero