Staredit Network

Staredit Network -> UMS Assistance -> RpG help
Report, edit, etc...Posted by Snipe on 2005-03-20 at 17:48:27
ok u remeber when i asked how do u make the broodlings when a dark swarm is created well.. how do i make.. it sooo it u can only do it so when u do storm again nothin happends... like get what i'm getting at?? well i will explain better if neccessary
Report, edit, etc...Posted by chuiu on 2005-03-20 at 17:52:11
You mean if you already have a swarm you cant broodling and have it appear again?

I need some more information if thats the case. Like are the original broodlings still there, are there multiple players using it, can there be only 1 swarm existing at one time?
Report, edit, etc...Posted by Snipe on 2005-03-20 at 17:53:36
no like i have it so that storm makes 2 broodlings.. but i wanna make it so that if they do a second time it won't spawn another batch until those 2 r dead????
Report, edit, etc...Posted by chuiu on 2005-03-20 at 18:05:46
Swarm or storm? You cannot do it with storm because storm cannot be detected.

But if it was swarm, then just add "player commands exactly 0 broodling" to the conditions.
Report, edit, etc...Posted by Snipe on 2005-03-20 at 18:11:39
thx lol but i meant swarm i'm tired biggrin.gif but thx

ADDITION:
hum it didn't work..??


ADDITION:
OOO n/m n/m i got it tongue.gif thx again
Report, edit, etc...Posted by chuiu on 2005-03-20 at 18:11:57
Move "current player commands exactly 0 broodling" to the top of the list of conditions and try again.
Report, edit, etc...Posted by Heimdal on 2005-03-20 at 18:14:17
Correct me if I'm wrong...but I don't think the order of conditions matters at all, because they all must be satisfied for the trigger to fire.
Report, edit, etc...Posted by Snipe on 2005-03-20 at 18:14:24
but u see now... the swarm doesn't go away the second time
Report, edit, etc...Posted by Heimdal on 2005-03-20 at 18:15:26
Add a second trigger:

Player commands at least 1 Dark Swarm
Player commands at least 1 Broodling

Remove all Dark Swarm for current player
Report, edit, etc...Posted by Snipe on 2005-03-20 at 18:23:42
well i already did that i need to know how to make the swarm go away the second time
Report, edit, etc...Posted by DevliN on 2005-03-20 at 18:29:47
Player commands at least 1 Dark Swarm
Player commands exactly 0 Broodling

Remove all Dark Swarm for current player
Report, edit, etc...Posted by Snipe on 2005-03-20 at 18:32:38
in conditions or actions?
Report, edit, etc...Posted by (U)Bolt_Head on 2005-03-20 at 18:36:12
QUOTE(Heimdal @ Mar 20 2005, 05:14 PM)
Correct me if I'm wrong...but I don't think the order of conditions matters at all, because they all must be satisfied for the trigger to fire.
[right][snapback]168986[/snapback][/right]


Thats correct, the order of the conditions never makes a differance.

Anyways, Make the swarm go away the second time? As in "I forgot to put preserve trigger on it?" I don't know what you mean if what listed doesn't work.
Report, edit, etc...Posted by Snipe on 2005-03-20 at 18:38:18
what....
Report, edit, etc...Posted by (U)Bolt_Head on 2005-03-20 at 18:48:20
QUOTE(Oo.Snipe.oO @ Mar 20 2005, 05:23 PM)
well i already did that i need to know how to make the swarm go away the second time
[right][snapback]168998[/snapback][/right]


I don't know what you mean by that statement. ^
Report, edit, etc...Posted by Snipe on 2005-03-20 at 19:03:56
ok i made it so that dark swarm summonds 2 broodlings but.. i wanna make it so that it only makes 2 so it does it 2 spawn and do it again nothing spawns until those broodlings die, but my problem is...that the second time i do it the swarm doesn't go away just normal i wanna make it disapear i hope that was good enough i will be more accuate if u ask
Report, edit, etc...Posted by chuiu on 2005-03-20 at 19:15:35
QUOTE(DevliN @ Mar 20 2005, 05:29 PM)
C:
Player commands at least 1 Dark Swarm
Player commands exactly 0 Broodling
A:
Remove all Dark Swarm for current player
Preserve trigger.
[right][snapback]169001[/snapback][/right]

Report, edit, etc...Posted by FaZ- on 2005-03-20 at 19:17:17
QUOTE(Oo.Snipe.oO @ Mar 20 2005, 07:03 PM)
ok i made it so that dark swarm summonds 2 broodlings but.. i wanna make it so that it only makes 2 so it does it 2 spawn and do it again nothing spawns until those broodlings die, but my problem is...that the second time i do it the swarm doesn't go away just normal i wanna make it disapear i hope that was good enough i will be more accuate if u ask
[right][snapback]169035[/snapback][/right]

---
Current player commands at least 1 broodlings.
Current player commands at most 1 dark swarm.

Remove all dark swarm for current player.
Preserve.
---
Current player commands at most 0 broodlings.
Current player commands at most 1 dark swarm.

Center "swarm" on dark swarm owned by current player.
Remove all dark swarm for current player.
Create two brodlings at "Swarm".
Preserve.
---

I really don't understand your broken English, but that should do what you need to be done.
Report, edit, etc...Posted by Mini Moose 2707 on 2005-03-20 at 21:52:21
QUOTE(FaZ- @ Mar 20 2005, 07:17 PM)
---
Current player commands at most 0 broodlings.
Current player commands at most 1 dark swarm.

Center "swarm" on dark swarm owned by current player.
Remove all dark swarm for current player.
Create two brodlings at "Swarm".
Preserve.
---


WTF? At LEAST 1 Dark Swarm.

Secondly, it has to be ALL PLAYERS or PLAYER 12 on the Dark Swarms. Dark Swarms are owned by Player 12, they cannot be player-owned.
Report, edit, etc...Posted by FaZ- on 2005-03-20 at 22:58:55
QUOTE(Mini Moose 2707 @ Mar 20 2005, 09:52 PM)
WTF? At LEAST 1 Dark Swarm.

Secondly, it has to be ALL PLAYERS or PLAYER 12 on the Dark Swarms. Dark Swarms are owned by Player 12, they cannot be player-owned.
[right][snapback]169186[/snapback][/right]


Sue me for typo. And on the second part, I wasn't thinking clearly. I know DS's and DW's are p12 owned. Thank you for the corrections.
Report, edit, etc...Posted by sckor on 2005-03-21 at 07:20:52
Problem is that if there are multiple human players, then you can't detect it I think because all dark swarms are owned by P12
Next Page (1)