i just need swf's, i don't need help with code ;) learn to read first.
You need to chill out. Everyone here is just trying to learn and make their own server to play with their friends. If you don't want to help someone, then don't, but telling them to stop trying is not acceptable.Quote:
Oh God, you are annoying as fuck!
Can't you just learn by yourself, as we all did, and stop asking for support on a leaked files that just the names in documentation know how to use it?
Also I don't fucking know why you still trying. Files aren't pro coded and shouldn't be hard to read/understand and if you can't just stop trying and code your own server.
Personally I learned almost everything by myself, I started reading the code of "DarkOrbit remix 3.0" developed by manu, and I was able to make a server, yeah a shitty server but hey! It worked..Quote:
You need to chill out. Everyone here is just trying to learn and make their own server to play with their friends. If you don't want to help someone, then don't, but telling them to stop trying is not acceptable.
Do you know where society would be if nobody shared information or helped each other? We'd be at least 500 years behind.
With all due respect, not everyone is like you. Everyone learns at their own pace, and some people require more thorough attention to detail than others.Quote:
Personally I learned almost everything by myself
This is what i meant before, you seem to already learned something by yourself (because seems that you can send packets and recieve them)Quote:
What packages need to send to see the ship in space ? Here is what I have found and was able to send.
[Only registered and activated users can see links. Click Here To Register...]
0|RDY|I|playerID|username|shipID|maxSpeed|shield|maxShield|health|maxHealth|cargo|maxCargo|user.x|user.y|mapId|factionId|clanId|shipAmmo|shipRockets|expansion|premium|exp|honor|level|credits|uridium|jackpot|rank|clanTag|ggates|1|cloaked
Send only one packet is obtained.Quote:
This is what i meant before, you seem to already learned something by yourself (because seems that you can send packets and recieve them)
Firts you should send the settings if i'm not wrong. (I got this packets from andromeda cause i don't remember then exactly XD)
Then you need to send the login command.
Regards!Code:0|RDY|I|playerID|username|shipID|maxSpeed|shield|maxShield|health|maxHealth|cargo|maxCargo|user.x|user.y|mapId|factionId|clanId|shipAmmo|shipRockets|expansion|premium|exp|honor|level|credits|uridium|jackpot|rank|clanTag|ggates|1|cloaked
Maybe upload your project. If you upload it without the bin folder, I'll take a look.Quote:
Send only one packet is obtained.
I can not understand one thing, how to send, I just get the package "LOGIN|ID_PLAYER|MY_SID|4.1" and then can't send the package, I tried to adapt code from AZURE but not quite what I wanted. And the better I all hell broke xD He even the connection is not established, and did not even open the port for the connection.
Klar. Wie soll es denn outdaten, wenn es für eine fixe Client Version ist? ;)Quote:
sind davon noch welche aktuell `?
this is a packet for assign titleQuote:
How to able this titles?
[Only registered and activated users can see links. Click Here To Register...]
I made a library time ago, it can be usefull for you: [Only registered and activated users can see links. Click Here To Register...]Quote:
Hello. I have Azure emulator and a custom CMS. How do i connect them to each other? Thank you very much for the help.