Random maps

A forum for discussing map making ideas and problems for the Myth series.
Post Reply
User avatar
Khadrelt
Posts: 479
Joined: Tue Aug 29, 2006 2:59 pm
Location: Utah, USA
Contact:

Random maps

Post by Khadrelt »

I'm already pretty sure there's no way to do this, but in case I missed something, is there any way to make it so after winning a level the next map is randomly picked from a list of possible maps?
The cake is a lie.
User avatar
Pyro
Bug Finder Extraordinaire
Posts: 4751
Joined: Sun Mar 21, 2004 2:14 pm
Location: Texas

Re: Random maps

Post by Pyro »

Not possible. However there are certain things you can do to fake it. For example if you have two options for the next level and they take place on the same map. You can use scripting and vets to make the map pick a script that makes the map run one way. Like have a different path when a behind the scenes vet is used, than if there was none. Still very limited but can be just what some people need in the right conditions.
Deqlyn
Posts: 387
Joined: Thu Dec 13, 2007 6:27 pm

Re: Random maps

Post by Deqlyn »

That'd be sweet, it'd be like those timewarp books from back in the day. Go to page, 56 or go to page 131
User avatar
Khadrelt
Posts: 479
Joined: Tue Aug 29, 2006 2:59 pm
Location: Utah, USA
Contact:

Re: Random maps

Post by Khadrelt »

Thanks, Pyro, that might work—not true random but it might be close enough.
The cake is a lie.
Graydon
Posts: 1605
Joined: Sun Mar 21, 2004 5:10 pm

Re: Random maps

Post by Graydon »

What wasn't mentioned yet is the Failure flag. Every mesh has 3 endgame flags. Light Victory, Dark Victory, and Failure. Failure is used in conjunction with Light Victory, and can link to a second mesh. The maximum is two options though. This is how bungie does the secret levels, and a failure level always has the 'skip this level' button option in the postgame after a loss.
Image
User avatar
Baak
Posts: 1109
Joined: Sat Mar 20, 2004 6:26 pm
Location: Mything

Re: Random maps

Post by Baak »

Deqlyn wrote:That'd be sweet, it'd be like those timewarp books from back in the day. Go to page, 56 or go to page 131
Holy crap, I thought I was the only one who remembered those! :D
vinylrake
Posts: 3591
Joined: Wed Apr 07, 2004 12:52 pm
Location: here
Contact:

Re: Random maps

Post by vinylrake »

Baak wrote:Holy crap, I thought I was the only one who remembered those! :D
heh. they were the inspiration for one of my first Basic programs.
User avatar
Khadrelt
Posts: 479
Joined: Tue Aug 29, 2006 2:59 pm
Location: Utah, USA
Contact:

Re: Random maps

Post by Khadrelt »

I made a HyperCard stack based on that idea. Ahhh, HyperCard! Rest in peace.
The cake is a lie.
vinylrake
Posts: 3591
Joined: Wed Apr 07, 2004 12:52 pm
Location: here
Contact:

Re: Random maps

Post by vinylrake »

hypercard was the most interesting application-content-creation environment i've ever experienced.

of all the pre-OSX technologies, that is the one thing i really wish Apple had ported to run in OSX. so easy to program in, so extensible, so magical. double rainbows all the way.
Jon God
Posts: 1641
Joined: Sat Mar 25, 2006 11:24 pm
Location: Here
Contact:

Re: Random maps

Post by Jon God »

vinylrake wrote:hypercard was the most interesting application-content-creation environment i've ever experienced.

of all the pre-OSX technologies, that is the one thing i really wish Apple had ported to run in OSX. so easy to program in, so extensible, so magical. double rainbows all the way.
This.
Image
Image
PSN: Jon_God
XBL: J0N GOD
User avatar
Baak
Posts: 1109
Joined: Sat Mar 20, 2004 6:26 pm
Location: Mything

Re: Random maps

Post by Baak »

[offtopic]
vinylrake wrote:hypercard was the most interesting application-content-creation environment i've ever experienced.

of all the pre-OSX technologies, that is the one thing i really wish Apple had ported to run in OSX. so easy to program in, so extensible, so magical. double rainbows all the way.
No idea if it's useful but I found this possible replacement for HyperCard buried in this discussion.

[/offtopic]
vinylrake
Posts: 3591
Joined: Wed Apr 07, 2004 12:52 pm
Location: here
Contact:

Re: Random maps

Post by vinylrake »

thanks. i looked into these myself a couple of years after apple abandoned hypercard but none of the 'replacements' were really replacements. cocoa isn't supported as of the last few versions of the OS, applescript is really nothing like hypercard, RealBasic is powerful but is a completely seperate beast (I have a copy and have developed apps with it) and the others were much more cumbersome or unintuitive than they claimed to be. I even purchased one(SuperCard), but never did anything with it because it was like I was used to the power and elegance of 32 bit graphics and layers and gradients and layer masks of photoshop 8.0 and then suddenly was forced to use a 1996-era 8-bit version of MSPaint.
Post Reply