Page 1 of 1

Find The Base!

Posted: Tue Mar 11, 2008 1:35 am
by F687/s
This is a simple little program that I wrote (in The World's Greatest Language). This map is created to resemble a similar puzzle-style map that is randomly-generated (like the Party TIME maps found on Twilight). The general idea is that there is a grid of rooms, and one of them has a base in it. The goal is to find the base and cap your team's flag (HTF) before the other team for teh win. However, some rooms will kill you if you enter them, and there are also rooms that cannot be accessed, meaning you will have to find a way to them. In addition, you can also win by taking your flag to the other team's base and capping it there, but that is more risky.

I have included a sample file that was generated, for those of you who just want to play it. I have also included the source file in a .zip file. To run it, just run ftb.pl, which will produce an ftb.bzw file. The other (shell.bzw) file is what is used to generate the shell of the map. I would keep it, if I were you.

The script requires a working Perl interpreter, as well as the File::Copy and List::Util modules. You will also need the HoldTheFlag plugin (you can comment out that part in the shell.bzw file if you're just testing it for personal use).

Tell me what you think. Even if it involves large hammers.

Map

Posted: Thu Mar 13, 2008 9:40 pm
by Ride
So when are you actually hosting it on your server for everyone to play? No Fun w/out other tanks! :D

Posted: Fri Mar 14, 2008 12:08 am
by io
nice idea :-) would like to play it

Posted: Sat Mar 15, 2008 9:38 pm
by allejo
its good but i tested it and i found both bases really easily

Posted: Sun Mar 16, 2008 12:30 am
by Anthony
thats odd because both teles took me to a dead end

Posted: Thu Mar 20, 2008 12:57 am
by Easy Target
great map dude... keep up the good work

Posted: Sat Mar 22, 2008 2:02 pm
by Gabriel G
Doesn't twilight already have 'Base Hunter' version of this?

Posted: Sat Mar 22, 2008 9:14 pm
by io
This map is created to resemble a similar puzzle-style map that is randomly-generated (like the Party TIME maps found on Twilight)
Read before post