Post Fri Jan 07, 2005 9:59 pm

**Tutorial** - Flashing Police Lights

This mod will red and blue strobe lights to liberty light fighters.
(you have to buy them for the lights)

I suggest you make backups if your going to do this on the real files.

Open up goods.ini and scroll down to

[Good
nickname = lf_package

(little more than half way down)

replace the HpRunningLight's with:

addon = LargeRedStrobe, HpRunningLight01, 1
addon = LargeBlueStrobe, HpRunningLight02, 1
addon = LargeRedStrobe, HpRunningLight03, 1
addon = LargeBlueStrobe, HpRunningLight04, 1

Save the file then close.

Open light_equip.ini and scroll to the bottom.

Add the following lines:

[Light
nickname = LargeRedStrobe
inherit = Red
bulb_size = 6
glow_size = 16
flare_cone = 180, 90
avg_delay = 0.400000
blink_duration = 0.100000

[Light
nickname = LargeBlueStrobe
inherit = Blue
bulb_size = 6
glow_size = 16
flare_cone = 180, 90
avg_delay = 0.400000
blink_duration = 0.100000

Save and exit then load up freelancer (Your own server or SP)
and buy a new liberty light fighter.

Edited by - Chips on 1/30/2005 1:05:28 AM