This topic is for discussion of map #2885: Sprayer unit
(http://knucklecracker.com/creeperworld3/queryMaps.php?query=thumbnailid&id=2885)
Author: builder17
Size: 150x84
Desc:
#Unitseries
huh, what they mean by mortor i cant beat this
You need start from map called First steps.
All these maps are possible to find with tag #Unitseries.
i did first steps and still cant figure out how to do it. ty
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.
wow, I had no idea, you could force maps like that in Colonial space.
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
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.