Freelancer Community Network
Reminder: Internet Explorer 6 or below are NOT supported.
HomeHome
ForumForum
WikiWiki
DownloadsDownloads
ForgeForge
Multiplayer Connection Tutorial
Collapse/Expand Random Image
Collapse/Expand Login
Username:

Password:

Remember me



Lost Password?

Register now!
Collapse/Expand Chat
Collapse/Expand Who's Online
81 user(s) are online (52 user(s) are browsing Forum)

Members: 0
Guests: 81

more...
Collapse/Expand Donations
Monthly costs: -30€
Income (ads): +5€
Donations (last month): +0€

Current balance: 55€
(last updated 04/2021)

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

Thanks!
Collapse/Expand Links
Collapse/Expand Advertisement
There are currently 58 users playing Freelancer on 43 servers.
March. 29, 2023
The Starport Forum Index > All Posts (Crazy)

Bottom Bottom   Previous Topic   Next Topic

« 1 ... 8 9 10 (11)


Dr. Watson pwner (FLServer Guard)
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
I don't know if someone needs this but I've created this small tool named "FLServer Guard" some days ago.

We used a dummy dw15.exe before but we wanted to log server crashes.
This small tool will close the Windows error report window (dw15.exe) and FLServer.exe when it crashes.

It won't restart the server (CD handles this on our server).

Requirements:
- Microsoft .NET Framework 2.0 Redistributable Package

Download:
http://dfls.de/files/FLServerGuard.rar

Cheers,
Crazy

Posted on: 2009/4/15 23:13
Top
Topic | Forum


Re: Visit entries in character files
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
Well, dunno if this helps but you can get the values with pub::Reputation::GetReputationGroup(...)

Posted on: 2009/4/1 0:31
Top
Topic | Forum


Re: Dev's Limit Breaking 101 Techniques
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
remoteserver.dll - offset 3f44000 -> name of freelancer.exe

If you are going to rename your Freelancer.exe you will need to change the name here otherwise it will crash if you try to join a server.

Posted on: 2009/3/9 0:38
Top
Topic | Forum


Re: Microsoft Research: Detours library
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
Grover used that for his RealEconomy thingy.

Posted on: 2009/2/23 2:44
Top
Topic | Forum


Re: Givecash Plugin v0.5
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
Not sure but .. Shouldn't a simple char save do the trick?

Posted on: 2008/10/5 22:37
Top
Topic | Forum


Re: Anti Cheat
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
As far as I know the wodkas client anti cheat is working like that. It's sending checksums to the server.


Cheers,
Crazy

Posted on: 2008/9/18 16:44
Top
Topic | Forum


Re: Plugins from features included in '88 Flak's FLHook
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
Well done

Posted on: 2008/9/14 22:37
Top
Topic | Forum


Re: Latest SDK Files Download
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
I think

Code:
struct EQ_ITEM
{
EQ_ITEM *next;
uint i2;
ushort s1;
ushort sID;
uint iGoodID;
uint i3;
bool bMounted;
char sz[3];
uint i6;
uint iCount;
bool bMission;
};


is missing.


Cheers,
Crazy

Posted on: 2008/8/15 10:06
Top
Topic | Forum


Re: Freelancer Community Network
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
You need to install the FL Community Network bar first in order to get added.

Posted on: 2008/6/18 14:36
Top
Topic | Forum


Re: command to see all of a players characters
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
GetCharactersForAccount could help maybe. Haven't checked it yet.

Posted on: 2008/6/9 21:47
Top
Topic | Forum


[Latest] Cheater`s Death v.1.30
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
Cheater`s Death v.1.30


The latest version of the FLServer anti cheat tool Cheater's Death (CD) is now available to download from the 'Server Download' section of The Starport.



Due to the downtime of the CD homepage, feel free to ask your questions on The Starport forums.

Cheers,

Crazy

Posted on: 2008/5/13 12:54
Top
Topic | Forum


Re: i used cdlite before but forgot where do you set up the version number
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
When I've got you right, CD is searching for your FLServer Window.

You can change the Version number CD is searching for under Properties -> Configuration -> FLServer Window Text.

Be sure that you are using version 1.30 which you can download in the download section.


Cheers,
Crazy

Posted on: 2008/5/12 21:03
Top
Topic | Forum


CharBackupper v0.1
Just can't stay away
Joined:
2008/5/9 17:27
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 246
Offline
Huhu!

I've coded this small tool called CharBackupper.

It simply creates a zip file of your Multiplayer folder and uploads it to a ftp server if you want to.
You need to edit the config.ini.

Download: http://www.dfls.de/server/CharBackupper.rar

It's v0.1 so feel free to post any problems or what ever.


Cheers,
Crazy

Posted on: 2008/5/10 14:21
Top
Topic | Forum



Top Top
« 1 ... 8 9 10 (11)



[Advanced Search]