Alexandre Oliveira

Results 69 comments of Alexandre Oliveira

@81ninja Disabling the debug menu isn't an ideal thing to do, specially for debugging purposes. Perhaps we can find a way to remove the cheats button from the menu and...

I already tried checking, client-side, if the reason was cheating and applying a transaction with the same value (but with opposite signs) to it, but it didn't work quite well....

Your install is incorrect, it should be GameData/DarkMultiPlayer and not GameData/002_DarkMultiPlayer/DarkMultiPlayer. Also, make sure you have the correct DMP version for KSP 1.6. On Sun, 10 Nov 2019, 18:34 ExreamChaozz,...

https://github.com/godarklight/DarkMultiPlayer/tree/i18n

Instead of using the [SettingsParser](https://github.com/rockytv/settingsparser) library, we could use C#'s built-in internationalization system. Or use the same method as KSP (I heard a rumor that they are testing i18n).

@oldmud0 It should be.

@Stokkie64 Sorry for the late reply. Well, I don't know if I still have the i18n branch here, but I remember that months ago I tried using the method described...

@Stokkie64 You can finish it if you want to. I'm not holding back any stuff, but right now I am busy with some other stuff, and the development of the...

I think I've managed to fix this. Add the ControlTypes.ALLBUTCAMERA control type to BLOCK_ALL_CONTROLS on VesselWorker. That way, the kerbals wont even show.