Code Monkey home page Code Monkey logo

Comments (5)

Mogli12 avatar Mogli12 commented on June 12, 2024

Hallo,

ich überlege gerade, KeyboardSteer in 2 Mods zu zerschlagen. Eventuell reaktiviere ich dazu dann doch noch GearboxAddon, aber mit stark eingeschränkter Funktionalität. Shuttle Control wäre dann auch im anderen Mod. Wie wollen wir uns da synchronisieren?

Gruß,
Stefan

from tsx_enhancedvehicle.

ZhooL avatar ZhooL commented on June 12, 2024

Hi,

gerne. Ich würde meinerseits weiterhin auf Shuttle Control verzichten, wenn eins von Dir erkannt wird (es sei denn der User schaltet es aktiv bei dir aus und bei mir an). Ich nehme mal an, die Shuttle-Funktionalität steckt/bleibt bei Dir in FS19_VehicleControlAddon? Ich halte dann Ausschau nach Funktionen bei Dir, woran ich den Shuttle-Status erkennen kann. Wenn Du auch Diffs und Hydraulik bei Dir machen möchtest - auch da finden wir einen Weg.

Gruß
Mario

from tsx_enhancedvehicle.

Mogli12 avatar Mogli12 commented on June 12, 2024

Halo Mario,

ich habe die neue Methode self:vcaExternalGetShuttleCtrl() angelegt. Du brauchst also nicht nachschauen, ob der Mod geladen ist, sondern nur

    local vcaShuttleCtrl = false 
    if type( self.vcaExternalGetShuttleCtrl ) == "function" then 
      vcaShuttleCtrl = self:vcaExternalGetShuttleCtrl()
   end

Ich habe auch nochmal alle Funktionen unter dem alten Name (z.B. ksmExternalSetShuttleCtrl) bei self eingefügt.

Gruß, Stefan

from tsx_enhancedvehicle.

Mogli12 avatar Mogli12 commented on June 12, 2024

Hallo Mario,

Ich denke, dass wir das jetzt schließen können.

Viele Grüße,
Stefan

from tsx_enhancedvehicle.

ZhooL avatar ZhooL commented on June 12, 2024

agreed :-)

from tsx_enhancedvehicle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.