Skip to main content

Server Operation Offsets

Information

  • All offsets are for files from the official 1.1 patch.
  • Numbers are in hexadecimal, or suffixed to indicate their type:
SuffixTypeSize
ffloat4 bytes
ddouble8 bytes
iinteger4 bytes
bbyte1 byte (-128 to 127)

A value like "0F 85 -> 90 E9" means replace the original bytes on the left with the new bytes on the right. (The bytes are given in file order, they don't represent a number like the offset.)

Server Operation

Default ValueFileOffsetByDescription
5bfreelancer.exe
freelancer.exe
server.dll
16835B
169D2B
07417C
Zephyer
adoxa
M0tah
Maximum number of characters per account (ALL offsets must be changed!).
60dserver.dll085530w0dk4Respawn time for any solar object to regain full health once destroyed in MP.
8bserver.dll3A068
3A46E
UnknownMaximum group size (both offsets must be changed).
48 -> 50Freelancer.exe1628F4FriendlyFire
adoxa
Filter out incompatible builds on server by default.
51 8D 4C 24 20 51 8D 8C 24 C8 00 00 00
->
40 74 63 48 51 8D 54 E4 20 52 83 E9 08
Freelancer.exe1ACF6AadoxaPrevents IPv6 addresses from being displayed in the server list.