Carrier Command 2

Carrier Command 2

KRV-Talon-Scripts
12 comentarii
apionne 3 oct. 2022 la 0:26 
why is it not working for me
DatBoi302 30 sept. 2022 la 16:40 
This mod breaks my logistic screen and im no longer able to order new items? Tried new save, tried only using this mod(s). Its only your plane mods along with the other flyable jet mod. Any ideas on how to fix this so it works?
Neo 8 aug. 2022 la 16:23 
can you make a version where this mod is compatible with the ui UI enhancer?
MK05 12 iul. 2022 la 9:53 
ahhh, i'll try to combine mod with specialised chassis UI. If I can figure out how when i have time.

Thanks for the reply. Have a good day
krev  [autor] 11 iul. 2022 la 13:52 
it would require cc2 to load local mods for people and i'm not sure whether it does that or not; if it doesn't, you'd probably have to upload your own setup to the workshop like this one here

if this all seems more complicated and tedious than it should be, it kind of just is unfortunately
MK05 11 iul. 2022 la 13:18 
"the simplest thing to do would be to delete the library ui lua file included in this mod; you'd lose the extra albatross hardpoints but then it would stop having conflicts

the file should be located in your steam directory, something like:

Steam/steamapps/workshop/content/1489630/2824522571/content/scripts

1489630 is the ID of CC2, and 2824522571is the ID of this workshop mod; once you've found the folder you can go find the library ui script and delete it manually

the alternative would be that i basically reupload and publish the UI enhancer with that one single change, which i wouldn't want to do since that gets into redistributing other people's work without permission and such"

-Would this still allow the mod to run in multiplayer?
krev  [autor] 2 iul. 2022 la 13:10 
the simplest thing to do would be to delete the library ui lua file included in this mod; you'd lose the extra albatross hardpoints but then it would stop having conflicts

the file should be located in your steam directory, something like:

Steam/steamapps/workshop/content/1489630/2824522571/content/scripts

1489630 is the ID of CC2, and 2824522571is the ID of this workshop mod; once you've found the folder you can go find the library ui script and delete it manually

the alternative would be that i basically reupload and publish the UI enhancer with that one single change, which i wouldn't want to do since that gets into redistributing other people's work without permission and such
drivver44 2 iul. 2022 la 11:33 
for those who cannot easily find the correct stuff
would it be a hard ask to have a ui enchancer compatible version?
Tiberian Fishstick 1 iul. 2022 la 16:04 
Ahh, well! Thank you, i'll dig into the files when i'm more awake, hah!
krev  [autor] 1 iul. 2022 la 15:46 
At that point, though, you'd probably want to start using the local mod file directory instead of the workshop's, which tends to go over in appdata something like \AppData\Roaming\Carrier Command 2\mods .

It's unfortunately less and less convenient, and it would be nicer if people could do vehicle edits without creating minor UI mod conflicts like that, but CC2 is less-than-convenient.
krev  [autor] 1 iul. 2022 la 15:46 
It modifies the UI screen to add the extra hardpoint slots onto the Albatross, and that's about it; it's relatively straightforward to find the chunk of code that does it and copy it over if you want to use it with the UI enhancer, actually.

The chunk that defines that in the library_ui lua file starts off as:

elseif vehicle_definition_index == e_game_object_type.chassis_air_wing_light

And is followed by a table for the vehicle attachment points; selecting that and pasting it over the corresponding chunk of code in the UI enhancer's library_ui file would add the hardpoints there, and allow you to just delete the one in here.
Tiberian Fishstick 1 iul. 2022 la 15:03 
I'm curious as to why this mod conflicts with UI mods. I actually had it activated alongside the UI Enhancer a while back, but recently after i turned them both off, i couldn't have them both on anymore.