HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Need help

08-19-2002, 05:08 PM#1
Guest
I'm trying to make a 1-player map, where you just control a hero unit. The problem is when I place the starting position, there's always a town hall. How do I change it so it's just the hero ?
08-19-2002, 05:18 PM#2
Guest
The Thing is that your melee trigger actions are firing when the map initializes, so all you have to do is:
  • when you load your map, F4 to get into the trigger editor
  • you'll most likely see the only trigger is the melee initialization
  • go down in the actions section to the
    Code:
    Melee Game - Create Starting Units (for all players)
  • select it, and delete it

now maybe later on youll just delete the whole trigger, but just doing that solves your problem
08-19-2002, 05:29 PM#3
Guest
Thanks !!
08-19-2002, 07:37 PM#4
Guest
no prob, if you have any more questions, feel free to pm me or set up a nt