~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
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:
- Mini-P Lightbar (All Colors + Updates): Mini-P Lightbar {FREE}
(It’s FREE ) {NOW WORKS WITH ALL SCRIPTS!}
(Updates will go to your keymaster!)
|--------------------------------------------------------------------------|
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:
-
Original Amber Only(DIRECT): Original Mini-P Amber {FREE}
(It’s FREE or pay what you want!) {NOW WORKS WITH ALL SCRIPTS!}
(Updates will go to your keymaster!) -
Original Amber Only(DIRECT): Original Mini-P Amber {FREE}
(Works W/ Nakres Lightbar Attachment+ All other attachment scripts)
|------------------ Some of our other work------------------ |
-
[D3lta Development Studios] OneGuard Pack | EVC Add-on {FREE}
-
[D3lta Development Studios] Side Runners Pack | EVC Add-on {FREE}
-
[D3lta Development Studios] E-Series Classic | EVC Add-on {PAID}
Reselling / Unlocking & Escrowing any of our models is forbidden and will be handled accordingly
|-------------------------------------|----------------------------|
| Code is accessible | No |
| Subscription-based | No|
| Lines (approximately) | NA|
| Requirements | EVC or Similar to|
| Support | Yes|