Search the Community
Showing results for tags 'kspapiextensions'.
-
Hey, I downloaded Tweakscale and KSP says it has no ModuleManger, yet I have more than 1 module manager i currently have 666_ModuleManagerWatchDog.dll, 999_Scale_Redist.dll, KSPAPIExtensions.dll, ModuleManager.dll, and WatchDogForScaleRedist.dll idk why its not working. im new so its kinda hard for me I just installed ckan
- 4 replies
-
- modulemanager
- kspapiextensions
-
(and 3 more)
Tagged with:
-
Is it possible to add arbitrary number of integer ksp fields at runtime in partmodule ? Closest example is at KSPAPIExtensions github page for a pre-defined chooser-type field, but i need one for int variable created at runtime. I did also find some examples in github sources of Infernal Robotics, but they also apply only to predefined variables. I did compile a variable with KSPField that has functions defined in its getter and setter, no errors were thrown. I don't know how to formulate my question but this is what i need : - variable is allocated at runtime as part of array or list - variable needs to be displayed to user in UI (this is where KSPAPiExt helps) Also, is KSP API Extensions at all capable of displaying values inside array or (preferably) List ?
- 16 replies
-
- kspfield
- kspapiextensions
-
(and 1 more)
Tagged with: