Freelancer Community Network
Reminder: Internet Explorer 6 or below are NOT supported.
HomeHome
ForumForum
WikiWiki
DownloadsDownloads
ForgeForge
Multiplayer Connection Tutorial
Collapse/Expand Donations
Monthly costs: -50€
Income (ads): +25€
Donations (last month): +0€

Current balance: -65€
(last updated 2013/05)

Please make a donation if you want to help keeping The-Starport online:

Thanks!
Collapse/Expand Random Image
Collapse/Expand Poll
Would you be interested in Star Citizen modding?
Yes.
No, not interested in SC mods/modding.
No, not interested in SC in general.
Total Votes: 278
3 Comments
Collapse/Expand Login
Username:

Password:

Remember me



Lost Password?

Register now!
Collapse/Expand Chat
Collapse/Expand Twitter
Collapse/Expand Who's Online
15 user(s) are online (10 user(s) are browsing Forum)

Members: 1
Guests: 14

kevv729, more...
Collapse/Expand Links
Collapse/Expand Advertisement
There are currently 120 users playing Freelancer on 86 servers.
May. 25, 2013
Report message:*
 

Re: I need help

Subject: Re: I need help
by { adoxa} on 2012/4/1 2:10:40

That appears as though you have explicitly added the path to Freelancer.exe in FL Hack's Command line field. It shouldn't be required, as Hack should determine it automatically, but if it didn't, you should also use quotes around it. Having said that, I just created a test shortcut using another program (my Freelancer path doesn't have spaces) and that worked fine (XP). Sorry, got me stumped. At the least, try removing everything after the b (i.e. delete :C:\...) from the shortcut and see if that works. It's inconvenient, but you can also run Hack after Freelancer.

As for your weapons list, in my vanilla markets_misc.ini, the second parameter (i.e. first number) is only 0, 2, 6, 10, 16, 22, 26 or 30, corresponding to the level required. A simple regex replace is all you need to make them 0 (e.g. in TDE it's replace (^.*?\, ).*?\, with \010,).