Carrier Command 2

Carrier Command 2

KRV-Talon-Scripts
12 Komentar
apionne 3 Okt 2022 @ 12:26am 
why is it not working for me
DatBoi302 30 Sep 2022 @ 4:40pm 
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 Agu 2022 @ 4:23pm 
can you make a version where this mod is compatible with the ui UI enhancer?
MK05 12 Jul 2022 @ 9:53am 
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  [pembuat] 11 Jul 2022 @ 1:52pm 
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 Jul 2022 @ 1:18pm 
"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  [pembuat] 2 Jul 2022 @ 1:10pm 
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 Jul 2022 @ 11:33am 
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 Jul 2022 @ 4:04pm 
Ahh, well! Thank you, i'll dig into the files when i'm more awake, hah!
krev  [pembuat] 1 Jul 2022 @ 3:46pm 
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  [pembuat] 1 Jul 2022 @ 3:46pm 
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 Jul 2022 @ 3:03pm 
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.