I shall also take a look...Quote:
sounds good, i'll go take a look at a 4351 client now.
I tried it out, and got client errors. however once removing the sendMessage ANSWER_OK i managed to get logged in, i think something has changed in that packet?Quote:
I shall also take a look...
[Only registered and activated users can see links. Click Here To Register...]
Packet[17] = From.Length; Packet[18 + From.Length] = To.Length; Packet[20 + From.Length + To.Length] = Message.Length; Packet[18] = From; Packet[19 + From.Length] = To; Packet[21 + From.Length + To.Length] = Message;
Well thanks for the bat file, didn't knew that you needed batch files to run java programs...Quote:
ugh, i use eclipse however you won't need an IDE if you just wanna run it.
get an SVN client (tortoise svn will do) figure out how to download the source package. once you got it, go into the base folder (where you have bin, lib, src etc) make a new text file, name it run.bat, edit it and put this text in there.
If you want an easier way, ill upload a distribution (including source) this is the latest one from my pc. just extract it somewhere and run the 'launch' file. If you get an error, google 'set java environmental variables' and make sure you have java installed.
[Only registered and activated users can see links. Click Here To Register...]
you will need a 5017 client.
you don't, i could have made it an executable jar file, but that was easier.Quote:
Well thanks for the bat file, didn't knew that you needed batch files to run java programs...
Not the biggest fan of Hamachi but, I shall download due to a severe amount of boredom :DQuote:
you don't, i could have made it an executable jar file, but that was easier.
i'm in the mood to test out FB/SS with low ping (being australian we never get to get low ping) whoever wants to screw around, grab hamachi and connect to
5.2.100.44 user: jonquer1, pass hello
and connect to 5.2.100.44 using a 5017 client
when i looked at coemu & hybrids basic server, the only thing i saw the entity remove packet was for teleporting or disconnecting, i will try out your theory though.Quote:
Afaik yes, there is a packet that does such.