Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Roy fokker on April 13, 2004, 06:21:06 pm

Title: warp map
Post by: Roy fokker on April 13, 2004, 06:21:06 pm
is there a way to make the entry map it just done a high speed jump like in star trek and in starlancer?
Title: warp map
Post by: Trivial Psychic on April 14, 2004, 02:35:31 am
Are you talking about a way to simulate the way ST ships warp out, with the rapid accelerationa and flash?  I came up with a hypothetical method of simulating this, but it would require a recodling likely.  It involves augmenting the acceleration and ultimate top speed of ships warping out.  Currently, ships accellerate to some fixed speed depending on their flag classification (i think).  Changing these figures to something much faster could go a long way to simulating ST Warp.  As I said, it would need a special SCP build.

Later!
Title: warp map
Post by: karajorma on April 14, 2004, 03:43:08 am
If you want all the ships to do that you're going to need new code but if you only want one ship to do it TP's post gives me an idea :D

All you have to do is edit the ships.tbl for that ship to give it a ridiculously high top speed and accelleration. Put the ship in the mission (and limit its speed using cap-waypoint-speed if it's moving). When you want the ship to jump out simply remove the cap by setting it to zero and then give it a waypoint way out in the distance (jump the ship out when it gets there).

Okay it's a rather hackish method of doing it and I'm not 100% certain it would work but it was worth mentioning :D

It does show however that star trek style warp outs are possible with only minor alterations to the code (or ones we are already getting).

With motion blur, a cap-waypoint speed SEXP that allows higher than table speeds, an altered warpout ani (so it does the little star thing when the ship dissappears) and a few other things rolled into one piece of code a coder could probably fudge star trek warpouts in a few minutes :D
Title: warp map
Post by: Falcon on April 15, 2004, 04:50:45 pm
What about something from Freelancer. Something like Trade Lanes that propel you from one location to another. That way it would save a lot of time just maxing your engine out trying to get to a location.
Title: warp map
Post by: JarC on April 15, 2004, 05:25:26 pm
sorta like the hyperjump in xwa, almost every space sim has some variant...kinda miss that in FS...here you can jump out but then it's bye bye mission...jumping back in at your destination is not an option if I am correct...
Title: warp map
Post by: karajorma on April 15, 2004, 05:37:39 pm
Quote
Originally posted by Falcon
What about something from Freelancer. Something like Trade Lanes that propel you from one location to another. That way it would save a lot of time just maxing your engine out trying to get to a location.


I've not played freelancer but you could do something similar with a very low damage, high kinetic effect weapon :D
Title: warp map
Post by: Turambar on April 15, 2004, 05:40:18 pm
stopping might be an issue with that ..  maybe just a big wall, or a net, or a marshmallow
Title: warp map
Post by: Lightspeed on April 15, 2004, 06:07:12 pm
Quote
Originally posted by karajorma


I've not played freelancer but you could do something similar with a very low damage, high kinetic effect weapon :D


Holy ****, that's what I call a great idea. Sure would make for a unique and 'funny' transport method!

Please please, someone make a model for this. Basically you need a launcher and a stopper model. Both could be the same.

Hmm... I guess I could post sketches from my idea :)
Title: warp map
Post by: Taristin on April 15, 2004, 06:22:47 pm
Would help...
Title: warp map
Post by: Flipside on April 15, 2004, 06:25:36 pm
LOL, I was thinking about a similar weapon for playing around with a kinetic football game, with ssnodes as goals. Might be fun as a mp :)
Title: warp map
Post by: Turambar on April 15, 2004, 06:26:35 pm
Football translated into soccer for the Americans in the crowd
Title: warp map
Post by: Lightspeed on April 15, 2004, 07:01:55 pm
Quote
Originally posted by Flipside
LOL, I was thinking about a similar weapon for playing around with a kinetic football game, with ssnodes as goals. Might be fun as a mp :)


you know, there is already a FS-football MP mission - without kinetics, tho (but you can use them as an unfair advantage in the mission hehe) ;)
Title: warp map
Post by: Falcon on April 19, 2004, 04:56:07 pm
Kinetic eh? hmmm never thought of that.  Or we could create something like a jump ship. you would dock on it and then it would propel you to you location. Something you could probably tinker with in Fred. Use the Hygeia model give it a high velocity with a couple of flags I may get one working. *I always though tho a Ganamede would be an excellent model for a Jump Gate. ;)