Help Needed DO Emulator

04/11/2015 00:35 destoryer13#1
Hi, I need help with the darkorbit emulator. does anyone have any tutorial or anything of how to add/change/remove things for the login page?

Thanks!
04/11/2015 01:33 bobn171#2
is not that easy, you should know something about programming and how the server should work (i mean packets and that stuff).

Btw the webpage and the emulator are different things, the emulator has the logic of the game (the spacemap) and the webpage are the files that you should have in your htdocs
04/11/2015 13:31 destoryer13#3
Well, I do know things about programming, the problem is finding all the files that make up the login page, if anyone might know what files they are, so that I can modify them.

I searched in the htdocs for keywords for the webpage, but no results, i searched inside of files
04/11/2015 13:54 bobn171#4
Quote:
Originally Posted by destoryer13 View Post
Well, I do know things about programming, the problem is finding all the files that make up the login page, if anyone might know what files they are, so that I can modify them.

I searched in the htdocs for keywords for the webpage, but no results, i searched inside of files
which files are you using?
04/11/2015 18:03 destoryer13#5
what do you mean, I search in htdocs and use azure for my server, the game works, i just want to see what files are to edit the login screen
04/11/2015 21:13 KleinerGammler#6
To be honest, I don't see any programming knowledge here. You need to edit the PHP/HTML files for changing the login page, and not the emulator. Also, searching htdocs for "webpage" keywords is pointless, because all of the files in there belong to the website.
04/12/2015 01:35 destoryer13#7
I am not seraching for "webpage" keywords, I am searching for unique keywords that may be found in the source code of the page, and I know I need to edit PHP/HTML files, but which ones and where are they?

Quote:
Originally Posted by KleinerGammler View Post
To be honest, I don't see any programming knowledge here. You need to edit the PHP/HTML files for changing the login page, and not the emulator. Also, searching htdocs for "webpage" keywords is pointless, because all of the files in there belong to the website.
I didnt search for "webpage" keywords, i searched for unique keywords that were in that page, and I know i need to edit the PHP/HTML files... but which ones?
04/12/2015 14:22 KleinerGammler#8
Quote:
Originally Posted by destoryer13 View Post
I am not seraching for "webpage" keywords, I am searching for unique keywords that may be found in the source code of the page, and I know I need to edit PHP/HTML files, but which ones and where are they?


I didnt search for "webpage" keywords, i searched for unique keywords that were in that page, and I know i need to edit the PHP/HTML files... but which ones?
This is the point I am making. You can't even figure out how a basic website works.
04/12/2015 16:36 destoryer13#9
I know it is made up of several different PHP/HTML files.
04/12/2015 22:06 KleinerGammler#10
Every website is made up of several different PHP/HTML files. If you cant even change a simple html text on a "template" you won't be able to run a server.
04/12/2015 23:25 bobn171#11
Quote:
Originally Posted by KleinerGammler View Post
Every website is made up of several different PHP/HTML files. If you cant even change a simple html text on a "template" you won't be able to run a server.
KleinerGammler is true, anyways go to [Only registered and activated users can see links. Click Here To Register...], download one the "packs" and investigate how it works. But you should do something!!! you can't expect to have all the work done.

Regards
04/13/2015 02:30 destoryer13#12
I know what a "template" is and I am able to change html text. just WHAT FILES do i need to change?