Description: This is just a simple aesthetic script that allows you to place the runway lights wherever you want so that you can create your own airfield or decorate an existing one, or to just decorate anything else. I explained as much as I could so that its as easy to use and customize. Features: - Easy to use - Customizable - All runway lights avalaible Installation / Usage: null = [this,#] execVM "runwayLights.sqf";Different Lights (use for #): 1 = Yellow Navigation Light --- "Land_NavigLight" 2 = White Edge Light --- "Land_runway_edgelight" 2.1= Red Edge Light --- "Land_Flush_Light_red_F" 2.2 = Green Edge Light --- "Land_Flush_Light_green_F" 2.3 = Blue Edge Light --- "Land_runway_edgelight_blue_F" 2.4 = Yellow Edge Light --- "Land_Flush_Light_yellow_F" 3 = 3 Nav Lights --- "Land_NavigLight_3_F" Notes: ->(r,g,b,y) or (.1,.2,.3,.4) <- Use a "Spehere 25mm" as your object, this will be more convinient. Than other objects are not required. Change log: v0.1 - first release Enable javascript to be able to download from Armaholic please! |
How do we use this? I don't understand, and there is no readme file. Where do we put null = [this,#] execVM "runwayLights.sqf"; ?
how do i spawn it in?
Great easy little script!
For those asking use a object, I use sphere 25, then in the object init add the
null = [this,#] execVM "runwayLights.sqf";
the # is the color you want the light to be. Inside the script file you will find a color chart for the colors.
example:
null = [this,2.1] execVM "runwayLights.sqf";
will be a flush red runway light.
THANKS AGAIN!
Total comments : 3, displayed on page: 3