
Just one question. Is it intentional that - according to my experiences - the autoscan happens only when you are about 2.5km distance from the /any/ ship, while with the old "manual" method you can scan them under 4km?
Moderators: Moderators for English X Forum, Scripting / Modding Moderators
Code: Select all
014 ||$scan.range = get freight scanner range
015 ||$ships = find ship: sector=$sec class or type=null race=null flags=$flag refobj=[THIS] maxdist=$scan.range maxnum=20 refpos=null
Code: Select all
SG_SCANNER_RANGE_SHIP;5000000; <-- no scanner on ship
SG_SCANNER_RANGE_SHIP_UPGRADE2;10000000; <-- Duplex scanner on ship
SG_SCANNER_RANGE_SHIP_UPGRADE3;15000000; <-- Triplex Scanner on ship
SG_SCANNER_RANGE_SATELLITE;11000000; <-- Normal Nav satellite
SG_SCANNER_RANGE_SATELLITE2;17500000; <-- Advanced Satellite
SG_SCANNER_RANGE_STATION;5000000; <-- Scanner on Stations you own
SG_SCANNER_RANGE_ORBITALLASER;1250000; <-- Laser Tower scanner?
SG_SCANNER_RANGE_FREIGHTSCANNER;2000000; <-- Freight scanner, Increase this to expand manual scan ranges
SG_SCANNER_RANGE_SO_NEBULA;750000; <-- Probably used when in Nebula, haven't a clue
I am having this same problem with that site.Pyure wrote:xfir01: You're a champ, this link is gold.
Addendum to my last post: I think something's wrong with x3terranconflict.filefront.com in general, not that specific file. I certainly can't download anything at any rate.