Jump Coords
-
As I mentioned in the “Changing ship position” topic, my initial attempts were unsuccessful. Unlike the other questions I posed, M0tah hasn’t (yet) responded, so I might have to give it another go. However, my focus is single-player, so even if I do get it working, it might not be suitable for multiplayer.
-
Hm, I see. If every system has a hidden hole to hyperspace, it might be possible to force a dock from any position. If hyperspace has a hole to every other system, it should be possible to replace the destination with that given. Should even be able to lock all the other holes so you can only use the one you wanted. Unfortunately for you, I have enough on my plate…
-
Just to elaborate for reference…
The player would type the hyper command along with the coords, then the ship would launch into hyperspace, in that system there would be an exit point for every system (most logical sense would be in relation to the positions on the universe map?).
As there is an exit point for every system, the user would then fly to the designated point, and hit dock, that would then drop them back to normal space, but at the coords in the system specified with the initial command.
If the exit point isnt what was initially targetted with the command then it would act like a regular exit to a certain point in that system.
command > hyperspace > move to targetted system exit point > to the system at the specified coordinates.
-
Kinda Like in darkstar…. the “gate” is the target reference to jump in… jumping out can be any closest system…
Might wanna also think of the drives as well… in DSO each “field drive” has a range limit… 3ly… 4ly ect… and recharge time as well…
If ye’s gonna do something like this… please do it right… i can see the abuse now… might wanna take a look at what i just mentioned from DSO… that system works well… and feels about “right”
There be a reason why this has always been an admin thing… its prone to data corruption on a large scale… it works well… but try telling players they “MUST” relog/save after a jump… yeah … fun times … hehe
All looks good though… Im interested in it when its done im happy using shell at moment… but a player version of jumping would be sweet… just remember to balance it out somehow… please!..
-
It’s easy to change the ship position in system without kicking. It’s also easy to jump the ship between adjacent systems, i.e. following a jump path…both the plugin and flak88 flhook have examples to do this. See the .chase command in the plugin - it has 90% of what you need.
There is no need to kick a player after jump as flshell does.
What I haven’t figured out how to do is to respawn a ship in an arbitrary system although I got close (the ship spawned although the server thought it was in a different system).
I’d love to say I’ll add this for you but I really am overloaded and there’s no realistic way I have time to do it right now.
-
There will of course be a charge time, the limit will be down to the damage they incur whilst in hyperspace, as in the wraith on stargate incur damage to hull, I’m going to put that aspect in there.
Can’t really see much abuse, they probably won’t be able to use while being shot on, and some delay with starting up and cooling down.
-
Just going to toss in my $0.02.
I like the idea of this, but as troubles we have found within 88flak over the jump/beam command as it leads to correpted data, Was the .kbeam command but that will kill the player, and dock him at the targeted base. I’m not sure how it works or what. It was only used once on me to recover a lost rare ship in a server move.
But I do like the idea of a hyperspace system, I was thinking of making a HUGE MEGA ship like the one Why made, the “Colony ship” and have were that is the ONLY craft capiabe of hyperspace as it would just be TOO big to fit into a Jumpgate.
My thoughts were to move to withing 1k of a jumpgate, select the gate, and type in a command to hyperspace jump, and it will take you though the jump hole into the system that the targeted jumpgate is pointed to.
Its not much like jumping from the New York system to say Leeds for example, but it might allow MEGA HUGE ships to go from one system to the next without having to enlarge EVERY single jumpgate to allow them to jump though.
-
What you are saying is how it would be done anyways …
The hook would intercept the destination coords when entering a system and instead place you at the coords you’d specified.
As like in your jump gate method.
The only time a player would be jumped elsewhere is by forcing entrance to the hyperspace area where they would be placed based on position determined by the system they came from, i.e;, sat near the new york exit hole for example.
A jump to Colorado they’d travel through hyperspace for a little bit, and then use colorado exit to the coords they’d entered in prior to reaching hyperspace.
Besides, doesn’t it lead to corrupted data because its a beam to a base/planet/station?
Would a beam to open space not be different as it doesn’t trigger any saving of data to the server files, only when you land?