~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, Free Lightbar Control by Nakres)
Demo
Colors Included in set
Red
Blue
Amber
**More To Come!**
|--------------------------------------------------------------------------------------------------------------------------------------------------------|
All Side Runners + Updates Link: Side Runners Pack v3(FREE)
(Updates will go to your keymaster!)
|--------------------------------------------------------------------------------------------------------------------------------------------------------|
I currently DO NOT have Installation support for Lightbar Attachment Script
|--------------------------------------------------------------------------------------------------------------------------------------------------------|
How to install:
Download and install the resource like any other resource and add âstart D3s_Code3Rx2700â (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:
add these to the âLightsâ Category inside the shared.lua
["D3s_SideRunners_A"] = {Extras = true}, ["D3s_SideRunners_B"] = {Extras = true}, ["D3s_SideRunners_G"] = {Extras = true}, ["D3s_SideRunners_P"] = {Extras = true}, ["D3s_SideRunners_R"] = {Extras = true}, ["D3s_SideRunners_RB"] = {Extras = true},
It should look like this after doing so:
(You can remove lines of models you donât have or want)
Lights = {
["D3s_SideRunners_A"] = {Extras = true},
["D3s_SideRunners_B"] = {Extras = true},
["D3s_SideRunners_G"] = {Extras = true},
["D3s_SideRunners_P"] = {Extras = true},
["D3s_SideRunners_R"] = {Extras = true},
["D3s_SideRunners_RB"] = {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 = {
["D3sBlackAntenna"] = {},
["D3sLadderRack"] = {},
["D3sLowProfileReciever"] = {},
["D3sSilvBlkAntenna"] = {},
["D3sToolboxV1"] = {},
["D3sTruckRack"] = {},
["D3sWinchV1"] = {},
},
},
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=""D3sRedSideRunners">"D3sRedSideRunners</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="D3s_SideRunners_A">D3s_SideRunners_A</option>
<option value="D3s_SideRunners_B">D3s_SideRunners_B</option>
<option value="D3s_SideRunners_R">D3s_SideRunners_R</option>
<option value="D3s_SideRunners_G">D3s_SideRunners_G</option>
<option value="D3s_SideRunners_P">D3s_SideRunners_P</option>
<option value="D3s_SideRunners_RB">D3s_SideRunners_RB</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!
|--------------------------------------------------------------------------------------------------------------------------------------------------------|
All Side Runners + Updates Link: Side Runners Pack v3(Tebex)
(Itâs FREE or pay what you want!)
(Updates will go to your keymaster!)
Blue Side Runners Link: Blue Side Runners Only [v1] (Direct Download)
|------------------ Some of our other work------------------ |
-
[D3lta Development Studios] Mini-P Lightbar | EVC Addon {FREE}
-
[D3lta Development Studios] One Guard Pack | EVC Add-on {FREE}
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|