• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] help with spawns? for +rep and credit

Status
Not open for further replies.
Level 4
Joined
Feb 9, 2008
Messages
33
okie guys hello :)

can someone make me a trigger or 2-3 triggers that will do these actions....


REGION ABREVAITIONS (NOT PART OF THE TRIGGER-just a guideline)
REGION 1-Spawning area
REGION 2-Destination one
REGION 3-Destination two

TRIGGER:
Spawn 5 creeps in <centre of REGION 1>
Make those 5 creeps run to <centre of REGION 2>
Make those creeps run to <centre of REGION 3> when they get to <centre of REGION 2>

Basically its a remake of the Dota trigger that spawns creeps and makes them run down the lanes and attack anything on the way, so yeh it should be easy but i still dont know how to do it :)


thanks if anyone can help me guys :)
 
Last edited:
Level 29
Joined
Jul 29, 2007
Messages
5,174
You know something, I don't think that points in regions leak at all.

I just checked with about 105,000 orders pointed at a random point in a region and it never even started to lag.

I also checked the code and I do not think that a random real between maxX, minX and maxY, minY and all the rest of the functions leak at all.

Not even to mention that Center of Region is a constant in any region - (maxX)/2, (maxY)/2.
 
Status
Not open for further replies.
Top