[D3lta Development Studios] Mini-P | EVC Lightbar Add-on

~Another EVC Add-On Lightbar~

Asset is NOT a .z3d or Unlocked Model! This is a functional lightbar for third party attachment scripts! (ex. EVC OR Free Lightbar Control by Nakres)

Demo
D3sWhelenLPMiniRelease

Colors Included

Red
Blue
Amber
Green
Purple

Extras Guide:

* Extra 1 - Primary Pattern
* Extra 2 - Secondary Pattern
* Extra 3 - ChaseR
* Extra 4 - ChaseL

|--------------------------------------------------------------------------|

DOWNLOAD LINKS:

|--------------------------------------------------------------------------|

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

|--------------------------------------------------------------------------|

[Nablas Emergency Vehicle Creator] Installation Guide

Navigate to Nablas EVC resource and open the folder “shared” inside the shared folder you will find “shared.lua” open it
–Look for the code below in the shared.lua and add

      ["D3s_MiniP_A"]                  = {Extras = true},
      ["D3s_MiniP_B"]                  = {Extras = true},
      ["D3s_MiniP_G"]                  = {Extras = true},
      ["D3s_MiniP_P"]                  = {Extras = true},
      ["D3s_MiniP_R"]                  = {Extras = true},

Should look like this:
(You can add & remove lines of models you want here)

  Lights = {
      ["D3s_MiniP_A"]                  = {Extras = true},
      ["D3s_MiniP_B"]                  = {Extras = true},
      ["D3s_MiniP_G"]                  = {Extras = true},
      ["D3s_MiniP_P"]                  = {Extras = true},
      ["D3s_MiniP_R"]                  = {Extras = true},

      ["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)},
    },

    Objects = {
      ["D3sCagePartition"]        = {},
    },
  },

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

|--------------------------------------------------------------------------|

2 Step Installation Guide For Nakres Lightbar Menu (Only work with the Original Amber Mini Bar) Free Lightbar Creator Control
If Devs want to update their scripts to work with the new models, just add extra toggles for the attached entity(The lightbar).

STEP 1
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>

STEP 2
add this line under the last option value

  <option value="D3sWhelenLPmini_OG">D3sWhelenLPmini</option>

This is how the code should look with all lightbars added from this set

<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="D3sWhelenLPmini_OG">D3sWhelenLPmini</option>	
                    </select>
                <input class="button" type="submit" value="ADD">
            </form>
        </div>

Just remove whichever lightbar you don’t have installed by deleting the 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

Don’t recommend changing the spawn or resource name, for the name is embedded into the model and some scripts for it may not function properly if changed.

Restart your sever… Enjoy!

EXPECT MORE TO COME!

Not Inteded for resale!

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

Future suggestions can be made in the comments below!

|--------------------------------------------------------------------------|

DOWNLOAD LINKS:

|------------------ Some of our other work------------------ |

|-------------------------------------|----------------------------|
| Code is accessible | No |
| Subscription-based | No|
| Lines (approximately) | NA|
| Requirements | EVC or Similar to|
| Support | Yes|

2 Likes

Free releases have to contain a direct download link.

Please read post carefully before making accusations of rule violations.

It says (Direct)

I was talking about the LP-Mini Lightbar, dunno if they’re the same with the one below

It was uploaded on purpose to have the direct download separate from the updated release which are both free.

In this case I do not have to add a direct download to all of the updated models since technically the rules are as long as one direct download is included that pertains to the post/release which in this case is the “Original Amber LP Minibar” that’s compatible with all Lightbar attachment scripts.

The updated version with all the colors only works with Nablas EVC since their script has extras compatibility and no other menu has support yet. The LP-Minis will also continue to receive future updates and using Keymaster makes that a bit easier… Plus it adds a little protection from redistribution of a free product. You can only obtain it from the source.

Also no offense but I’m not going to continue to update multiple download links when everyone can go to one spot to obtain updates lol. Just makes life easier. Work smarter, Not harder. Especially when this is where all my free time goes. I have to utilize the time I have.

NEW UPDATE!

  • Added compatibility for all attachment scripts similar to Nakres [Free] Lightbar Creator / Control (All colors will now work for any script)

  • Added a combined resource installation method. (Adds all lights to one resource) (Separated resource method still provided)

  • Extra 2 will always spawn automatically

(Update wasn’t huge but will help those who needed it!)

You can obtain the new update through your Keymaster!!!

Great models

1 Like

New Update!!!

All lightbars have been replaced! This is a required update to continue to use these lightbars! The original version will no longer be available and is replaced by the new Mini-P!

Get the update here: [D3lta Development Studios] Mini-P Update

It is as well posted in the original post!

Update is 100% free. Just add 0.0 when you add the item to your cart!