- Nibbits
- WarCraft 3
- Forums
- General
- map making help
- New Reply
Post Reply
If you were logged in you would gain 3 XP for posting a reply.
You are replying to:
Support Nibbits by linking to us:
If you were logged in you would gain 3 XP for posting a reply.
Support Nibbits by linking to us:
Here are some simple triggers that can spawn units:
First "create" the unit on the map:*
Then designate an "order" for the unit that is created:
*You have to also create/destroy a variable for the place you want to create the unit because if you don't, a memory leak will crash your game.