FLStat
-
Hello, having an issue with FLStat (not the statistics tool the other one), at first when it scanned the Freelancer folders it displayed everything with infocard names etc, I was using it as a refence tool so that I could learn what nicknames were associated with what.
Now for some reason when I re-scan it just displays the nicknames, nothing more.
Has anyone else encountered this and is there a way to fix it?
Thanks
-
Did you use the right freelancer location?
There aren’t much settings you can change,.
And maybe it depents on the mod you try to look at. Maybe for some mods you can’t use it.
-
No it’s good with 1.1, this problem happens with some mods, it’s the additional .dll files they use. My mod has only 1 dll file, and it is specified in freelancer.ini so it is fine with FL Stat.
But the ship hardpoints capability lists are incorrect because in my mod there are some weapon classes that I have restricted for certain weapons on certain ships only.
Recheck the location of your freelancer in FLStat, it’s happening because it cant read the dll file(s) correctly.
-
That’s right, FLStat only stores the resource number of strings in its database, so if you switch mods it loses track. There’s a menu item to reread the files, which should fix you up. BTW, that’s a link to a slightly enhanced version on my site (it uses degrees instead of radians and adds per second values for the guns).
If it’s just nicknames (and descriptions) you’re after, perhaps CreateID/WhatIS might be an alternative (if you don’t mind using the command line). (My database stores the entire string, so it’s bigger, but independent of any mod.)
-
Ah yes I have the 1.6 hack, found it via google
Well, interestingly enough it seems to only want to play with encrypted ini files, as I did a fresh install of freelancer, and it works fine, so I zipped the bin file.
I also exported the information as SQL, and ran the query on a newly created database. All the information is there but I tried to re-export it as excel so that I could import it into a nice little spreadsheet but it doesn’t want to play ball.
Any suggestions?