- Joined
- May 6, 2007
- Messages
- 32
Here's the deal.
I'm currently working on a map where items spawns in random locations.
But I want a simple system to spawn these items without the need to spam
my triggers.
So. This is what I want.
Event
- Every # seconds of game time
Condition
- NONE
Action
- *Something like this* Item - Create *massive amount* Wood at random point in Playable map area.
*I also don't want the items to be clumped together*
This is what I have.
Event
- Every # seconds of game time
Condition
- NONE
Action
- Item - Create *Item* at Random point in Playable map area.
- Item - Create *Item* at Random point in Playable map area.
- Item - Create *Item* at Random point in Playable map area.
- Item - Create *Item* at Random point in Playable map area.
- Item - Create *Item* at Random point in Playable map area.
*and it repeats for 75+ times depending on the settings.*
So now you kind of got a picture of what I'm talking about.
I want to keep this clean and simple so I dont have to scroll all the way down the list of items.
So any such system out there that I couldn't find?
+REP To Helper(s)
I'm currently working on a map where items spawns in random locations.
But I want a simple system to spawn these items without the need to spam
my triggers.
So. This is what I want.
Event
- Every # seconds of game time
Condition
- NONE
Action
- *Something like this* Item - Create *massive amount* Wood at random point in Playable map area.
*I also don't want the items to be clumped together*
This is what I have.
Event
- Every # seconds of game time
Condition
- NONE
Action
- Item - Create *Item* at Random point in Playable map area.
- Item - Create *Item* at Random point in Playable map area.
- Item - Create *Item* at Random point in Playable map area.
- Item - Create *Item* at Random point in Playable map area.
- Item - Create *Item* at Random point in Playable map area.
*and it repeats for 75+ times depending on the settings.*
So now you kind of got a picture of what I'm talking about.
I want to keep this clean and simple so I dont have to scroll all the way down the list of items.
So any such system out there that I couldn't find?
+REP To Helper(s)