Page 1 of 1
					
				Map making question
				Posted: Fri Feb 20, 2015 12:34 pm
				by zinc
				How do you get neutral base defence to attack other players? 
There are settings: Neutral; Multi0; Multi1; Multi2 etc.; Creeps.
Anything to do with that? What is that about anyway?
			 
			
					
				Re: Map making question
				Posted: Fri Feb 20, 2015 4:10 pm
				by zinc
				OK I think I worked out how to do it.
			 
			
					
				
				Posted: Fri Feb 20, 2015 4:35 pm
				by JOo
				you can join irc://chat.freenode.net/openra and ask such questions directly to the devs ...
			 
			
					
				
				Posted: Sat Feb 21, 2015 10:34 am
				by abcdefg30
				You need to add opposing players to "Enemies:".
Like this 
Code: Select all
 PlayerReference@PlayerA:
	Name: PlayerA
	Playable: True
	Race: soviet
	Enemies: PlayerB
PlayerReference@PlayerB:
	Name: PlayerB
	Playable: True
	Race: allies
	Enemies: PlayerA