Today I introduce you one of my biggest town ever, Townzilla! As some of you may know, the map was created in August 2010 and it suffered many edits since then. But I decided to make the best version of Townzilla and here it is. The map contains a medium number of houses and flats, normal things on a town map, including special stuff like the 2 events which are player powered (this means that every player can start them). The admin got a special admin room with buttons and teleporters which can unlock every house, punish bad players and see how's the town going. Every tile that needed blending is now blended, every bug is now fixed, everything is calculated and security measures have been taken. Every team got its own primary shop where players from specific team can take their weapons without being afraid of the opponent team. You can win stuff by fullfilling the events. Almost every house got a weapon that spawns at a time, and also every house got its own basement, in a specific shape. Not like other towns, this one uses a different tileset edited by me.
The map's style is based on a beach town. The town is surrounded by a beach and it includes different sounds to make it more realistic. All tiles have got their own properties, no sound is left undone, no sprite is left undone and there are no mapmaking bugs. Now thank you if you read all this text and let me show you some command that might interest you!
Townzilla's Round Restarter
Add the following code into your server's LUA script to activate the automatic round restarter, which includes 3 different timers. Copy and paste everything excepting this information and the last one below the code!
1
2
3
4
5
6
2
3
4
5
6
parse('trigger "TIMER"') addhook("startround","starting") function starting(mode) parse('trigger "TIMER"') end
Copy the above code into your server's LUA script. To change timers, replace the word "TIMER" with one of the following triggers' codes below!
For 1 HOUR timer, replace TIMER with 1hour.
For 2 HOURS timer, replace TIMER with 2hour.
For 3 HOURS timer, replace TIMER with 3hour.
Townzilla's Admin Room
To enter in the admin room, you must be the original admin (the host) or to know the RCon password. How to open the admin room's door? Simple! Just open your console and type the following command!
1
trigger admin
And hit "Enter". Be sure to stay near the admin door when you submit this command so you can lock the door immediatly!
Original tileset by LucasRib.
Map made by maPmaKer.
Thank you.
edited 12×, last 08.11.11 12:55:19 pm
Approved by Starkkz
Download
935 kb, 687 Downloads