Jump to content

C.F.D

Members
  • Posts

    2,606
  • Joined

  • Last visited

  • Days Won

    95

Posts posted by C.F.D

  1. Thanks ! To be honest, I have lost count on what we have added since. Let me get back to you on that. In the meantime, I will work on the units soon, and will live-stream it. 

    Edit : Thank you guys for watching, I hope you enjoyed the new CHP dodge charger, and a bit of in-game action. If you missed the stream, check back on this video when it's done processing and skip through throug near the end of the video to see the new lights, or take notes for making your own lights. 

     

    • Like 2
  2. Hi guys, Thank you all for the continuing support, it's helping motivate myself and Goog to continue the project for you guys.

    I wanted to show you the latest model that I just finished lighting up, a CHP crown victoria slick-top unit, with multi-function lighting set-up as per real life specs. I did a little demo for you guys in the beginning, and how it would look like on a callout. I also updated all the fire engines to have scene lighting, to illuminate your callout environments if needed. Newer apparatuses will have LED scene lights, while older units will have halogen. Ambulances are next on the list. I will probably do the CHP dodge chargers this weekend, if not, the explorers/Tahoe.

    let us know what you think !!

    • Like 3
    • Upvote 2
  3. It's been real quiet here lately, so I thought I'd share a couple videos that I took these past two days playing in free play with the units, not to tease you guys but to give you an idea of what to expect gameplay wise. Also, please note that Youtube majorly messed up the quality of my videos, rendering them darker than they really are. Other than this, enjoy. 

     

     

     

    • Like 5
    • Upvote 5
  4. On 5/25/2020 at 6:00 AM, huxan said:

    Wait? So where do I go to download?

    Are you trolling or something? There is no download link. Its not released yet. It's still a work in progress. It's not completed to have a download link. Do you understand this now ? Stop asking, please. We are getting closer to the finish line. It will be a fun summer for many of you who have waited patiently.

    As for those who have asked for a video of the EMS lights, it will be posted this week, or I might do a livestream of working on it this wednesday afternoon. 

    • Like 5
    • Upvote 1
  5. Hi guys, I finally got around to adding base OEM lights for the 2016 Chevrolet Tahoes made by Terrow and modified by Goog. I gave the model 4 different wig/wag speeds as per actual whelen headlight flasher patterns. I will give the models red/blue emerg. lights in the upcoming days and hope to show them off when I have time. Also, the Los Angeles Airport Police Utility finally got finished.

    I also changed out Terrow's tail light texture to a higher quality one. Left is old and right is new. 

    Emergency 4 Screenshot 2020.05.16 - 16.08.01.16.png

    Emergency 4 Screenshot 2020.05.16 - 16.07.56.64.png

    • Like 7
    • Upvote 5
  6. Hey guys, 

    I am experiencing a weird bug in-game, but it could be because of my limited knowledge on scripting. I wanted to assign multiple siren traits to a unit instead of default 2 siren traits; I added 4. I tested this out in-game, and when I press the siren command, it executed multiple siren tones at once, and if I shut the siren off, it still plays. Weird part is, when I move the unit out of the spot, further down the road, the siren still plays in the original spot. What did I mess up on here ? 

     

                int soundID;
                Vector CarPos = v.GetPosition();
                 if (StrCompare(v.GetPrototypeFileName(), PROTO_ENGINE01) == 0 ||
                 StrCompare(v.GetPrototypeFileName(), PROTO_ENGINE02) == 0 ||
                 StrCompare(v.GetPrototypeFileName(), PROTO_ENGINE03) == 0 ||
                 StrCompare(v.GetPrototypeFileName(), PROTO_ENGINE04) == 0 ||
                 StrCompare(v.GetPrototypeFileName(), PROTO_ENGINE05) == 0 ||
                 StrCompare(v.GetPrototypeFileName(), PROTO_USAR) == 0 ||
                StrCompare(v.GetPrototypeFileName(), PROTO_TILLER) == 0 ||
                 StrCompare(v.GetPrototypeFileName(), PROTO_CRASHTENDER) == 0)
                 {
                    int random = Math::rand()%2;
                    if (random == 0)
                    {
                          soundID = Audio::PlaySample3D("mod:Audio/FX/Sirens/Siren01.wav", CarPos, true);
                    } else
                    {
                          soundID = Audio::PlaySample3D("mod:Audio/FX/Sirens/Siren02.wav", CarPos, true);
                    } else
                    {
                          soundID = Audio::PlaySample3D("mod:Audio/FX/Sirens/Siren07.wav", CarPos, true);
                    } else
                    {
                          soundID = Audio::PlaySample3D("mod:Audio/FX/Sirens/Siren08.wav", CarPos, true);
                    }
                 }

     

    LASiren.script

  7. 6 hours ago, Florian17 said:

    I really hope that it's just youtube that messed up... With this it sounds waaay to distorted atm.

    It was actually because of my recording software; I had the record volume set too high and that distorted the video volume. I lowered the value and re-shot the footage. The audio came through just how it should sound in-game. I messed up, i will re-shoot the mission and re-upload the video later on. 

    Edit : Here's the new video. All the siren tones have been custom made to mimic the reverberation effect, Doppler effect and ambience echo effect to give them that 'distance' illusion in-game.

     

    • Like 4
  8. Hey guys, Just wanted to play a quick mission to test out my sirens and hear how they sound in-game. All the siren files have been re-worked, and gave them several after-effects such as doppler, reverb and echo effects to give them that 'distance' illusion. I still need to tweak them more, but overall I like it !

    For some reason youtube has messed up the audio, so don't treat it as final form. 

     

    Edit : I will upload a new video shortly.

    • Like 3
    • Upvote 1
  9. 38 minutes ago, Predictive said:

    Can't you guys put both in the game? The model looks great by the way, I was wishing you guys would put this IG.

    While it is entirely possible for us to add extra vehicle slots to the game, we are focusing on replacing pre-existing slots with our new models and ensure that they all work properly gameplay wise before we mess around with adding a whole bunch of brand new slots that could potentially corrupt the base game infrastructure. We are already having gameplay crashes after adding new vehicle slots. 

    It would be a very simple and easy process to swap out models on your end as they will have its respective model names. Just drag and replace files from one folder to another.

    • Like 2
    • Upvote 1
  10. 21 minutes ago, askjeeves said:

    I like the look of the new Chev version, it's a nice change as you updated things. As well, if someone really wants the full size truck, they can always re-purpose the full size swat truck into a bomb squad unit.

    We have both full sized models made, we will include omitted units in a separate folder so users can install them on their own discretion. 

    • Like 4
×
×
  • Create New...