• Home
  • Index
  • Search
  • Download
  • Server Rules
  • House Roleplay Laws
  • Player Utilities
  • Player Help
  • Forum Utilities
  • Returning Player?
  • Toggle Sidebar
Interactive Nav-Map
Tutorials
New Wiki
ID reference
Restart reference
Players Online
Player Activity
Faction Activity
Player Base Status
Discord Help Channel
DarkStat
Server public configs
POB Administration
Missing Powerplant
Stuck in Connecticut
Account Banned
Lost Ship/Account
POB Restoration
Disconnected
Member List
Forum Stats
Show Team
View New Posts
View Today's Posts
Calendar
Help
Archive Mode




Hi there Guest,  
Existing user?   Sign in    Create account
Login
Username:
Password: Lost Password?
 
  Discovery Gaming Community Discovery Development Discovery Developers Forum Discovery Unofficial Development Discovery Mod FLHook Projects
1 2 Next »
[FLHook] Docking Modules Rewrite

Server Time (24h)

Players Online

Active Events - Scoreboard

Latest activity

[FLHook] Docking Modules Rewrite
Offline Remnant
03-26-2018, 02:55 AM, (This post was last modified: 03-26-2018, 05:17 AM by Remnant.)
#29
Member
Posts: 2,206
Threads: 248
Joined: Apr 2012

Quote: What about "Connecticut" ? If you enter "conn" from Manhattan, then dock on carrier there, logoff, carrier returns to its previous base Planet Erie and logs off. Where it spits you out, when you undock, while carrier is offline?

The plugin rejects docking requests if the carrier is in conn. Thus your last base as someone being carried, is never going to be a base inside of that system.

Quote:Also, you are not allowed with commodities into conn, how that will be handled?

In the previous plugin, there was code making sure that this wouldn't happen. I've ported it over to this version. Basically it bans you, as someone else mentioned previously. It's then up to the admins to deal with you.

Quote:These plugins are mostly related to server security and anticheat. The rewrite will only work if, by chance, the plugin will no longer conflict with the plugins that aren't present in the public version of the discovery mod install.

Yeah, this is a valid concern. While I remember chunks of the functionality of the private plugin, I don't have a copy anymore locally, and can not guarantee that there will be no conflictions by referencing it.
I appreciate Alex's gesture. Bugtesting on an environment identical to the one it's to be installed on, is most definitely ideal.

In fact, live bugtesting is probably more effective than code-hunting anyways.



Quote:Is it possible to teleport fighter to a carrier? Would be nice actually and it will look like carrier deploying fighters and bombers

Like a fighter docked somewhere in omega 52
And the carrier is in new london and under attack by teasuckers baf fleet

Then fighter joins the carrier group and writes this command
/jumptocarrier nameofthecarrier
Etc
And fighter undocks from the carrier thats in new london

Dont know that possible or not but i think it will take lots of time for sure
Just an idea though

Actually, that's extremely easy to write in. ~10 lines, if not less. Although I don't think that it's a good idea to implement, given that it allows snubs to teleport around Sirius. If the other devs ask for it to be implemented, sure. I'll do it. But for this build, that's not an intended feature.



For those who are technically inclined, you can see the code for the rewrite at the link below.
https://github.com/ConradWeiser/FLHook/t...ing_plugin
Reply  


