Important Message

You are browsing the archived Lancers Reactor forums. You cannot register or login.
The content may be outdated and links may not be functional.


To get the latest in Freelancer news, mods, modding and downloads, go to
The-Starport

Zones and exclusion zones

The general place to discuss MOD''ing Freelancer!

Post Tue Feb 27, 2007 7:12 am

Zones and exclusion zones

Question I have is do oyu have to have flags in a zone?

Also I have an exclusion zone for a mine field but it is not working what do I need to change.

[zone
nickname = Zone_BI03_rogue_minefield
ids_name = 261233
pos = 26698, 0, -27454
shape = SPHERE
size = 10000
property_flags = 4132
ids_info = 0
visit = 32
sort = 99.500000
Music = zone_field_mine

[zone
nickname = Zone_BI03_rogue_Exclusion_007
pos = 27166, 0, -27667
shape = SPHERE
size = 5000
property_flags = 65536
visit = 128
sort = 99.500000

"When the government violates the people's rights, insurrection is, for the people and for each portion of the people, the most sacred of rights and the most indispensable of duties."

Post Tue Feb 27, 2007 7:22 am

Nothing, you need to add the exclusion zone into the minefield ini in your asteroids folder

[Exclusion Zones
exclusion = Zone_BI03_rogue_Exclusion_007
exclude_billboards = 1

I'm assuming you want an area devoid of mines

Post Wed Feb 28, 2007 9:09 am

Thanks Gibbon I was going nuts trying to figure this out. I guess I forgot about that.

Post Thu Mar 01, 2007 10:04 am

Thanks.
I needed that info too.

Post Sat Mar 03, 2007 1:11 am

How do I get Exclusion Zones in Nebula Then? I can do it in asteroid fields but how do I clear a little section of the nebula so the Fog is gone in that area?

Post Sat Mar 03, 2007 3:02 am

That's a bit more complicated. You can create bubbles of fog free space in a nebula by doing the following, create an exclusion zone as normal in your system ini, then goto the NEBULA folder and find the relevant nebula ini you want to edit, then add these lines

[Exclusion Zones
exclusion = Zone_your_exclusion_name
fog_far = 7500.000000 <----------------------- Size of the fog free area
zone_shell = solar\nebula\plain_inner_sphere.3db
shell_scalar = 1.000000
max_alpha = 0.500000 <---------------- Fog free area brightness
exclusion_tint = 180, 105, 255 <------------------ Colour of fog free area

That should do the trick

There are other effects you can add by changing the entry in the zone_shell line so it references a different effect for the inner shell by changing the 3db reference to this one, generic_exclusion.3db. There might be some more of these somewhere, not found anymore yet.


Edited by - Gibbon on 3/3/2007 3:09:20 AM

Return to Freelancer General Editing Forum