Page 1 of 1

Basic Mapping tutorial wiki

Posted: Thu Oct 27, 2011 8:24 am
by zypres1
More mappers= more fun

I felt I got really much help in IRC for my maps, but we can make the wiki page better, and there also link to the forum and irc.

https://github.com/OpenRA/OpenRA/wiki/Mapping

Add all you hints and tips there, and try out new things that others can build cool stuff with.
Please also test the code there so it works, and with all that working code less questions are asked by the crowd.

Please also start comment your code by using #as startline.

Posted: Mon Nov 21, 2011 7:07 pm
by Falledeux
Hey, this is cool! I'm gonna try this :P

update

Posted: Sun Nov 27, 2011 12:12 am
by zypres1
Please add updates, questions, etc. to make it better

Posted: Thu Dec 15, 2011 3:39 am
by Falledeux
How do I trigger conditoned attacks, lets say if my allies' base was destroyed, it will send a storm of enemy troops for my base?

Posted: Mon Jan 30, 2012 11:40 pm
by zypres1
Falledeux wrote: How do I trigger conditoned attacks, lets say if my allies' base was destroyed, it will send a storm of enemy troops for my base?

Rules:
Player:
-ConquestVictoryConditions:
World:
UseScript:
ScriptSystem@system1:
type:ITick
scripts:script
delay:25

http://www.2shared.com/file/rvbn8j7E/OpenRAModsYF.html

Posted: Mon Jan 30, 2012 11:40 pm
by zypres1
can anyone please fix the formatting in the wiki? What am I doing wrong?

updates?

Posted: Thu Apr 12, 2012 11:58 pm
by zypres1
...still needed some fast formatting help....

Posted: Sun Aug 05, 2012 2:05 pm
by Matt
I did some wiki syntax cleanup.