2010 Collaborator Submissions

General talk about the map making process.
User avatar
Spazzy McGee
Sergeant Major
Sergeant Major
Posts: 1405
Joined: Mon Mar 21, 2005 4:59 pm
Location: Planet MoFo, Sheffield Division; United Kingdom

Re: 2010 Collaborator Submissions

Post by Spazzy McGee »

Okay, here's mine.

spazzy.bzw
(480.98 KiB) Downloaded 440 times
"Life is what happens to you while you're busy making other plans." - John Lennon
User avatar
mrapple
Sergeant Major
Sergeant Major
Posts: 460
Joined: Wed May 27, 2009 11:59 am
Location: Unknown
Contact:

Re: 2010 Collaborator Submissions

Post by mrapple »

Unfortunatley Foooey did not respond in time.

Spazzy made an extra square and took Foooey's spot.

Right now we are only waiting on Scythio! Yay!

Updated progress: Image

Thanks to Spazzy for the rockin' Collab 2010 logo ;D
Last edited by mrapple on Sat Dec 11, 2010 10:13 pm, edited 1 time in total.
Image
Scythio
Private First Class
Private First Class
Posts: 42
Joined: Sun Feb 08, 2009 7:35 pm
Location: Aperture Science Lab Contaminant Quarantine

Re: 2010 Collaborator Submissions

Post by Scythio »

Guess its down to me then. Here is my first submission for square G3. Don't scale it down more than it already is. If you do, then tanks will have trouble getting up the elevator. Scroll ALL the way to the bottom and use the "group tower" to position it. Also, tell whoever is using the texture "collab-2010-white.png" that it won't load because its not in our bzflag directories. Also, why is G5 empty? Shouldn't it have Optic and Blaster's building on it?

Here is the Willis Tower from Chicago, Illinois:
http://cl.ly/2J3t2K1Q0R0M2c2s2c35

Also, would it be possible to put Spazzy's A4 at D11 so that I could work with to adjacent spaces? They are grouped separately so it shouldn't be too hard.

EDIT: Spazzy is the one using "collab-2010-white.png"
Soon we will be facing bots that we can't beat...
User avatar
Spazzy McGee
Sergeant Major
Sergeant Major
Posts: 1405
Joined: Mon Mar 21, 2005 4:59 pm
Location: Planet MoFo, Sheffield Division; United Kingdom

Re: 2010 Collaborator Submissions

Post by Spazzy McGee »

"Life is what happens to you while you're busy making other plans." - John Lennon
Scythio
Private First Class
Private First Class
Posts: 42
Joined: Sun Feb 08, 2009 7:35 pm
Location: Aperture Science Lab Contaminant Quarantine

Re: 2010 Collaborator Submissions

Post by Scythio »

Spazzy McGee wrote:collab-2010-white.png should be http://images.bzflag.org/gbratley/collab-2010-white.png
So your code should change from this:

Code: Select all

material
  name spazzy-cube-glass-spazzy
  texture collab-2010-white.png
  diffuse 1 1 0 0.3
  occluder
end
to this:

Code: Select all

material
  name spazzy-cube-glass-spazzy
  texture http://images.bzflag.org/gbratley/collab-2010-white.png
  diffuse 1 1 0 0.3
  occluder
end
Soon we will be facing bots that we can't beat...
User avatar
mrapple
Sergeant Major
Sergeant Major
Posts: 460
Joined: Wed May 27, 2009 11:59 am
Location: Unknown
Contact:

Re: 2010 Collaborator Submissions

Post by mrapple »

I currently have a submission for G5 but it is not added to the map because it screws up the cache file.

