Custom Map #2885: Sprayer unit. By: builder17

Started by AutoPost, December 12, 2015, 01:40:11 PM

Previous topic - Next topic

AutoPost

This topic is for discussion of map #2885: Sprayer unit


Author: builder17
Size: 150x84

Desc:
#Unitseries

PMouser

huh, what they mean by mortor i cant beat this
Hi, I am a Bible believing christian.
I am a Youngevity distributor.

Builder17

#2
You need start from map called First steps.
All these maps are possible to find with tag #Unitseries.

PMouser

i did first steps and still cant figure out how to do  it. ty
Hi, I am a Bible believing christian.
I am a Youngevity distributor.

Builder17

Image under shows you what tag you need to use to find my unit series maps .
After first steps there is map called Relay unit and after it there is Reactor unit. You see?
You need play these maps  in it order.

Tjgalon

wow, I had no idea, you could force maps like that in Colonial space.

Builder17

#6
Under code what let's do it.
once
ArtifactCollected("4f7818b5f1e343d7bcddbca75e1d7de9")  if
        450 Delay
PauseGame
else
FailMission
ShowMessageDismissible("Play Mortar unit before this." -1 60)
PauseGame
endif
endonce

if (ArtifactCollected ("bec15a055eef4c75a7fa68a0590e957c"))
   Destroy(self 0)
endif

J

Don't make the same mistake I made (in fact, please do, makes it easier to play later maps without having to play through earlier maps), collecting the shield key is enough to 'complete' the world (you can continue to the next in a few seconds). Also this #unitseries isn't about collecting the techs in the correct order, but just completing the maps in order while collecting new techs. Could as well have any other series name (like #StoryRemakeByBuilder17). For any next maps with copied code, remove the ')' in the message dialog.