|
You last visited: Today at 09:03
Advertisement
Private Server Info and Support Thread
Discussion on Private Server Info and Support Thread within the DarkOrbit forum part of the Browsergames category.
05/22/2015, 20:57
|
#1711
|
elite*gold: 0
Join Date: Mar 2013
Posts: 169
Received Thanks: 16
|
Quote:
Originally Posted by cryz35
Dude great job you did there(clap)
|
cryz, I know what it is you're off, but mind you, I'm not a programmer make the server in the evenings, and very little time to do.
|
|
|
05/22/2015, 21:01
|
#1712
|
elite*gold: 0
Join Date: Apr 2015
Posts: 246
Received Thanks: 398
|
Quote:
Originally Posted by masterdeath1
help ?
|
Seems like something is wrong with the DB.. but how can I know it? Read the error that the console throws you!
Code:
Critical error blablabla at SQLDATABASECLIENT
=> Game\Characters\CharacterInfo.cs:line 1456
You've a big query in that lines, take a look to it.
Quote:
Originally Posted by oleg-19952008
cryz, I know what it is you're off, but mind you, I'm not a programmer make the server in the evenings, and very little time to do.
|
We aren't programmers too xD I'm stuying and I make my stuff in my free time too, but first i readed a lot of programming and still i'm not good enough.
If you want to make a server or something thats what you should do, using AUTO_INCREMENT is not anything special (even less with phpmyadmin it almost do that itself xD)
Regards.-
|
|
|
05/22/2015, 21:42
|
#1713
|
elite*gold: 0
Join Date: Feb 2009
Posts: 1,719
Received Thanks: 2,382
|
Quote:
Originally Posted by oleg-19952008
cryz, I know what it is you're off, but mind you, I'm not a programmer make the server in the evenings, and very little time to do.
|
Ok but you dont have to post every step here , youre still doing good but you may not be able to rebuild some jsons
lolo
|
|
|
05/22/2015, 22:02
|
#1714
|
elite*gold: 0
Join Date: Mar 2013
Posts: 169
Received Thanks: 16
|
Quote:
Originally Posted by cryz35
Ok but you dont have to post every step here , youre still doing good but you may not be able to rebuild some jsons
lolo
|
I can't understand how you can add ships/things in the store, I can't find this line in which it will be seen that it relates to the store, find where the PHP code requests information from the database.
|
|
|
05/23/2015, 10:44
|
#1715
|
elite*gold: 0
Join Date: May 2014
Posts: 662
Received Thanks: 1,154
|
Quote:
Originally Posted by oleg-19952008
I can't understand how you can add ships/things in the store, I can't find this line in which it will be seen that it relates to the store, find where the PHP code requests information from the database.
|
Read the ******* documentation
|
|
|
05/23/2015, 16:34
|
#1716
|
elite*gold: 0
Join Date: Dec 2014
Posts: 113
Received Thanks: 6
|
please give me DARKORBİT CHAT files.
|
|
|
05/23/2015, 17:22
|
#1717
|
elite*gold: 0
Join Date: Apr 2015
Posts: 246
Received Thanks: 398
|
Quote:
Originally Posted by dogun47
please give me DARKORBİT CHAT files.
|
What you mean? Chat client? Chat server?
If you want a Chat server you've one on the first post of this thread.
Regards.-
|
|
|
05/24/2015, 09:50
|
#1718
|
elite*gold: 0
Join Date: Dec 2014
Posts: 113
Received Thanks: 6
|
chat client
|
|
|
05/24/2015, 12:32
|
#1719
|
elite*gold: 0
Join Date: Apr 2015
Posts: 246
Received Thanks: 398
|
Quote:
Originally Posted by dogun47
chat client
|
Regards.-
|
|
|
05/24/2015, 22:40
|
#1720
|
elite*gold: 0
Join Date: Mar 2013
Posts: 169
Received Thanks: 16
|
can someone give me main 5.14?
HI EVP, today I decided to try to go into space and was faced with the fact that space is not fully loaded (database I did not finish) I decided just to see whether to try the game to establish a connection with the emulator. Information search yielded results, I realized that I was missing CDN and I wonder without CDN as we do ? I found a way to make a СDN but this method is calculated under Linux and I thought to do it on Windows and there is a method described on nginx and I have Apache. Is it possible to do without Linux and Nginx ?
|
|
|
05/25/2015, 00:56
|
#1721
|
elite*gold: 1
Join Date: Oct 2013
Posts: 1,257
Received Thanks: 1,276
|
Quote:
Originally Posted by oleg-19952008
can someone give me main 5.14?
HI EVP, today I decided to try to go into space and was faced with the fact that space is not fully loaded (database I did not finish) I decided just to see whether to try the game to establish a connection with the emulator. Information search yielded results, I realized that I was missing CDN and I wonder without CDN as we do ? I found a way to make a СDN but this method is calculated under Linux and I thought to do it on Windows and there is a method described on nginx and I have Apache. Is it possible to do without Linux and Nginx ?
|
You don't need a CDN to play locally. The CDN is something that's build to make ressources loading faster to users, but it's not necessary, and totally useless in local use.
|
|
|
05/25/2015, 01:04
|
#1722
|
elite*gold: 0
Join Date: Feb 2009
Posts: 1,719
Received Thanks: 2,382
|
Quote:
Originally Posted by Diаmonds
You don't need a CDN to play locally. The CDN is something that's build to make ressources loading faster to users, but it's not necessary, and totally useless in local use.
|
Yes but the client doesnt load if you are using the same ip for cdn and host.. of course the client has a function to disable cdn xD
|
|
|
05/25/2015, 01:18
|
#1723
|
elite*gold: 0
Join Date: Apr 2015
Posts: 246
Received Thanks: 398
|
Just edit your host file in windows, create a new host poiting to 127.0.0.1 and use it as host in index, thats all
Regards.-
|
|
|
05/25/2015, 16:51
|
#1724
|
elite*gold: 0
Join Date: Dec 2014
Posts: 113
Received Thanks: 6
|
please help me.!!! how do Edit The Emulator And Where The Emulator code
|
|
|
05/25/2015, 17:50
|
#1725
|
elite*gold: 0
Join Date: Mar 2013
Posts: 169
Received Thanks: 16
|
Quote:
Originally Posted by S7K Yuuki
Just edit your host file in windows, create a new host poiting to 127.0.0.1 and use it as host in index, thats all
Regards.-
|
Can't understand what should be where ? I swapped everything I could but the effect was not given it. How approximately should be decorated globalconfig.php ? and the HOSTS file ? Do I need to prescribe something in Apache or not ?
Can as then you can disable the CDN ? I removed the indexInternal.es?action=internalmaprevolution this ,"cdn": "http://cdn.dark.dev/", download was but the green start button never appeared.
define("HOST", "dark.dev");
define("WEB", "http://".HOST."/");
define("CDN", "http://cdn.dark.dev/.sb/");
no work
|
|
|
Similar Threads
|
Private private server :P READ FOR MORE INFO
12/01/2010 - SRO Private Server - 12 Replies
hey guys im wondering if there is anyway to make a real private server like ZSZC or SWSRO or MYSRO but to where i can only play and level a character and as if it was a real private server. but just for me, not like an emulator where im already lvl 90 or 120 or whatever. i mean one where i set the rates and i level. if not then ok u can close this. but i was just wondering.
|
All times are GMT +1. The time now is 09:03.
|
|