Eventually it will be added in and people will just have to download the entire world. (Drawinfo doesn't cache)

Spazzy: the position of your glass tower has been changed to 650 50 0. Updated the texture location.

Scythio: I changed position to shift and reordered scale/shift properties on your group "tower". The shift has been set to 50 -250 0. Also took out the world and options blocks at the top.

Updated progress: Image
Last edited by mrapple on Sat Dec 11, 2010 10:13 pm, edited 1 time in total.
Image
User avatar
optic delusion
Special Forces
Special Forces
Posts: 1052
Joined: Sat Sep 25, 2004 2:29 pm
Location: Planet MoFo
Contact:

Re: 2010 Collaborator Submissions

Post by optic delusion »

A small update to my section. Remember, BlasterWisconsin gets half the credit for the cars.
Attachments
circle.bzw
image links changed
(768.74 KiB) Downloaded 291 times
Take a look at my Defender game mode concept.

Thinking is not an automatic process. A man can choose to think or to let his mind stagnate, or he can choose actively to turn against his intelligence, to evade his knowledge, to subvert his reason. If he refuses to think, he courts disaster: he cannot with impunity reject his means of perceiving reality.
User avatar
mrapple
Sergeant Major
Sergeant Major
Posts: 460
Joined: Wed May 27, 2009 11:59 am
Location: Unknown
Contact:

Re: 2010 Collaborator Submissions

Post by mrapple »

Thanks Optic.

One note, I'm not including your section yet because it messes up the cache file (way faster to download for now) but when its all said and done, I'll not use a cache file.
Image
Scythio
Private First Class
Private First Class
Posts: 42
Joined: Sun Feb 08, 2009 7:35 pm
Location: Aperture Science Lab Contaminant Quarantine

Re: 2010 Collaborator Submissions

Post by Scythio »

mrapple wrote: Scythio: I changed position to shift and reordered scale/shift properties on your group "tower". The shift has been set to 50 -250 0. Also took out the world and options blocks at the top.
I see you also removed the flag zones... are we allowed to have those? From what I can tell others have flag zones too. The config and world size weren't meant to be copied... I just left them in for testing.
Soon we will be facing bots that we can't beat...
User avatar
optic delusion
Special Forces
Special Forces
Posts: 1052
Joined: Sat Sep 25, 2004 2:29 pm
Location: Planet MoFo
Contact:

Re: 2010 Collaborator Submissions

Post by optic delusion »

Mr Apple, you are really working hard with this. Thanks Much!
Take a look at my Defender game mode concept.

Thinking is not an automatic process. A man can choose to think or to let his mind stagnate, or he can choose actively to turn against his intelligence, to evade his knowledge, to subvert his reason. If he refuses to think, he courts disaster: he cannot with impunity reject his means of perceiving reality.
User avatar
mrapple
Sergeant Major
Sergeant Major
Posts: 460
Joined: Wed May 27, 2009 11:59 am
Location: Unknown
Contact:

Re: 2010 Collaborator Submissions

Post by mrapple »

Scythio wrote:
mrapple wrote: Scythio: I changed position to shift and reordered scale/shift properties on your group "tower". The shift has been set to 50 -250 0. Also took out the world and options blocks at the top.
I see you also removed the flag zones... are we allowed to have those? From what I can tell others have flag zones too. The config and world size weren't meant to be copied... I just left them in for testing.
Flag zone's dont group. Just now seeing your GM's at 0 0 0 ;)

I moved them accordingly and I think I did it right. Example: if there was a zone at -33 33 150, I moved it to 17 -217 150 (Your square is 50 -250 0).
Optic Delusion wrote:Mr Apple, you are really working hard with this. Thanks Much!
Yep! Just excited to see it done :)
Image
Scythio
Private First Class
Private First Class
Posts: 42
Joined: Sun Feb 08, 2009 7:35 pm
Location: Aperture Science Lab Contaminant Quarantine

Re: 2010 Collaborator Submissions

Post by Scythio »

mrapple wrote:
Scythio wrote:
mrapple wrote: Scythio: I changed position to shift and reordered scale/shift properties on your group "tower". The shift has been set to 50 -250 0. Also took out the world and options blocks at the top.
I see you also removed the flag zones... are we allowed to have those? From what I can tell others have flag zones too. The config and world size weren't meant to be copied... I just left them in for testing.
Flag zone's dont group. Just now seeing your GM's at 0 0 0 ;)

I moved them accordingly and I think I did it right. Example: if there was a zone at -33 33 150, I moved it to 17 -217 150 (Your square is 50 -250 0).
Optic Delusion wrote:Mr Apple, you are really working hard with this. Thanks Much!
Yep! Just excited to see it done :)
Alright. Ill check to see that they are the right place, otherwise ill fix em and post the code. I should have my second submission in by next weekend.

-Scythio
Soon we will be facing bots that we can't beat...
Scythio
Private First Class
Private First Class
Posts: 42
Joined: Sun Feb 08, 2009 7:35 pm
Location: Aperture Science Lab Contaminant Quarantine

Re: 2010 Collaborator Submissions

Post by Scythio »

Just an update, I am near completion of my final object. Maybe a day or 2 more to get the last piece of it made... creating and thinking of an Iconic Symbol is kinda difficult...
Soon we will be facing bots that we can't beat...
Scythio
Private First Class
Private First Class
Posts: 42
Joined: Sun Feb 08, 2009 7:35 pm
Location: Aperture Science Lab Contaminant Quarantine

