Staredit Network

Staredit Network -> UMS Assistance -> More units than 1
Report, edit, etc...Posted by Season on 2005-06-15 at 20:10:33
Okay, Im making the map, And I was testing it, And all of a sudden more than 5 units spawn at each of my locations, When I tell it to only spawn 1 at a time.

Here is the trigger I used...

Create 1 Jim Raynor(Marine) at 'a' for player 1
Wait 1000 millieseconds
Create 1 Jim Raynor(Marine) at 'a' for player 1
Wait 1000 millieseconds
Create 1 Jim Raynor(Marine) at 'a' for player 1
Wait 1000 millieseconds
Create 1 Jim Raynor(Marine) at 'a' for player 1
Wait 1000 millieseconds
Create 1 Jim Raynor(Marine) at 'a' for player 1

That is the exact trigger I used... And each time it execute's, It spawns 4-5 each time. Help.
Report, edit, etc...Posted by LegacyWeapon on 2005-06-15 at 20:12:24
We have tutorials for everything!
http://www.staredit.net/index.php?tutorial=16

Next time use the SEARCH function.
Report, edit, etc...Posted by Heimdal on 2005-06-15 at 20:12:54
$10 says you're executing the trigger for multiple players. When you have a trigger executing for more than one player and the conditions don't include a "current player" or any sort, the trigger will run once for every player it is active for.
Report, edit, etc...Posted by Forsaken on 2005-06-16 at 02:03:14
Well, I was going to fix it for you, but it got a lot later than I thought it would. So, what I suggest you do is, take out the createunit trigger completely, and just preplace the units.

Instead of, Create "Ghost Here" you could Move Ghost From "Move Ghost a" to "Move Ghost B"

Then, for the marine being removed, you could, remove 'rine. Move Civillian from "Move Civ" to Unit.

Understand? If not, you know where to reach me.
Report, edit, etc...Posted by Neiji on 2005-06-16 at 16:52:54
it annoys me that they dont even say "thank u"
Report, edit, etc...Posted by LegacyWeapon on 2005-06-16 at 16:57:17
It annoys me that people like you spam and it also annoys me when they say "Thank you! (insert many many random smileys here)." and the people who helped them say "No problem. (insert lines of random smileys here)."
Report, edit, etc...Posted by MapUnprotector on 2005-06-16 at 17:01:33
It annoys me that people try to correct other people and tell them they are spamming when they can just PM the person and tell them what annoys them and what not to do wink.gif

Heh I'm a hypocrite lol.
Report, edit, etc...Posted by CheeZe on 2005-06-16 at 18:18:58
I hate people who say

QUOTE
We have tutorials for everything!
http://www.staredit.net/index.php?tutorial=16

Next time use the SEARCH function.


If you're going to help, then help. Don't point them to a big book. Just because the tutorial contains almost everything does not mean you always have to point them to that. That's why teachers exist, otherwise, your parents would point you to wikipedia and be like "LEARN!".
Report, edit, etc...Posted by MapUnprotector on 2005-06-16 at 18:38:48
Yea, well if the person didn't bother to check and apply himself to try to learn then they should be pointed to the tutorials, most questions are simple and easy to figure out.

Tutorials don't explain rocket science, they should be easily figured out on their own, so if someone pointed you to a tutorial you SHOULD be able to figure it out with little help.
Report, edit, etc...Posted by Kow on 2005-06-16 at 20:39:14
And if he looks through, and still doesn't have his problem solved, or is confused, he can ask more.
Next Page (1)