[D3lta Development Studios] Side Runners Pack | 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, 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(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)

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

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

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

4 Likes

Free releases: Releases that are released for free must contain a direct download and may not be Escrow protected, you may include a Tebex link but it may not be the only download.

3 Likes

awsome , great stick models for my script.

1 Like

Love your script! Your script motivated all of our models into existence!

1 Like

New Update Added!

  • Added 5 new alternative light patterns for each color!
  • How to install new light patterns is included with the file!
  • Fixed Red Side Runners

Update will go to your Keymaster if you have already obtained this asset through tebex!

New Update Added!

  • Green & Purple Lightbars Added!

  • Completely Rebuilt the models!

  • Spawn Name Updated!

  • Now supports Extras!

  • 6 Different patterns! (Now Change In-game!)

  • Extra 1 Toggles automatically after spawn

  • Fixed Carcols

  • Requires = {Extras = true}, To change extras in Nablas EVC

Update available in your Keymaster!

Watch Demo Video

NEW UPDATE!
SIDE RUNNERS V3

Info:

  • Red/Blue Side Runner Added!

  • All Lightbar Models and Patterns were changed!

  • All new Spawn Names!

Demo Video:

Get it here: [D3lta Development Studios] Side Runners v3

Link is also in the original post!

If you already have it, the update will be sent to your keymaster automatically!