[D3lta Development Studios] XR2000 | EVC Add-On Lightbar

Since the release of the Lightbar Attachment Script in 2019, no one has created any custom lightbars to my knowledge for these scripts… Until today

D3sXR2000Gif2

Demo:










Download: D3s XR2000
(It’s free $0.00 or pay what you want)

I currently DO NOT have Installation support for Lightbar Attachment Script, (only because I have not yet look through the code but if I had to guess, it would be at the bottom of the provided client.lua)

How to install:
Download and install the resource like any other resource and add “start D3s_XR2000RB” (without quotes) into your server.cfg

Installation For Nabla’s Light Bar Menu (Paid Script) Nabla’s Light Bar Creator

In the provided resource should be a “shared” folder, open it and open the shared.lua (Notepad works)

Inside the shared.lua you should see the code below (close to the top)

  Lights = {
      ["fbiold"]                       = {Offset = vector3(-0.45, -0.1, 0.9)},
      ["lightbarTwoSticks"]            = {Offset = vector3(0.0, 0.45, 0.65)},
      ["longLightbar"]                 = {Offset = vector3(0.35, -1.15, 0.75)},
      ["longLightbarRed"]              = {Offset = vector3(0.35, -1.15, 0.75)},

  },

Replace or add models as already provided but should look similar to

Lights = {
[“D3s_XR2000_RR”] = {Extras = true},
[“D3s_XR2000_PP”] = {Extras = true},
[“D3s_XR2000_RB”] = {Extras = true},
[“D3s_XR2000_BB”] = {Extras = true},
[“D3s_XR2000_GG”] = {Extras = true},
[“D3s_XR2000_AA”] = {Extras = true},

},

and that’s it! restart your resource and enjoy!

Installation For Nakres Lightbar Menu (Script I Use To Place Lightbar) Free Lightbar Creator Control
This is easy, dont over complicate it for yourself
Inside the “nakres_lightbar” resource, navigate to Ui>index.html ------> open index.html and find the code below

        <div id="selectLB">
            <form action="javascript:addLightbar()">
                <label for="lightbars">Lightbar Model</label><br>
                <select id="lightbars" name="lightbars">
                    <option value="fbiold">fbi old</option>
                    <option value="lightbarTwoSticks">lightbar Two Sticks</option>
                    <option value="longLightbar">longLightbar</option>
                    <option value="longLightbarRed">longLightbar Red</option>
                </select>
                <input class="button" type="submit" value="ADD">
            </form>
        </div>

add this line under the last option value

                    <option value="D3s_XR2000_RR">D3s_XR2000_RR</option>

or if you installed another version (ex. Amber)

                    <option value="D3s_XR2000_AA">D3s_XR2000_AA</option>

this is how the code should look

    <div id="selectLB">
        <form action="javascript:addLightbar()">
            <label for="lightbars">Lightbar Model</label><br>
            <select id="lightbars" name="lightbars">
                <option value="fbiold">fbi old</option>
                <option value="lightbarTwoSticks">lightbar Two Sticks</option>
                <option value="longLightbar">longLightbar</option>
                <option value="longLightbarRed">longLightbar Red</option>
                <option value="D3s_XR2000_RR">D3s_XR2000_RR</option>
                <option value="D3s_XR2000_AA">D3s_XR2000_AA</option>
            </select>
            <input class="button" type="submit" value="ADD">
        </form>
    </div>

Just remove whichever lightbar you don’t have installed by deleting then line to it’s corresponding spawn name.

If you don’t have the lightbar installed properly or at all and you try to select it in the menu, it will break the menu until the resource has been restarted

I don’t Recommend Changing the spawn or resource name, for the name is embedded into the model itself for it may not function properly if changed.

Restart your sever… Enjoy!

EXPECT MORE TO COME!

Please Do Not Sell

**Now Offering Custom Made Lightbars, Cars, Police Vehicles Ect, **

Code is accessible Yes
Subscription-based No
Lines (approximately) Number of lines 670
Requirements Requirements/ Similar to Free Lightbar Creator
Support Yes
6 Likes

yess nice work

1 Like

im trying to see if I can add it to nabla lightbar as i use a different script than you do ill let you know if possible

1 Like

New Lightbar Color Added

Amber

Download is in original post

If you do suggestions, I would LOVE a legacy lightbar :smile:

Legacy eh :smirk:

All Blue Lightbar Added

How to restrict the use of police only

Depends on the attachment script you’re using. Some you can setup as an item/ job, or add Ace Perms

NEW LIGHTBAR ADDED

ALL RED + CLEAR VISOR VERSION

Download added to the original post.

Added Installation Guide for Nabla’s Light Bar Menu (Paid)

Be on the look out for a new release :kissing_heart:

2 Likes

:thinking: I’m open to suggestions :100:

Perhaps a purple one too for funeral services!

1 Like

I’ll look into it!

New Update

  • No more leaky Fuel!
  • Fixed Lighting issues (Emissive now shine the proper direction!)
  • Breakable Glass!
  • New Colors Added!
  • Updates will go to your keymaster now!


1 Like

Free side runners now available!

Works just like the Rx2700 and new installation guide!

Plan to make all the same colors for the side runners like the Rx2700!

Side Runners Pack Link: [D3lta Development Studios] Side Runners Pack | EVC Add-On


96e67a95bd9f5bae6632986d943318bac9917148

More lightbars can be found here: [D3lta Development Studios] Tebex Store

NOTICE: Upcoming Asset Changes

For alignment with updated Terms of Service and to maintain our teams standards, expect the following:

  • Comprehensive model updates across all assets.
  • Renaming of select assets.

These actions underline our dedication to compliance and quality. More details to be shared soon.

Your patience and support are greatly valued.

Sincerely, D3

NEW UPDATE AVAILABLE

Be sure to obtain the new update, for the old models will no longer be accessible and will be removed from keymaster and replaced with the XR2000!

  • All lights have been fixed on the lightbar

  • EVC Extras Compatibility has now been added

  • Lightbars have been completely rebuilt

Get the update here: D3’s XR2000

Can also be found up above in the main post.

Still 100% Free!!!