Arma 3
RE: RHS Escalation
BlackCockDown 24. apr. 2021 kl. 14:23
RHSAFRF Flashlights
Got some code for you to copy paste if you want to add the same love to the russian flashlights.
class rhs_acc_2dpZenit: acc_flashlight { class ItemInfo: ItemInfo { class FlashLight: FlashLight { color[]={1700,1700,1700}; ambient[]={3,3,3}; intensity=400; size=1; innerAngle=10; outerAngle=50; coneFadeCoef=10; position="flashdir"; direction="flash"; useFlare=1; flareSize=1; flareMaxDistance=600; dayLight=1; class Attenuation { start=0; constant=0; linear=0; quadratic=1.1; }; scale[]={0}; }; }; }; class rhs_acc_perst3; class rhs_acc_perst3_2dp: rhs_acc_perst3 { class ItemInfo; }; class rhs_acc_perst3_2dp_light: rhs_acc_perst3_2dp { class ItemInfo: ItemInfo { class FlashLight { color[]={1700,1700,1700}; ambient[]={3,3,3}; intensity=400; size=1; innerAngle=10; outerAngle=50; coneFadeCoef=10; position="flashdir"; direction="flash"; useFlare=1; flareSize=1; flareMaxDistance=600; dayLight=1; class Attenuation { start=0; constant=0; linear=0; quadratic=1.1; }; scale[]={0}; }; }; };
< >
Viser 1-3 af 3 kommentarer
YRUSoPractised 5. maj 2021 kl. 12:41 
Thank you so much
thesnypr 5. apr. 2022 kl. 23:21 
hi what is that? where to past?
:steamhappy:
Texnik 8. nov. 2024 kl. 8:23 
Will it work in description.ext?
< >
Viser 1-3 af 3 kommentarer
Per side: 1530 50