Messages In This Thread
[FLHook] Docking Modules Rewrite - by Remnant - 03-22-2018, 05:13 PM
RE: [FLHook] Docking Modules Rewrite - by Epo - 03-22-2018, 05:27 PM
RE: [FLHook] Docking Modules Rewrite - by Sand-Viper - 03-22-2018, 05:36 PM
RE: [FLHook] Docking Modules Rewrite - by Vexykin - 03-22-2018, 05:46 PM
RE: [FLHook] Docking Modules Rewrite - by Sciamach - 03-22-2018, 06:23 PM
RE: [FLHook] Docking Modules Rewrite - by Remnant - 03-23-2018, 12:51 AM
RE: [FLHook] Docking Modules Rewrite - by Remnant - 03-24-2018, 01:04 AM
RE: [FLHook] Docking Modules Rewrite - by Mephistoles - 03-24-2018, 02:19 AM
RE: [FLHook] Docking Modules Rewrite - by Durandal - 03-24-2018, 03:06 AM
RE: [FLHook] Docking Modules Rewrite - by Remnant - 03-24-2018, 03:29 AM
RE: [FLHook] Docking Modules Rewrite - by Durandal - 03-24-2018, 06:24 AM
RE: [FLHook] Docking Modules Rewrite - by Remnant - 03-24-2018, 03:06 PM
RE: [FLHook] Docking Modules Rewrite - by Random RP Alt - 03-24-2018, 11:27 PM
RE: [FLHook] Docking Modules Rewrite - by Karlotta - 03-24-2018, 11:37 PM
RE: [FLHook] Docking Modules Rewrite - by Remnant - 03-25-2018, 03:07 AM
RE: [FLHook] Docking Modules Rewrite - by Karlotta - 03-25-2018, 03:45 PM
RE: [FLHook] Docking Modules Rewrite - by Remnant - 03-25-2018, 06:31 PM
RE: [FLHook] Docking Modules Rewrite - by Sand-Viper - 03-25-2018, 03:23 AM
RE: [FLHook] Docking Modules Rewrite - by ronillon - 03-25-2018, 03:29 PM
RE: [FLHook] Docking Modules Rewrite - by Epo - 03-25-2018, 03:55 PM
RE: [FLHook] Docking Modules Rewrite - by bakugone - 03-25-2018, 04:23 PM
RE: [FLHook] Docking Modules Rewrite - by ronillon - 03-25-2018, 11:11 PM
RE: [FLHook] Docking Modules Rewrite - by Remnant - 03-25-2018, 11:19 PM
RE: [FLHook] Docking Modules Rewrite - by Titan* - 03-25-2018, 11:41 PM
RE: [FLHook] Docking Modules Rewrite - by ronillon - 03-25-2018, 11:50 PM
RE: [FLHook] Docking Modules Rewrite - by sindroms - 03-25-2018, 11:51 PM
RE: [FLHook] Docking Modules Rewrite - by Nerva Regis - 03-25-2018, 11:56 PM
RE: [FLHook] Docking Modules Rewrite - by Alex. - 03-26-2018, 12:43 AM
RE: [FLHook] Docking Modules Rewrite - by Remnant - 03-26-2018, 02:55 AM
RE: [FLHook] Docking Modules Rewrite - by ronillon - 03-26-2018, 12:12 PM
RE: [FLHook] Docking Modules Rewrite - by Thunderer - 03-26-2018, 09:52 AM
RE: [FLHook] Docking Modules Rewrite - by sasapinjic - 03-26-2018, 01:10 PM
RE: [FLHook] Docking Modules Rewrite - by ronillon - 03-26-2018, 01:35 PM
RE: [FLHook] Docking Modules Rewrite - by Remnant - 03-26-2018, 05:08 PM
RE: [FLHook] Docking Modules Rewrite - by Zoners of Galileo - 04-12-2018, 07:25 PM
RE: [FLHook] Docking Modules Rewrite - by Remnant - 04-12-2018, 07:36 PM
RE: [FLHook] Docking Modules Rewrite - by sasapinjic - 04-13-2018, 09:35 AM
RE: [FLHook] Docking Modules Rewrite - by Zoners of Galileo - 04-14-2018, 10:04 AM
RE: [FLHook] Docking Modules Rewrite - by Skorak - 04-14-2018, 10:26 AM
RE: [FLHook] Docking Modules Rewrite - by Nerva Regis - 04-14-2018, 10:29 AM
RE: [FLHook] Docking Modules Rewrite - by sasapinjic - 04-14-2018, 06:26 PM
RE: [FLHook] Docking Modules Rewrite - by Kauket - 04-14-2018, 06:35 PM
RE: [FLHook] Docking Modules Rewrite - by bakugone - 04-14-2018, 10:30 AM
RE: [FLHook] Docking Modules Rewrite - by Zoners of Galileo - 04-14-2018, 01:33 PM
RE: [FLHook] Docking Modules Rewrite - by Remnant - 04-14-2018, 07:16 PM
RE: [FLHook] Docking Modules Rewrite - by Zoners of Galileo - 04-26-2018, 12:48 PM
RE: [FLHook] Docking Modules Rewrite - by Remnant - 04-26-2018, 02:56 PM
RE: [FLHook] Docking Modules Rewrite - by bakugone - 05-29-2018, 04:48 PM
RE: [FLHook] Docking Modules Rewrite - by Zoners of Galileo - 06-01-2018, 02:53 PM
RE: [FLHook] Docking Modules Rewrite - by Alex. - 06-01-2018, 07:22 PM
RE: [FLHook] Docking Modules Rewrite - by Zoners of Galileo - 11-25-2018, 11:27 PM

  • View a Printable Version
  • Subscribe to this thread


Users browsing this thread:
1 Guest(s)



Powered By MyBB, © 2002-2025 MyBB Group. Theme © 2014 iAndrew & DiscoveryGC
  • Contact Us
  •  Lite mode
Linear Mode
Threaded Mode