Trigger Anomaly
This topic is locked. You can no longer write replies here.
Nov 26 2008, 1:05 am
By: Moose  

Nov 26 2008, 1:05 am Moose Post #1

We live in a society.

Code
Trigger("Player 1","Player 2","Player 3"){
Conditions:
    Command("Current Player", "Protoss Nexus", At least, 1);
FIXED: Bring("Current Player", "Protoss Nexus", "Arena", At least, 1);
    Bring("Player 7", "Protoss Nexus", "Arena", At least, 1);
    Bring("Player 7", "Protoss Beacon", "base 1 nexus_tele", At least, 1);

Actions:
    Remove Unit("Current Player", "Protoss Nexus");
    Set Resources("Current Player", Add, 120, ore);
Display Text Message(Always Display, "DEBUG -- NEXUS REFUND");
    Preserve Trigger();
    Comment("");
}

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


Trigger("Player 1","Player 2","Player 3"){
Conditions:
    Bring("Player 7", "Protoss Nexus", "arena", At most, 0);
    Bring("Player 7", "Protoss Beacon", "base 1 nexus_tele", At least, 1);

Actions:
    Give Units to Player("All Players", "Player 8", "Protoss Beacon", 1, "base 1 nexus_tele");
Display Text Message(Always Display, "DEBUG -- P7 LOSES BEACON");
    Preserve Trigger();
    Comment("");
}

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

Trigger("Player 1","Player 2","Player 3"){
Conditions:
    Bring("Current Player", "Protoss Nexus", "arena", At least, 1);
    Bring("Player 7", "Protoss Nexus", "arena", at most, 0);
    Bring("Player 7", "Protoss Beacon", "base 1 nexus_tele", At most, 0);

Actions:
    Give Units to Player("Current Player", "Player 7", "Protoss Nexus", 1, "Arena");
    Give Units to Player("All players", "Player 7", "Protoss Beacon", 1, "base 1 nexus_tele");
    Move Location("Player 7", "Protoss Nexus", "Arena", "base 1 nexus");
Display Text Message(Always Display, "DEBUG -- GIVE NEXUS TO P7");
    Preserve Trigger();
    Comment("");
}

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

Trigger("Player 1","Player 2","Player 3"){
Conditions:
    Bring("Current Player", "Men", "base 1 nexus_tele", At least, 1);
    Bring("Player 7", "Protoss Beacon", "base 1 nexus_tele", At least, 1);
    Bring("Player 7", "Protoss Nexus", "base 1 nexus", At least, 1);
    Bring("Temple of the South", "Men", "base 1 nexus", At most, 0);
    Bring("Temple of the South", "Men", "Base 1 Tele Block", At most, 0);

Actions:
    Move Unit("Current Player", "Men", 1, "base 1 nexus_tele", "base 1 nexus");
Display Text Message(Always Display, "DEBUG -- TELEPORT TO NEXUS");
    Preserve Trigger();
    Comment("");
}

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


1) I start the game as Player 1.
2) I build a Nexus.
3) The Nexus finishes.
4) The Nexus is given to Player 7 AND the refund is triggered, but ALWAYS and ONLY on the FIRST Nexus that I build. Every Nexus built thereafter is handled correctly. This should not be possible!!

I've tried moving the refund trigger into different spots, but it still happens. It always happens and only on the FIRST Nexus that I make. Something is at work that I don't quite understand yet. Is there some problem with the triggers, or is the only way around this to make an anti-refund trigger that only fires once?

Post has been edited 1 time(s), last time on Nov 26 2008, 1:11 am by Mini Moose 2707.




Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[08:43 am]
TheHappy115 -- Yea, thats the issue. Thanks. It would also explain why my deleted map couldn't get updated. Updated version reduced collision on units (only thing added) since was dodging game (players collide with each other)
[05:26 am]
Ultraviolet -- If so, I'd just focus on getting them on scmscx.com and then you can link to that in the showcase thread for your maps
[05:25 am]
Ultraviolet -- I can't upload my EUD maps, I think the DLDB has some issue with handling them. Are you trying to upload EUD maps?
[02:06 am]
TheHappy115 -- Its been awhile but ever since I requested one of the Maps I posted to be deleted since I couldn't delete it myself (or update it), I haven't been able to upload any more maps. Any reason for that?
[2024-5-26. : 7:14 pm]
Kyradax -- Hi
[2024-5-26. : 5:05 pm]
O)FaRTy1billion[MM] -- :wob:
[2024-5-25. : 9:22 am]
Zycorax -- :wob:
[2024-5-23. : 3:50 pm]
Ultraviolet -- :wob:
[2024-5-23. : 6:26 am]
UndeadStar -- :wob:
[2024-5-22. : 6:10 am]
Riney -- Somethings never change.
Please log in to shout.


Members Online: Roy