elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   DarkOrbit (https://www.elitepvpers.com/forum/darkorbit/)
-   -   [Collection Thread] Private Server Info and Support Thread (https://www.elitepvpers.com/forum/darkorbit/2830133-private-server-info-support-thread.html)

Paysafecardtopaypal 10/29/2014 19:25

Why i can't go spacemap ? the emu is perfectly working and is ok but it's not let me connect to the map

CORBELLIvonTIE 10/29/2014 21:05

What emulator do you use?
What server do you use?

Diаmonds 10/30/2014 13:35

Quote:

Originally Posted by CORBELLIvonTIE (Post 30009685)
I have no init, since I use the old server.
Since I do not know what to do with the second line, I'm stumped.
I do not even where the drones are in it, the 10 Iris were already available.

The have i :
Code:

<item id='title_19'><![CDATA[Administrator]]></item>
But what I now do with the:
Code:

"0|n|t|10|title_19"
An Init there is not, this is a old Server, now Azure :(
What the data mean I understood, only I do not know where to put it :(


-----------------------------

Can it be that what is missing?

If I understand correctly, the emulator a title queries.
But on the map is not displayed.

Why do you send "0|n|t|8|12" ?
The right packet is "0|n|t|userID|title_19"

CORBELLIvonTIE 10/30/2014 15:03

Quote:

Originally Posted by TheDarkDiamonds (Post 30031320)
Why do you send "0|n|t|8|12" ?
The right packet is "0|n|t|userID|title_19"

No idea.
I also do not know where to change that.
I have no init

Diаmonds 10/30/2014 18:32

Quote:

Originally Posted by CORBELLIvonTIE (Post 30032232)
No idea.
I also do not know where to change that.
I have no init

CTRL+F -> search in the whole solution -> Type the beginning of the packet and find the place from where it is sent.

CORBELLIvonTIE 10/30/2014 20:33

Quote:

Originally Posted by TheDarkDiamonds (Post 30034820)
CTRL+F -> search in the whole solution -> Type the beginning of the packet and find the place from where it is sent.

I do not know what you want me to say.
I do not know from where the object is sent :confused:
Shall I turn on TeamViewer? :(

Xavierbot 10/30/2014 21:14

Hi everybody.
Is somebody is actually developping a new online private server ?
Thanks,
Xavier

CORBELLIvonTIE 10/30/2014 21:29

I make a Online-Server on german.
My Problem is, i have no Plan where the Paket is.
Attack going don't.
Ranking going don't.
I can my Ship don't heal.
Chat features go not, writing going but
I need a User-attack-protection in the game on all Maps.
The user currently no damage in the game.
The yellow Title for the User going no.


I search and find no Init.
I have no Idea where this is.
I make a Alienshooter, this is a fair Play.
I make a quite new game of DarkOrbit
I plan, a new game to make, unlike anything else.
One Firma for all, and the Honor is for the Ranking.
My game ideas have i.
Only with the errors going the game dont online.
When it is finished, goes the server online.
Only nobody helps properly.
This will apparently be years before it is finished. -.-
I offer even TeamViewer 9 at, i do not know what i make shall.
I admit it soon on :(

Requi 10/30/2014 23:33

Quote:

Originally Posted by CORBELLIvonTIE (Post 30036780)
I make a Online-Server on german.
My Problem is, i have no Plan where the Paket is.
Attack going don't.
Ranking going don't.
I can my Ship don't heal.
Chat features go not, writing going but
I need a User-attack-protection in the game on all Maps.
The user currently no damage in the game.
The yellow Title for the User going no.


I search and find no Init.
I have no Idea where this is.
I make a Alienshooter, this is a fair Play.
I make a quite new game of DarkOrbit
I plan, a new game to make, unlike anything else.
One Firma for all, and the Honor is for the Ranking.
My game ideas have i.
Only with the errors going the game dont online.
When it is finished, goes the server online.
Only nobody helps properly.
This will apparently be years before it is finished. -.-
I offer even TeamViewer 9 at, i do not know what i make shall.
I admit it soon on :(

I told you, to learn programming, before try to create a server!

CORBELLIvonTIE 10/30/2014 23:45

Quote:

Originally Posted by Requi (Post 30037998)
I told you, to learn programming, before try to create a server!

Toller Spruch, damit ist mir auch nicht geholfen :facepalm:
Dauernd wird von INIT gesprochen, ich besitze kein INIT , und dann soll ich in die Pakete reinschauen ? :facepalm:
Sag mir wie das ohne INIT geht, dann zeig ich dir, das ich den Rest selber machen kann ... ;)
Ich finde diese Argumente immer so toll, das man hinterher sich fragt, denken die überhaupt nach ? Können die lesen was ich geschrieben habe ? :D ....
Warum erwähne ich, das ich keine INIT habe bzw. keine INIT finde, wenn ihr von erneutem mit INIT ankommt, weil das angeblich der Paketsender sein soll ?
Sag mir wo da der Fehler ist ? :facepalm:
Beim altem CMS gibt es kein INIT, und nun kannst Du mir sagen, wo das gebündelt wird, wenn Du so toll Bescheid weisst. :handsdown:
Ich hab nun alle Ordner durchgeforstet nach der INIT , here is dont INIT :rtfm:

Fangen wir von vorne an, diesmal lesen wir den Text, evt. lernen wir das Problem verstehen ...
Denn solange ich keine INIT habe, werde ich immer daran scheitern, da hilft auch die beste Programmiersprache nichts, wenn man nicht weiss, wo das Paket gebündelt wurde :D

Und komm bitte nicht mit dem Remix-Server , ich benutze den OLD CMS , der Remix bringt mir da nen Pfifferling !

bobn171 10/31/2014 00:13

if you can't even find where the packets are sent... you can't develop anything

CORBELLIvonTIE 10/31/2014 00:18

My talk

Diаmonds 10/31/2014 00:38

The thing you are looking for might not be called "init" or anything like that...
That's just a function that places the user on the map. It might be called PlaceUser(), Init(), InitPlayer(), or Gajkajfvvajoaoappg().
The name of the function isn't important.
The only thing I can tell you is to go to the packet handler, and see which function is called when a login packet is received.
Then go to this function and you'll see that there will be a lot of lines like
this.Send("foo|bar");
this.Send("baaaaar|foo|fooooo");
Just copy one of those lines and paste it under the others, and change the packet sent to the one you want to send.

If you can't do this, (that's fucking easy copy pasting, we already gave you the packet to send) don't try to create a server... That's just an advice.
You should learn programming first, you CAN'T just ask here "how to do dis, and dis?" and then open a server. You wouldn't even understand how it works, and that's just bad.

king[amg]ua 10/31/2014 01:06

anyone have swf file with old base? like this:
Spoiler:
[IMG=expandable: 1]http://www.fredzone.org/wp-content/uploads/2008/08/darkorbit2.png[/IMG]
[IMG=expandable: 1]http://games-vip.ru/uploads/posts/2011-10/1317534687_darkorbit-21.jpg[/IMG]
[IMG=expandable: 1]http://screenshot.it.sftcdn.net/it/scrn/71000/71382/darkorbit-9.jpg[/IMG]

CORBELLIvonTIE 10/31/2014 01:15

I find it annoying for an error which then certainly no longer occurs, on need learn, instead a simple answer to get.
What done is, is done :rolleyes:


king[amg]ua
nice thing :D

Requi 10/31/2014 01:33

Quote:

Originally Posted by CORBELLIvonTIE (Post 30038730)
I find it annoying for an error which then certainly no longer occurs, on need learn, instead a simple answer to get.
What done is, is done :rolleyes:


king[amg]ua
nice thing :D

Ich versuche es jetzt so simpel zu erklären, wie es mir möglich ist.

Du musst vom Emulator (oder auch Server genannt) den Quellcode öffnen. In deinem Fall brauchst du eine IDE (Entwicklungsumgebung) für die Programmiersprache Java. Da gibt es BlueJ oder Eclipse. Eclipse wäre am gebräuchlichsten.
So. Wenn du den Quellcode mit der IDE (Entwicklungsumgebung) geöffnet hast, gehst du alle Dateien durch, studierst den Code bis du ihn in- und auswendig kennst. Dann weißt du wo alle Spieler INITisalisiert werden und kannst so viele Funktionen hinzu coden wie du nur willst.

Den Quellcode wirst du mit hoher Wahrscheinlichkeit in einem Ordner namens "src" finden.

Jetzt ein ganz kleines Geheimnis:
Spoiler:
Um das umzuschreiben, musst du programmieren können ;)
Aber keinem weitersagen :p

CORBELLIvonTIE 10/31/2014 05:33

Quote:

Originally Posted by Requi (Post 30038798)
BlueJ oder Eclipse. Eclipse wäre am gebräuchlichsten.
Jetzt ein ganz kleines Geheimnis:
Spoiler:
Um das umzuschreiben, musst du programmieren können ;)
Aber keinem weitersagen :p

Würde es da auch der Netbeans IDE machen ?
Und ja , mit der IDE bin ich vertraut , jetzt sollte meine Frage erstmal geklärt sein.
Und wenn ich das richtige Verzeichnis geladen habe, dann wirds leicht...
Muss nur gucken welche das ist :D

Requi 10/31/2014 09:10

Quote:

Originally Posted by CORBELLIvonTIE (Post 30039321)
Würde es da auch der Netbeans IDE machen ?
Und ja , mit der IDE bin ich vertraut , jetzt sollte meine Frage erstmal geklärt sein.
Und wenn ich das richtige Verzeichnis geladen habe, dann wirds leicht...
Muss nur gucken welche das ist :D

Du kannst jede IDE nutzen, die Java unterstützt. Netbeans gehört dazu.

Es wird nicht so leicht, wie du denkst, da du immer noch programmieren können musst.

CORBELLIvonTIE 10/31/2014 10:01

Da ich damals sehr viel mit IDE gearbeitet habe, habe ich zumindest schonmal Grundwissen angeeignet die mir jetzt vom Vorteil sein können, was es mir wesentlich einfacher macht als wenn ich komplett als Neuling da rein gehe :D
Neues Projekt eröffnen, dann das Verzeichnis laden und beginnen... Nach beendigung das Projekt alles runen und fertig ist der Salat :D
Du meinst bestimmt diese Zeile oder ? Files ~> Init :
Spoiler:
<target depends="-pre-init,-init-private,-init-libraries,-init-user,-init-project,-do-init,-post-init,-init-check,-init-macrodef-property,-init-macrodef-javac,-init-macrodef-test,-init-macrodef-test-debug,-init-macrodef-nbjpda,-init-macrodef-debug,-init-macrodef-java,-init-presetdef-jar,-init-ap-cmdline" name="init"/>

weil anderes finde ich nicht unter dem Begriff INIT, und das läuft über Build.xml , was mit deiner Aussage irgendwie vorne und hinten nicht passt :rolleyes:

Komisch das ich die meisten Dateien so schon einblicken konnte, noch komischer finde ich, das scheint nicht das zu sein, was du sicher gemeint hast, obwohl es beim Emulator lag ..... :rolleyes:

Requi 10/31/2014 13:01

Ich habe nie von Init geredet. Ich habe dir gesagt du sollst den ganzen Quellcode von vorne und hinten studieren. TheDarkDiamonds hat doch schon gesagt, dass es nicht genau so heißen musst. Der Name der Funktion ist irrelevant. Genau DESWEGEN sollst du doch erst programmieren lernen. Da hilft dir auch ein guter Umgang mit der besten IDE der Welt nicht. (Achtung! Metapher).

Nichts gegen dich, aber du bringst meine Nerven zum Explodieren, da du nicht mal annähernd durchliest, was die anderen hier schreiben, geschweige denn was ich schreibe.
Ich hab gerade kein Internet und kann mir die Source nicht runterladen um dir die haargenaue Datei und Zeile zu geben. Sowieso ist ein bisschen Arbeit aus eigener Kraft nicht schädlich für den Körper oder das Gehirn.

Bitte tu mir den Gefallen und lern Programmieren oder lass es sein. Du wirst ohne Prorgammierkenntnisse keinen Server erstellen/bearbeiten/verstehen können. Selbst wenn es nur für private Zwecke istl, brauchst du Kenntnisse im Programmieren.

Du hattest gesagt, du bist daran interessiert. Dann kauf dir ein Buch über Java oder lad dir ein Openbook runter.

Bücher mit Potential:
Java von Kopf bis Fuß
Java ist auch eine Insel.

Chanhy 10/31/2014 17:28

What Problem ?? :OO

[IMG=expandable: 1, title: Problem, float: left]http://prntscr.com/51n2n6[/IMG]

Destiny 10/31/2014 19:09

who can help edit game xml for main cv 2.1.20
my project is DARK ORBIT 2010
i need older main
[Only registered and activated users can see links. Click Here To Register...]

Chanhy 11/01/2014 07:51

Can i help you ?

«Ice.Shock™ 11/01/2014 16:23

Someone got by chance quests packets?

cryz35 11/01/2014 17:28

Quote:

Originally Posted by «Ice.Shock™ (Post 30054174)
Someone got by chance quests packets?

Yes but its not by chance.

BotorCrime 11/01/2014 22:32

I need packet's to : Fight for buoy ... Who have (Spawn buoy ... Etc...)

Destiny 11/01/2014 22:52

go to main.swf and find in action script

Luffa 11/02/2014 04:17

[IMG=expandable: 1]http://darkorbit.tv/?image[/IMG]

^that one the image is getting taken away, or the site it's currently hosted on will be used to something else than private server stuff.


Best Regards Bau

supraturbo92 11/02/2014 10:03

hi dose any 1 know how to get the chat working on orbit reborn source it works for me but not any 1 els i did use a different chat emu but had no commands for space ball pvp ect thanks for ur time

olitis1 11/02/2014 13:13

Quote:

Originally Posted by supraturbo92 (Post 30061116)
hi dose any 1 know how to get the chat working on orbit reborn source it works for me but not any 1 els i did use a different chat emu but had no commands for space ball pvp ect thanks for ur time

Check /gamechat/as3/cfg/base_563.xml

supraturbo92 11/02/2014 13:44

yep its set to my ip o and do u now where to put rank scrips for automatic rank thanks for ur help

heres a pic of the chat [Only registered and activated users can see links. Click Here To Register...]

Destiny 11/02/2014 17:34

what add to this firework id idk i want have firework effect
sendPacket("0|n|FWI|");

th0rex 11/02/2014 17:56

Crappy azure code from ~ a year ago:
Code:

else if (Header.StartsWith("firework"))
                            {
                                int mode = packetParser.getInt();
                                if (this.Ship.Admin)
                                {
                                    if (mode == 1)
                                    {
                                        this.Send("0|L|32b7077746c28210b8345cebbe874700|111|" + this.Ship.X + "|" + this.Ship.Y + "|0|0");
                                        this.Send("0|n|FWI|32b7077746c28210b8345cebbe874700");
                                    }
                                    else if (mode == 2)
                                    {
                                        this.Send("0|L|32b7077746c28210b8345cebbe874700|421|" + this.Ship.X + "|" + this.Ship.Y + "|0|0");
                                        this.Send("0|n|FWI|32b7077746c28210b8345cebbe874700");
                                    }
                                    else if (mode == 3)
                                    {
                                        this.Send("0|L|32b7077746c28210b8345cebbe874700|533|" + this.Ship.X + "|" + this.Ship.Y + "|0|0");
                                        this.Send("0|n|FWI|32b7077746c28210b8345cebbe874700");
                                    }
                                }

The hash seems to be pretty useless.

Destiny 11/02/2014 18:20

thank you but no explode
Code:

if (strArray[0] == "S")
            {
                if (strArray[1] == "FWX")
                    if (strArray[2] == "3")
                    {
                        {
                            // sendPacket("0|L|32b7077746c28210b8345cebbe874700|111|" + this.posX + "|" + this.posY + "|0|0");
                            //sendPacket("0|n|FWI|32b7077746c28210b8345cebbe874700");

                            //sendPacket("0|L|32b7077746c28210b8345cebbe874700|421|" + this.posX + "|" + this.posY + "|0|0");
                            // sendPacket("0|n|FWI|32b7077746c28210b8345cebbe874700");

                            // Module1.mainHero.getPosX(), Module1.mainHero.getPosY()
                            sendPacket("0|n|FWI|32b7077746c28210b8345cebbe874700");
                            sendPacket("0|L|32b7077746c28210b8345cebbe874700|533|" + Module1.mainHero.getPosX() + "|" + Module1.mainHero.getPosY() + "|0|0");
                            //sendPacket("0|n|FWI|32b7077746c28210b8345cebbe874700");

                            //sendPacket("0|n|FW|3");
                            //  sendPacket("0|n|INL|3");
                            ///  sendPacket("0|n|FWI|3");
                        }
                    }

            }
            if (strArray[0] == "S")
            {
                if (strArray[1] == "FWI")
                {
                    sendPacket("0|n|FWI|32b7077746c28210b8345cebbe874700");
                 
                    // sendPacket("0|n|FWK|3");
                  // sendPacket("0|n|FW|3");
                  //  sendPacket("0|n|EMP|" + Conversions.ToString(Module1.mainHero.getID()));
                    //sendPacket("0|n|FWX|3");
                  // sendPacket("0|n|INL|3");
                  // sendPacket("0|n|FWI|3");
                }


steppdroid 11/02/2014 19:22

Quote:

Originally Posted by supraturbo92 (Post 30063244)
yep its set to my ip o and do u now where to put rank scrips for automatic rank thanks for ur help

heres a pic of the chat [Only registered and activated users can see links. Click Here To Register...]

the same why?! :confused:

supraturbo92 11/02/2014 20:09

where about do i put rank script also i can for the life of me get trade working just ses this no matter what i do [Only registered and activated users can see links. Click Here To Register...]

steppdroid 11/02/2014 21:31

ALL WORK! :D

Test Hamachi:

name ip: OrbitReborn2
passw: 123456

supraturbo92 11/03/2014 00:04

thanks for ur help today mate ™ßÎИДŘΨ•ŠΨŠŦΣM™ how do i change the welcome in chat and intex ive looked in every folder and file in ht docs and emu is it hidden or something thanks

is this ok for a back link im not qwite sure what 1 is this is a link to the fourum?[Only registered and activated users can see links. Click Here To Register...]

steppdroid 11/03/2014 19:38

How open All list "hall of fame"?! (CMS OrbitReborn)
[IMG=expandable: 1]http://i57.tinypic.com/negdon.jpg[/IMG]

Quote:

Originally Posted by supraturbo92 (Post 30069877)
thanks for ur help today mate ™ßÎИДŘΨ•ŠΨŠŦΣM™ how do i change the welcome in chat and intex ive looked in every folder and file in ht docs and emu is it hidden or something thanks

is this ok for a back link im not qwite sure what 1 is this is a link to the fourum?[Only registered and activated users can see links. Click Here To Register...]

In emulator folder game\handlers\chat.cs
edit line 116. :)

linkpad 11/03/2014 19:42

Quote:

Originally Posted by steppdroid (Post 30077160)
How open All list "hall of fame"?! (CMS OrbitReborn)
[IMG=expandable: 1]http://i57.tinypic.com/negdon.jpg[/IMG]



In emulator folder game\handlers\chat.cs
edit line 116. :)

I hope you at least let my credits there ;)


All times are GMT +2. The time now is 19:38.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.