Re: 2010 Collaborator Submissions

Post by Scythio »

And I am done with my final piece. As before, everything is grouped (using shift rather than position this time), and at the end of the file is the group used to correctly place the object. You can remove the config and worldsize as before.

Temple: http://cl.ly/2C3q3q421W3a192X0k1K

Many thinks to Optic for help with drawinfo.
Soon we will be facing bots that we can't beat...
User avatar
Out Law
Private First Class
Private First Class
Posts: 27
Joined: Sun Oct 31, 2010 7:20 pm

Re: 2010 Collaborator Submissions

Post by Out Law »

My submission, it's a small fort with a tank on top.
http://img829.imageshack.us/img829/1237/bzfi0049.png
Attachments
OutLawCollab2010.bzw
(61.6 KiB) Downloaded 288 times
Some day you will go on BzFlag and see that every server on the list has a least 20 players on it.
User avatar
Sniper752
Private First Class
Private First Class
Posts: 192
Joined: Tue Dec 15, 2009 8:43 pm
Location: TRAVL Headquarters, Orbiting Mars in the year 2236

Re: 2010 Collaborator Submissions

Post by Sniper752 »

Out Law wrote:My submission, it's a small fort with a tank on top.
How come I dontt see your name in the Collab. 2010 Grid?

When is this going to be completed?
I cant WAIT to play it!
good job everyone
[center]::|:|::|Sniper752|::|:|::
Map Maker
Avid Airsofter
Owner: Hosting.BZAddict.net ports 5242 and 5243
Admin: bzsupreme.webarts.bc.ca[/center]
User avatar
mrapple
Sergeant Major
Sergeant Major
Posts: 460
Joined: Wed May 27, 2009 11:59 am
Location: Unknown
Contact:

Re: 2010 Collaborator Submissions

Post by mrapple »

He's replacing a part of sigonasr2's section that was just a camping spot with death walls.

Sorry for not updating this, I've been insanely busy lately. I'll get around to it soon.
Image
User avatar
Out Law
Private First Class
Private First Class
Posts: 27
Joined: Sun Oct 31, 2010 7:20 pm

Re: 2010 Collaborator Submissions

Post by Out Law »

This is a major project so I'm not surprised. Thanks for the spots Apple, I hope you like it.

Btw, I made this section by using BzWorkbench, amazing tool.
Some day you will go on BzFlag and see that every server on the list has a least 20 players on it.
User avatar
Sniper752
Private First Class
Private First Class
Posts: 192
Joined: Tue Dec 15, 2009 8:43 pm
Location: TRAVL Headquarters, Orbiting Mars in the year 2236

Re: 2010 Collaborator Submissions

Post by Sniper752 »

O ok
Thats fine, Sorry bout that Out Law
[center]::|:|::|Sniper752|::|:|::
Map Maker
Avid Airsofter
Owner: Hosting.BZAddict.net ports 5242 and 5243
Admin: bzsupreme.webarts.bc.ca[/center]
User avatar
Out Law
Private First Class
Private First Class
Posts: 27
Joined: Sun Oct 31, 2010 7:20 pm

Re: 2010 Collaborator Submissions

Post by Out Law »

I forgive you of whatever you did...
Some day you will go on BzFlag and see that every server on the list has a least 20 players on it.
User avatar
Sniper752
Private First Class
Private First Class
Posts: 192
Joined: Tue Dec 15, 2009 8:43 pm
Location: TRAVL Headquarters, Orbiting Mars in the year 2236

Re: 2010 Collaborator Submissions

Post by Sniper752 »

lol, It was about thinking that you submitted when you werent supposed to
[center]::|:|::|Sniper752|::|:|::
Map Maker
Avid Airsofter
Owner: Hosting.BZAddict.net ports 5242 and 5243
Admin: bzsupreme.webarts.bc.ca[/center]
Scythio
Private First Class
Private First Class
Posts: 42
Joined: Sun Feb 08, 2009 7:35 pm
Location: Aperture Science Lab Contaminant Quarantine

Re: 2010 Collaborator Submissions

Post by Scythio »

And here is the final piece to the puzzle.

Ancient: http://cl.ly/3a381z0J3H2i293t2E3a
Soon we will be facing bots that we can't beat...
User avatar
mrapple
Sergeant Major
Sergeant Major
Posts: 460
Joined: Wed May 27, 2009 11:59 am
Location: Unknown
Contact:

Re: 2010 Collaborator Submissions

Post by mrapple »

And we're done.

Topic will be continued -> here <-

Final progress:

Image
Image
Post Reply