Carrier Command 2

Carrier Command 2

27 个评价
Callsigns for Vehicles
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
230.740 KB
2022 年 6 月 6 日 下午 3:36
2022 年 6 月 6 日 下午 8:35
4 项改动说明 ( 查看 )

订阅以下载
Callsigns for Vehicles

描述
This Mod adds text above the vehicle control screen's vehicle icons indicating what vehicle it is. We are looking into using proper callsigns
11 条留言
Kopp 2024 年 7 月 20 日 下午 4:04 
Seems to conflict with ui enhancer? Is there any way to enable both great mods?
kingboris1234 2024 年 1 月 23 日 上午 5:11 
"PooPooPeePee 1 READY FOR COMBAT"- Acecombat 7 videos
George William Frederick 2023 年 4 月 26 日 下午 2:50 
For some reason this mod stops me from being able to build turrets on islands.
Godspeed 2023 年 3 月 20 日 下午 8:58 
Will you be updating this mod to the current version?
Bredroll 2023 年 2 月 28 日 下午 4:19 
@Fretts do you have a diff of what you changed? I think this is out of date since the last update
PinionMan 2022 年 12 月 20 日 下午 4:20 
Could you tell me which lines of code? Haven't modded before and doesn't look anything like the base screen_vehicle_control scrip. But then again I have no idea if the modded scripts replace the base ones or add to them.
Ribbons0121R121 2022 年 11 月 10 日 下午 6:35 
small note, ask quantux for permission first before pushing to the workshop
Fretts  [作者] 2022 年 11 月 10 日 下午 4:52 
@Le Maçon, it should be fairly straightforward. this mod just adds two lines of code to a single file. you could include those additions in the ui mod and push that up to the workshop.

Hope that helps. LMK if it doesnt.
Le Maçon 2022 年 7 月 11 日 上午 9:09 
Could you explain how to merge this mod with the UI mod?
Fretts  [作者] 2022 年 6 月 8 日 下午 9:50 
We were looking into potentially coopting the Island name gen. since we have access to the lua layer and can call ymls from the mod layer

Since mods have the built in vehicle id's (which is what is currently exposed as the number in this mod for any lurking). We were thinking of mapping that to some array/list of nouns/verbs

Thank you though, ive made a note to look into the subnames tomorrow