Random Map Generator

General talk about the map making process.
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Random Map Generator

Post by Tanner »

I was bored and created this. Enjoy.

-Tanner
Attachments
BM_RAN.zip
V0.0.1
(144.11 KiB) Downloaded 242 times
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
User avatar
Teppic
Private First Class
Private First Class
Posts: 576
Joined: Mon Mar 07, 2005 10:00 pm
Location: The North Block

Post by Teppic »

It won't run
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

Teppic wrote:It won't run
I never said it was multi-OS. :wink:

Tested on Windows.

-Tanner
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

Here's a version with position Z support.

-Tanner
Attachments
BM_RAN.zip
V0.0.2
(144.35 KiB) Downloaded 206 times
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
User avatar
sid6.7
Private First Class
Private First Class
Posts: 614
Joined: Mon Oct 06, 2003 9:58 pm
Location: West USA
Contact:

Post by sid6.7 »

nifty it appears to work...


is it made with qbasic like mine?
dango
Private First Class
Private First Class
Posts: 1400
Joined: Sun Feb 06, 2005 5:40 pm
Location: Somewhere over there.

Post by dango »

speaking of which, how's the alphabet coming along with BZRAND?
Image
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

sid6.7 wrote:nifty it appears to work...


is it made with qbasic like mine?
Heh. :) It's made in C++.

Whats yours?

-Tanner
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
dango
Private First Class
Private First Class
Posts: 1400
Joined: Sun Feb 06, 2005 5:40 pm
Location: Somewhere over there.

Post by dango »

you can see it here and here
Image
User avatar
sid6.7
Private First Class
Private First Class
Posts: 614
Joined: Mon Oct 06, 2003 9:58 pm
Location: West USA
Contact:

Post by sid6.7 »

me1 wrote:speaking of which, how's the alphabet coming along with BZRAND?
very sloooow.....i have about 7 letters coded

:(

basiclly i have it so you can make an 10 letter word
but you have to enter all 10 letters seperatly as i still
dont understand how to disect a word yet with qbasic
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

Here's a newer version.

Changed:
-Added pyramids (with flipZ)
-Added teleporters
-Ability to turn off/on box, pyramid, and teleporters.

World Weapons and shoot/drive through coming soon......

-Tanner
Attachments
random_generated_map.zip
V0.2.1
(5.28 KiB) Downloaded 211 times
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

Nice job tanner, keep up the good work :)
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
imsome
Private First Class
Private First Class
Posts: 122
Joined: Fri Jun 03, 2005 3:30 am

Post by imsome »

how bored are you?
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

imsome wrote:how bored are you?
Not very. If I'm too bored I won't think.

-Tanner
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
User avatar
imsome
Private First Class
Private First Class
Posts: 122
Joined: Fri Jun 03, 2005 3:30 am

Post by imsome »

can you explain what a structure is in C++, i can't seem to understand what it does from online pages
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

imsome wrote:can you explain what a structure is in C++, i can't seem to understand what it does from online pages
A structure? Never heard of that...

-Tanner
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
User avatar
imsome
Private First Class
Private First Class
Posts: 122
Joined: Fri Jun 03, 2005 3:30 am

Post by imsome »

maybe that's why i don't understand it
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

New Version: 0.3.2

Added:
  • Drive-through Support
  • Shoot-through Support
  • World Weapon Support (includes delay, int delay, and type)
  • New Menu
This is fun :)

Random Facts:
635 Lines of code

I'm up for suggestions on world weapon types or just plain suggestions....

-Tanner
Attachments
BM_RAN.zip
V0.3.2
(150.55 KiB) Downloaded 189 times
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
User avatar
The Knights Who Say Ni
Private First Class
Private First Class
Posts: 556
Joined: Mon Sep 26, 2005 7:21 pm
Location: Uplyme, England
Contact:

Post by The Knights Who Say Ni »

what about triggers?
Image
Sig Made By AlliedArmour

TGPH
User avatar
The Knights Who Say Ni
Private First Class
Private First Class
Posts: 556
Joined: Mon Sep 26, 2005 7:21 pm
Location: Uplyme, England
Contact:

Post by The Knights Who Say Ni »

ok problem if you type at the choice option o then it goes in to a loop
sry about the double post
Image
Sig Made By AlliedArmour

TGPH
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

The Knights Who Say Ni wrote:ok problem if you type at the choice option o then it goes in to a loop
sry about the double post
Thats because it says zero (0), no the letter "o".

I'll see what I can do about triggers...I'll have to find them first.

-Tanner
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

New Version V0.4.1

Now Supports:
-Bases (all colors)
-Fixed WW Trigger for teams
-Options for -mp and -c

-Tanner
Attachments
BM_RAN.zip
(153.54 KiB) Downloaded 192 times
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

Newer Version: V0.5.0

Supports:
-Flags!
-Default Servermsg
-Max Shots randomly

Flags... can't there be less than 43? :E

981 Lines of code... :) :E :|

-Tanner
Attachments
BM_RAN.zip
V0.5.0
(156.08 KiB) Downloaded 214 times
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

wow great job. Your coding this pretty quick. You should make one with plugins :)
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
sid6.7
Private First Class
Private First Class
Posts: 614
Joined: Mon Oct 06, 2003 9:58 pm
Location: West USA
Contact:

Post by sid6.7 »

did ya get this error fixed?

http://hosted.rangfar.com/bzflagworld/f ... .php?t=475

hmmm it seems to do the same thing on the
flag per flag setting too....
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

sid6.7 wrote:did ya get this error fixed?

http://hosted.rangfar.com/bzflagworld/f ... .php?t=475

hmmm it seems to do the same thing on the
flag per flag setting too....
Hm. My email is not working for some reason, and I'm not getting very many emails at all so I didn't notice. Will look at it though.

-Tanner
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
Post Reply