Arma 3
Няма достатъчно оценки
Vanilla Dynamic Ambient
   
Награда
Добавяне към любими
В любими
Премахване от любими
Data Type: Scenario
Scenario Gameplay: Singleplayer
Scenario Map: Altis
Размер на файла
Публикуван на
362.770 KB
31 юли 2021 в 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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2562083273
• S.O.G. PF version — https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2545469773
More thorough guide
Bohemia forums[forums.bohemia.net]
1 коментара
Ripsaw 3 авг. 2021 в 22:30 
very cool project i would love to have this implemented into some sort of campaign.