Custom Map #9145: Project Eden. By: Lyrst

Started by AutoPost, December 22, 2020, 01:43:56 PM

Previous topic - Next topic

AutoPost

This topic is for discussion of map #9145: Project Eden


Author: Lyrst
Size: 27x99

Desc:
My first time creating a Map for this game, i was hoping to create a wave like tsunami for the creeper once in a while but i cant find how to make one (or even a monument with shield and AC when u connect and provide it with ennergy or ammo like in official map one)

nathanaelps


lyrst.game.1@gmail.com

Quote from: nathanaelps on December 22, 2020, 09:38:26 PM
When you say "tidal wave", does this help?

Tidal Wave script for CW3
thanks for responding
when i see it i think its right (sorry i'm blind to scripting), did i just put the script on the map?
Question:
- how do i set where the wave start from? and direction it goes to?
- does it gather nearby creep before releasing it in wave form or just release new spawn?

sry cant test it now, im out of town for a while but thanks for answering anyway

nathanaelps

Currently, that wave just makes a massive wall (Well, not too massive, it's only like 30, but you can change that.) at the south and north end of the map. I've written it to make the wall at the north end (the inhibitor end in your map) to be a wall of creep, and the wall at the south to be a wall of AC. You can attach it to a CRPL core anywhere on the map, it'll become an invisible, un-feel-able, non-winning core as soon as it starts. And it'll just pulse every 60 seconds.
You mentioned wanting to have it be powered, or to have a shield, or whatever. I can slap that on it, if you want.

To specifically answer your questions, right now it:
1) is pre-set to start from north and south, north is creep, south is ac
2) it does NOT gather nearby creep, it creates it from nothingness. Was the idea that these ore mines at the south end would power a massive AC tsunami?

nathanaelps

Ok, I tweaked it to allow you to set creeper or AC from north, south, east, west. The script input variables should be straightforward enough to understand.

If not, I can throw a video up to walk you through it!