Staredit Network

Staredit Network -> UMS Assistance -> Why wont this work?
Report, edit, etc...Posted by Staredit.Net Essence on 2005-09-23 at 17:36:30

Trigger("All players"){
Conditions:
Bring("Current Player", "Any unit", "Tournament Rotation", At least, 1);
Bring("All players", "Any unit", "Slot Holder01", At most, 0);
Bring("Neutral players", "Khaydarin Crystal", "Flag01vs02", At least, 1);

Actions:
Move Unit("Current Player", "Any unit", All, "Tournament Rotation", "Slot Holder01");
Comment("1st Round-1");
}

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

is the trigger. current player brings a unit to tournament rotation.
No unit by any person is in Slot holder01
nuetral players bring the crystal to Flag.

Yet when the unit gets to tournament rotation it stays there.
Report, edit, etc...Posted by l)ark_13 on 2005-09-23 at 17:41:26
I still dont get what the problem is. I cant understand what you typed.
I dont even know what you're trying to do. Please explain the question better.
Report, edit, etc...Posted by Staredit.Net Essence on 2005-09-23 at 17:48:02
All of the conditions on the trigger are fullfilled yet the actions still don't happen. this makes me think that the conditions arent fullfilled, yet i know they are. does it have to do with the Bring("Neutral players", "Khaydarin Crystal", "Flag01vs02", At least, 1); trigger?
Report, edit, etc...Posted by l)ark_13 on 2005-09-23 at 17:56:23
Possibly.
Are you sure the crystal belongs to a neutral player? I dont know if P9-12 count.
If the crystal belongs to P9-12 and the condition isn't being fulfilled then you might have to make a neutral player.

(I'll test right now).
Report, edit, etc...Posted by Staredit.Net Essence on 2005-09-23 at 18:00:51
Yes its owned by p12. Heres my map.[attachmentid=14113]
Report, edit, etc...Posted by Urmom(U) on 2005-09-23 at 18:47:12
try making it for player 12 instead of neutral players.
Report, edit, etc...Posted by Staredit.Net Essence on 2005-09-23 at 18:58:01
I was using SCMD classic trigger thingy. It only worked on Nuetral. but anyway the Bring("Neutral players", "Khaydarin Crystal", "Flag01vs02", At least, 1); wasnt even neccessary. I took it out and it works now.
Report, edit, etc...Posted by (U)Bolt_Head on 2005-09-24 at 01:27:04
QUOTE(Kept_Wheat @ Sep 23 2005, 04:47 PM)
All of the conditions on the trigger are fullfilled yet the actions still don't happen. this makes me think that the conditions arent fullfilled, yet i know they are. does it have to do with the Bring("Neutral players", "Khaydarin Crystal", "Flag01vs02", At least, 1); trigger?
[right][snapback]320430[/snapback][/right]


Never say that again. If your actions are not happening then your trigger is not firing so don't come up with theroys about how starcraft is bugged or anything like that.

Anyways i'm not compleatly sure but i belive "neutral players" in terms of ownership refers to players that are nither human or computer. They are neutral it has nothing to do with what their player number is.
Next Page (1)