Freelancer Protocol, need help with some packages
-
May I ask what you want to achieve? Are you modifying FLHook? Is this a normal behaviour of Freelancer?
-
Are you still working on the server? To me it looked like you stopped completely. Would be nice if at least someone has the time for it
-
Schmackbolzen wrote:
Are you still working on the server? To me it looked like you stopped completely. Would be nice if at least someone has the time for itSomeone should I’m totally rewriting it @ https://bitbucket.org/utrack/fos , akka branch. Old one is in default branch
adoxa wrote:
Is it a deck? Decks are typically a single room, where it really just switches the view.No, just a usual base.
I found a problem - awful typo in dplay protocol’s ACK responses + i didn’t report player’s own group\rank\system - dunno which one fixed it but it works now. -
Adoxa (or anyone :D), could you help me with package?
The full package is 1A-01-04-00-00-00-00-00-00-00, type is 0x1A01. It happens when we’re opening commodity dealer list - I’m assuming it’s some sort of asking for price\list from server, but I can’t find reference to it anywhere. Info about how to respond to it would be awesome.
P.S.: Win8.1 - impossible to launch vanilla FLServer
-
That’s nice to hear!
I have windows 8.1 (updated last weekend) and FLServer + Freelancer work fine. You have to install the DirectPlay component, though (Windows asks at launch).
-
If by 0x1A01 you mean FLPACKET_COMMON_REQUEST_RANK_LEVEL then idk - it hasn’t show up in my testing (start Solo MP, create new character, go to commodity dealer, buy Boron, go back to Cityscape, back to dealer, sell Boron; nor is it present in the few dumps I’ve been sent).
-
adoxa wrote:
If by 0x1A01 you mean FLPACKET_COMMON_REQUEST_RANK_LEVEL then idk - it hasn’t show up in my testing (start Solo MP, create new character, go to commodity dealer, buy Boron, go back to Cityscape, back to dealer, sell Boron; nor is it present in the few dumps I’ve been sent).Aha, thanks! Maybe that happened because i found that one while sniffing on Disco…
What’s the response for that? I got04 00 00 00 FF FF FF FF ```, but the rank is 14… Is there any doc i can get packets and responses from?