武装突袭3

武装突袭3

评价数不足
Vanilla Dynamic Ambient
   
奖励
收藏
已收藏
取消收藏
Data Type: Scenario
Scenario Gameplay: Singleplayer
Scenario Map: Altis
文件大小
发表于
362.770 KB
2021 年 7 月 31 日 上午 5:18
1 项改动说明 ( 查看 )

订阅以下载
Vanilla Dynamic Ambient

描述
Hello, this is my dynamic ambient script showcase based on the Vanilla A3 soundtrack. This is a showcase that serves only as a presentation of the script in form of a small simple mission.

Capabilities:
• If there is an enemy presence within 650 (changeable) meters and enemies know about the player action music kicks in, else calm music will play.
• Additionally, if daytime > 19:00 day ambient would be substituted with more appropriate night ambient. Combat ambient will remain unchanged.
• Suitable for SP as well as MP (slightly different install, tho).
• Small performance impact.

Installation of the script in your own missions:
For Singleplayer:
1. Create init.sqf in your mission folder
2. Create folder Scripts in your mission folder
3. Create in your script folder DynamicAmbient.sqf
4. Create in your script folder onLoadEH.sqf
5. Paste script launch and event handler[pastebin.com] in init.sqf
6. Paste main script[pastebin.com] in DynamicAmbient.sqf
7. Paste event handler script[pastebin.com] in onLoadEH.sqf

For Multiplayer
1. Create initPlayerLocal.sqf in your mission folder
2. Create folder Scripts in your mission folder
3. Create in your script folder DynamicAmbient.sqf
4. Paste script launch[pastebin.com] in initPlayerLocal.sqf
5. Paste main script[pastebin.com] in DynamicAmbient.sqf


Credits and licensing:
• Bohemia for this wonderful game.
• Tinker, modify and use as you wish, just don't forget to give a credit to the author :)

• CUP version — https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2562083273
• S.O.G. PF version — https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2545469773
More thorough guide
Bohemia forums[forums.bohemia.net]
1 条留言
Ripsaw 2021 年 8 月 3 日 下午 10:30 
very cool project i would love to have this implemented into some sort of campaign.