武装突袭3

武装突袭3

159 个评价
Standing Flags
2
2
   
奖励
收藏
已收藏
取消收藏
Data Type: Mod
Mod Type: Editor Extension
文件大小
发表于
更新日期
330.185 KB
2024 年 11 月 18 日 下午 9:49
10 月 16 日 下午 8:38
3 项改动说明 ( 查看 )

订阅以下载
Standing Flags

描述
Ooh, flags!
Since Libertad has changed their license to ADPL-SA, I figured I'd try and make use of one of my favourite assets of theirs - a standing flagpole, mapped for Arma flags. It's a simple thing, but it adds flair in a way that banners don't. After a real ♥♥♥♥♥ of a struggle to figure out soft dependencies, I've finally gotten it to a point where it can be released.

Note
By default, only the base game and its DLCs (Apex, Contact) will have their flags included. If you enable any of the supported mods and CDLCs, their flags will also show up. Also Revolucion's Venezuelan flag is a bit weird so I've added that one separately as a quick fix.

Features
- Base game and DLC
- Global Mobilization CDLC
- Aegis, Atlas and Revolucion
- Project Crimson
- Locke's Ace Combat Flags
- RHS AFRF, GREF and SAF

Future Plans
- CUP
- SOG Prairie Fire CDLC
- 3CB
- Others, probably
- A menu to allow flag texture change in the editor (maybe)

Credits
- Project Edaly and their team for Libertad and its assets
70 条留言
NCISPhd805 10 月 17 日 下午 4:03 
Thanks it works
Mr. Distortion  [作者] 10 月 16 日 下午 8:38 
@NCISPhd805 Should work now. I think.
Mr. Distortion  [作者] 10 月 14 日 下午 5:18 
@NCISPhd805 Strange - it worked fine when I first made the mod, but now I can't get it to work no matter what I try. I think I'm gonna have to rewrite that whole config. I've a midterm in like, 8 hours, so I'm gonna need to hold off on fixing that for a little bit unfortunately.
NCISPhd805 10 月 14 日 下午 1:26 
the Global Mobilization CDLC flags don't show up I have the CDLC enabled
Andy06 7 月 3 日 下午 8:22 
Does it include Panama flag?
Helos743 6 月 29 日 下午 7:30 
Excellent mod, could you add some banners from Deutsches Reich? Specifically the Black-White-Red tricolor?
Mr. Distortion  [作者] 6 月 6 日 下午 9:03 
@aviatorEngineer Special Operations Group Dress Uniforms https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2999223052
Mr. Distortion  [作者] 6 月 6 日 下午 9:03 
@W.JG For the flags? You'll need a .paa texture of the flag you want. If it's a local mission, you can just put "this setObjectTexture "[0, TEXTURENAME.paa"];", without the quotations at the start and end. If you have the required flag in a different mod, you'll need to replace whatever texture with the full file path. You can get those pretty easily if the mod has banners added, since it'll be available right in the editor menu.

I intend to try and make this easier in future - I've got some code laying around, I just haven't had the time to test it.
aviatorEngineer 6 月 6 日 下午 1:28 
This is going to be very handy for set dressing, appreciate the work put in to make a standalone.

I have a suspicion that I already recognize it but would you happen to recall which mod the US uniform in the fourth preview image comes from?
W.JG 6 月 6 日 上午 4:40 
Cool, but what do I do with it, do I need to edit it in code?