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 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: 263
3 Comments
Collapse/Expand Login
Username:

Password:

Remember me



Lost Password?

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

Members: 0
Guests: 16

more...
Collapse/Expand Links
Collapse/Expand Advertisement
There are currently 270 users playing Freelancer on 85 servers.
May. 18, 2013
Report message:*
 

Re: Dev's Limit Breaking 101 Techniques

Subject: Re: Dev's Limit Breaking 101 Techniques
by { robocop} on 2012/5/31 19:28:06

All right, if I'm reading the info correctly I need to:
- copy the plugin (jumpoutpt.dll and accompanying files) to the EXE folder
- add the jumpoutpt.dll reference to the library in dacom.ini and dacomsrv.ini and
- create a JumpOutPt.ini file in DATA\UNIVERSE with the following contents (example shown, not actual):

[JumpOutPt]
;default = 500, 500, -350 ; original values
Li02_to_Li01 = 500, 500, -350, 0 ; always on the right
Li03_to_Li01 = 500, 500, -350, 90 ; always on the top


Does EVERY hole need to be addressed, or only the ones that are changed from default?