Dark Falls Gildenforum

Willkommen bei den Dark Falls! Erstellt ein kostenloses Benutzerkonto, indem ihr euch Registriert um an unserem Forum und der Community teilzuhaben.

Plugins ALE: Shipfixer

### Einführung

Jeder kennt es, das Grids auf dem Server manchmal "buggen". So lassen sie sich nicht mehr bewegen, stoppen oder drehen.

Dieses Plugin versucht dieses Problem zu lösen. Und dem Spieler die Möglichkeit zu geben es selbst zu beheben.


Chatkommandos:

- !fixship (versucht das Grid zu reparieren das ihr gerade anschaut)

- !fixship <schiffname> (gleiches Kommando wie oben, nur das ihr das Grid nicht ansehen müsst)

Es stopt das Grid, schneided es aus und fügt es neu ein. Allerdings nur wenn ihr der Besitzer seid.

Das Kommando wird nicht funktionieren, wenn Verbinder oder Landing Gears aktiv sind. Auch nicht wenn sich Spieler im Cockpit oder anderen Blöcken in denen sich Spieler aufhalten können befinden (Kryopods, Toiletten usw.)

- !fixshipmod

Gleiches Kommando wie !fixship nur dieses kann von Moderatoren eingesetzt werden und Ignoriert den Besitzerstatus.

- !fixshipmod <Schiffname>


### How it works
When the ship is cut and pasted it can potentially fail if at the very same moment something is blocking the space. So its advised to take a Blueprint first.

PCU Authorship, Block limits and Ownerships will not be affected. After the ship is pasted back in it should behave like before.

### Executing via Console
The console can only run !fixshipmod &lt;shipname&gt;. All the others require the server to either have a character that looks at something or ownership which it cannot have.

### Configuration
The cooldowns of the commands can be configured.

Default for fixship is 15 Minutes. Default for Confirmation of said command is 30 Seconds. You can find the configuration File in your Instance folder after first launch. Its called ShipFixer.cfg

&lt;CooldownInSeconds&gt;900&lt;/CooldownInSeconds&gt;
&lt;ConfirmationInSeconds&gt;30&lt;/ConfirmationInSeconds&gt;
 
Oben