Maze CTF

User made maps to use on servers.
Post Reply
User avatar
Camwow13
Private First Class
Private First Class
Posts: 13
Joined: Sun Mar 21, 2010 4:48 pm

Maze CTF

Post by Camwow13 »

Yep, needs a new name, I noticed that :roll:
Played around a bit with EEYORE's template and created this simple two team CTF maze. Added some fog, high gravity, and I had a nice little maze.
Creative Commons Attribution 3.0
Image
Looks quite different when actually playing
Attachments
MazeCTF.bzw
Updated to include -j, -dd, and fixed typos
(254.11 KiB) Downloaded 166 times
MazeCTFLarge.JPG
Larger Screenshot
(331.9 KiB) Not downloaded yet
Last edited by Camwow13 on Wed Jan 19, 2011 4:20 pm, edited 2 times in total.
User avatar
ahs3
Private First Class
Private First Class
Posts: 327
Joined: Sun Mar 04, 2007 8:33 pm
Location: Press '/' to search
Contact:

Re: Maze CTF

Post by ahs3 »

You need to add -c to your options. Also no way to cap, you need to add -set _maxBumpHeight 1.5 or make your base z size 0 without jumping. probably the easy solution is to make you base z size 0.
User avatar
Camwow13
Private First Class
Private First Class
Posts: 13
Joined: Sun Mar 21, 2010 4:48 pm

Re: Maze CTF

Post by Camwow13 »

Oh right, forgot about the -c option. Tanks can jump though, but just enough to clear shots and cap flags.
User avatar
macsforme
General
General
Posts: 2069
Joined: Wed Mar 01, 2006 5:43 am

Re: Maze CTF

Post by macsforme »

No they can't, unless you add -j.

Also, these errors:

Code: Select all

MazeCTF.bzw: warning (line 18022): unknown object parameter "roation" - skipping
MazeCTF.bzw: warning (line 18066): unknown object parameter "roation" - skipping
And if you ask me, the maze is almost impossible to navigate without the radar.
darkid
Private First Class
Private First Class
Posts: 131
Joined: Wed Aug 12, 2009 5:03 pm

Re: Maze CTF

Post by darkid »

Set _maxRadar 100 or something.
Darkid--Not a happy camper.
User avatar
Camwow13
Private First Class
Private First Class
Posts: 13
Joined: Sun Mar 21, 2010 4:48 pm

Re: Maze CTF

Post by Camwow13 »

Yep, there is a reason why I'm still new to map making :roll:

Good point on the -j, again, spaced that one. Added it.

As for the errors, well now I'm confused. Got the thing to work perfectly with my server test setup. Will go through the .conf file and look for something I may have missed adding to the options.

Navigating without radar... well I got through it twice without much effort but that doesn't really count as I actually made the maze giving me a slight advantage. Ehh, maybe I will reactivate the radar.
User avatar
Cobra_Fast
Dev Monkey
Dev Monkey
Posts: 322
Joined: Sat Oct 07, 2006 11:51 am
Location: Germany
Contact:

Re: Maze CTF

Post by Cobra_Fast »

Camwow13 wrote:As for the errors, well now I'm confused. Got the thing to work perfectly with my server test setup. Will go through the .conf file and look for something I may have missed adding to the options.
Read those errors carefully. They are a typo, you typed "roation" instead of "rotation".
User avatar
Camwow13
Private First Class
Private First Class
Posts: 13
Joined: Sun Mar 21, 2010 4:48 pm

Re: Maze CTF

Post by Camwow13 »

Yep, just noticed that after I went thought the config file and realized that there was nothing wrong with that. Off to go look for a typo in the map file. Thanks guys for the help. I'm learning quite a bit about map making.
darkid
Private First Class
Private First Class
Posts: 131
Joined: Wed Aug 12, 2009 5:03 pm

Re: Maze CTF

Post by darkid »

Use rot for rotation, and pos for position. It saves a lot of time.
Darkid--Not a happy camper.
User avatar
Camwow13
Private First Class
Private First Class
Posts: 13
Joined: Sun Mar 21, 2010 4:48 pm

Re: Maze CTF

Post by Camwow13 »

Map is now up on 1.Matrix-Premier.com:4853. The large amount of people playing have shown me quite a few minor changes I must make to fix some spawn killing, strategy, spawn, and navigation issues. Ehh... something to do this weekend.
Post Reply