Grumpy Old Man 3545 Posted January 25, 2015 As LJ said, this feature isn't even supported in the vanilla game, meaning that it would require some heavy, clunky scripting. Not the way Dragonfyre would go I think. HitPart eventhandler, check if tire selection was damaged, check if tire damage isEqualto 1, play tire pop sound. What exactly would be clunky about that? Just asking, not meant in any offensive way, heh. Cheers Share this post Link to post Share on other sites
kilo1-1 1 Posted January 25, 2015 LJ, I get this in in my .rpt files. Hopefully your config tweaks in the new update have fixed it! 23:45:33 Error in expression <-13,1]);_index = floor(random (count _sArray)); _soundV = _sArray select _ind> 23:45:33 Error position: <_sArray)); _soundV = _sArray select _ind> 23:45:33 Error count: Undefined variable in expression: _sarray 23:45:33 File DFyre_A_Core\scripts\ES_Urban\urban.sqf, line 12 Share this post Link to post Share on other sites
serjames 357 Posted January 25, 2015 Can we have some reference videos of "tyres Exploding" when hit by bullets Pretty sure that's a myth Share this post Link to post Share on other sites
Tonci87 163 Posted January 25, 2015 Can we have some reference videos of "tyres Exploding" when hit by bulletsPretty sure that's a myth It really depends on the tire, a car tire would simply deflate, a high pressure tire on a big truck on the other hand would explode. High pressure tires for heavy vehicles are just like baloons, they go boom when you pierce them. https://www.youtube.com/watch?v=xLNb0lrLzFw Share this post Link to post Share on other sites
serjames 357 Posted January 25, 2015 I know Truck tyres will blow, Had one go off next to my car once - stripped all the paint off the bonnet of the car behind. I figured APC and MRAP tyres were low pressure ? - Just not sure the effort to do this is worth it :-) SJ Share this post Link to post Share on other sites
haleks 8212 Posted January 25, 2015 HitPart eventhandler, check if tire selection was damaged, check if tire damage isEqualto 1, play tire pop sound.What exactly would be clunky about that? Nothing! I just totally forgot about that EH! ^^' Share this post Link to post Share on other sites
Tonci87 163 Posted January 25, 2015 I know Truck tyres will blow, Had one go off next to my car once - stripped all the paint off the bonnet of the car behind.I figured APC and MRAP tyres were low pressure ? - Just not sure the effort to do this is worth it :-) SJ That is what I´m thinking. I mean you would have to differentiate between cars, APCs, MRAPS, trucks, etc. because a pierced car tire shouldn´t play the same sound as a truck tire etc. I think it would be too much work for too little gain. Share this post Link to post Share on other sites
haleks 8212 Posted January 25, 2015 (edited) I think it would be too much work for too little gain. Really? With the EH solution suggested by Grumpy, you would simply need to check for TypeOf of the vehicle; a lazy check should do the trick at no performance cost. Edit : Thinking of it, I realize now that the sound should be played at the tire location - anyone knows if it's possible to retrieve the wheel position via config? If it's not possible then, as said Tonci87, it might indeed be too much trouble. Edited January 25, 2015 by Pepe Hal Share this post Link to post Share on other sites
Grumpy Old Man 3545 Posted January 25, 2015 Really? With the EH solution suggested by Grumpy, you would simply need to check for TypeOf of the vehicle; a lazy check should do the trick at no performance cost.Edit : Thinking of it, I realize now that the sound should be played at the tire location - anyone knows if it's possible to retrieve the wheel position via config? If it's not possible then, as said Tonci87, it might indeed be too much trouble. Why via config? selectionPosition followed by a simple modelToWorld should do the trick. Cheers ---------- Post added at 17:35 ---------- Previous post was at 17:29 ---------- That is what I´m thinking. I mean you would have to differentiate between cars, APCs, MRAPS, trucks, etc. because a pierced car tire shouldn´t play the same sound as a truck tire etc. I think it would be too much work for too little gain. Like pepe said, you'd just need to check for a few vehicle types, especially considering LJ usually is fine with supporting vanilla content only. Should't be too much work to figure out those 3 different tire types. Heh. Share this post Link to post Share on other sites
haleks 8212 Posted January 25, 2015 selectionPosition followed by a simple modelToWorld should do the trick. Thanks for the tip - I didn't know selectionPosition. Why via config? It is my understanding that accessing a config is usually faster than running scripts, but maybe I'm wrong? Share this post Link to post Share on other sites
Grumpy Old Man 3545 Posted January 25, 2015 Thanks for the tip - I didn't know selectionPosition.It is my understanding that accessing a config is usually faster than running scripts, but maybe I'm wrong? Most stuff is simply impossible to retrieve from config alone, so it mostly depends on that. Eagerly awaiting the next update. Cheers Share this post Link to post Share on other sites
oksman 37 Posted January 25, 2015 (edited) Oh Jarhead, this is why we love Dragonfyre. This couldn't have been possible without this awesome mod. Much Appreciation from GOL! Just wish I had blastcore up as well. Thanks for all your work mate Edited January 25, 2015 by Oksman Share this post Link to post Share on other sites
bakerman 247 Posted January 25, 2015 I will look into tire loss sounds. AFAIK there are some soft deflation sounds. IMO the main issue is the lack of feedback after wheel loss, because there is no scraping sound. Please note that we're focusing on fixing and refining what's available right now, so new features are not top priority. Share this post Link to post Share on other sites
ambushlead 10 Posted January 26, 2015 I registered on here so I could tell Lord Jarhead that after downloading and using your sound mod. It has given me a reason to play Arma 3 again. It makes the game feel much more immersive. I felt like the original vanilla sounds were very dull and often, I got bored of Arma 3 because the experience did not feel good. The only negative criticism I have is with the standard issue NATO rifle. The weapon sounds fine in first person, but hearing the weapon in third person when friendlies fire it, it doe not sound good. It doesn't sound powerful enough to be a 6.5mm rifle. It would be better if there was more bass on this weapon in my opinion. Also the loudness of the subsonic cracks and snaps are good, I just dislike the distance of when they are triggered in the standard pack. I like the distance when they are triggered in the optional pack. Is there any way I can get the loudness of the original, but the optional pack of when they are triggered? Overall, I am very impressed with this sound mod, I use it with LAxemann's Enhanced Soundscape and it is perfect in my opinion. I am just curious as I read that you and both LAxemann are developing Dragon Fyre, how come the soundscape is not included with DragonFyre? Is there a difference in personal opinion on what sounds good or not? Share this post Link to post Share on other sites
LordJarhead 1721 Posted January 26, 2015 I registered on here so I could tell Lord Jarhead that after downloading and using your sound mod. It has given me a reason to play Arma 3 again. It makes the game feel much more immersive. I felt like the original vanilla sounds were very dull and often, I got bored of Arma 3 because the experience did not feel good.The only negative criticism I have is with the standard issue NATO rifle. The weapon sounds fine in first person, but hearing the weapon in third person when friendlies fire it, it doe not sound good. It doesn't sound powerful enough to be a 6.5mm rifle. It would be better if there was more bass on this weapon in my opinion. Also the loudness of the subsonic cracks and snaps are good, I just dislike the distance of when they are triggered in the standard pack. I like the distance when they are triggered in the optional pack. Is there any way I can get the loudness of the original, but the optional pack of when they are triggered? Overall, I am very impressed with this sound mod, I use it with LAxemann's Enhanced Soundscape and it is perfect in my opinion. I am just curious as I read that you and both LAxemann are developing Dragon Fyre, how come the soundscape is not included with DragonFyre? Is there a difference in personal opinion on what sounds good or not? It IS implemented, and L_ES will deactivate itself when you start both mods ;) LJ Share this post Link to post Share on other sites
inlesco 233 Posted January 26, 2015 Amazing work, LJ. Mindblowing as usual! Anyway, what are the paths to your sounds in cfgSounds so mission makers can use them as ambient combat sounds with playSound3D? Is there any way to get and browse them easily? Help much appreciated! Share this post Link to post Share on other sites
haleks 8212 Posted January 26, 2015 Is there any way to get and browse them easily? Help much appreciated! Config viewer in editor mode? Share this post Link to post Share on other sites
phronk 898 Posted January 26, 2015 So just to make this 100% clear, it is completely pointless to use L_ES separately with JSRS Dragonfyre in a mod load order because it is already included with JSRS Dragonfyre? I feel dumb for even asking this. But I'm still unsure. :P Share this post Link to post Share on other sites
Kerc Kasha 102 Posted January 26, 2015 So just to make this 100% clear, it is completely pointless to use L_ES separately with JSRS Dragonfyre in a mod load order because it is already included with JSRS Dragonfyre?I feel dumb for even asking this. But I'm still unsure. :P I believe JSRS is missing the terrain reverb and only has the forest/urban reverb Share this post Link to post Share on other sites
LordJarhead 1721 Posted January 26, 2015 So just to make this 100% clear, it is completely pointless to use L_ES separately with JSRS Dragonfyre in a mod load order because it is already included with JSRS Dragonfyre?I feel dumb for even asking this. But I'm still unsure. :P Yes, its pointless, because... I believe JSRS is missing the terrain reverb and only has the forest/urban reverb ... you wont notice these effects anyways since DFyre is way louder and works without those effects. Urban and Forest are integrated and have their own sounds which can`t be disabled. LJ Share this post Link to post Share on other sites
MavericK96 0 Posted January 26, 2015 After using Dragonfyre for several hours now, I can say that this mod f**king rocks! The sounds are amazing and for the most part everything seems to work flawlessly. Even with the reduced-volume bullet cracks, I think they could still be toned down by about 25-40% or so, but that's subjective and either way it is still playable. Great work LJ! Share this post Link to post Share on other sites
germ 10 Posted January 26, 2015 Not true, I notice it. The game sounds completely different when you don't use L_ES. Your mod has no reverb except around trees and buildings. Share this post Link to post Share on other sites
HitmanTwoActual 188 Posted January 26, 2015 Not true, I notice it. The game sounds completely different when you don't use L_ES. Your mod has no reverb except around trees and buildings. I think he means if there was reverb for any other situation you won't notice it since the sounds in Dragonfyre are louder and would drown out the reverb. Share this post Link to post Share on other sites
divaya 11 Posted January 27, 2015 Hey! I love the mod, but firesupport always sound super distant (82mm mortars, 155mm howitzers, and 230mm rockets). Is this a known bug and can you fix it? Share this post Link to post Share on other sites
LordJarhead 1721 Posted January 27, 2015 Hey! I love the mod, but firesupport always sound super distant (82mm mortars, 155mm howitzers, and 230mm rockets). Is this a known bug and can you fix it? Thats the bug we mentioned like 100 times already :P See changelog on frontpage. Will be fixed. LJ Share this post Link to post Share on other sites