Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > DarkOrbit
You last visited: Today at 14:55

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] IN-ORBIT | Private server Website!

Discussion on [Release] IN-ORBIT | Private server Website! within the DarkOrbit forum part of the Browsergames category.

Closed Thread
 
Old 07/29/2014, 17:06   #121
 
Diаmonds's Avatar
 
elite*gold: 1
Join Date: Oct 2013
Posts: 1,257
Received Thanks: 1,276
Quote:
Originally Posted by quinster08 View Post
Huh in azure emulator i cant find where the database rows are written. I decompiled everything. Somebody help me?
Why did you decompiled everything? Azure is open-source.
You shouldn't try to do an emulator if you can't find the name of the rows...
But anyway, let me help you : CTRL+F and then search for the name of a row.
Diаmonds is offline  
Old 07/29/2014, 17:45   #122
 
elite*gold: 0
Join Date: May 2014
Posts: 394
Received Thanks: 69
I mean that low. I opened the .exe and the .dll its nowhere man!!
quinster08 is offline  
Old 07/29/2014, 18:25   #123
 
Diаmonds's Avatar
 
elite*gold: 1
Join Date: Oct 2013
Posts: 1,257
Received Thanks: 1,276
Quote:
Originally Posted by quinster08 View Post
I mean that low. I opened the .exe and the .dll its nowhere man!!
Just download the source code -.-
Btw, this thread is about In-Orbit, if you have questions about Azure, ask them in the official thread / in the private server support thread.
Diаmonds is offline  
Thanks
2 Users
Old 07/29/2014, 23:25   #124

 
Luffa's Avatar
 
elite*gold: 61
Join Date: Oct 2010
Posts: 1,188
Received Thanks: 2,403
Website and API's will be down from 29. july 23:30 to 30 july 02:00.

Running a full system update.

Best Regards Bau
Luffa is offline  
Old 07/30/2014, 00:05   #125
 
elite*gold: 0
Join Date: May 2014
Posts: 394
Received Thanks: 69
Is it possible to edit this: emulator and let it work on in-orbit? Sorry im a little noob but i can code in java (eclipse) not c# or c++
quinster08 is offline  
Old 07/30/2014, 00:49   #126
 
elite*gold: 0
Join Date: Apr 2014
Posts: 149
Received Thanks: 10
Bau im not understanding this xD im the only one in the leaderboards with you
tugasnake is offline  
Old 07/30/2014, 00:54   #127
 
elite*gold: 0
Join Date: Jun 2013
Posts: 51
Received Thanks: 9
Quote:
Originally Posted by quinster08 View Post
Is it possible to edit this: emulator and let it work on in-orbit? Sorry im a little noob but i can code in java (eclipse) not c# or c++

yes, is possible, but DB have diferent tables, bau db is maybe the same as azure db, no at all, but have diferent tables of manulaiko db .

well you just have to edit QueryManager.java, but as i say before, DBs are differents, for example, bau db, have 2 tables wich contain user info, "users" and "server_1_players" and manulaiko have "server_accounts" or something like that, this is for the LoadAccounts() on querymanager.

so, just adapt the querys to get data from bau db, and they will be ready to use con that cms
cornelius21 is offline  
Thanks
1 User
Old 07/30/2014, 01:02   #128

 
Luffa's Avatar
 
elite*gold: 61
Join Date: Oct 2010
Posts: 1,188
Received Thanks: 2,403
Quote:
Originally Posted by tugasnake View Post
Bau im not understanding this xD im the only one in the leaderboards with you
The database was cleaned up, thats why


Best Regards Bau
Luffa is offline  
Thanks
1 User
Old 07/30/2014, 01:05   #129
 
elite*gold: 0
Join Date: Apr 2014
Posts: 149
Received Thanks: 10
so what do i need to do to play on this server? and btw will certain things likeskill tree and tech factory work?
tugasnake is offline  
Old 07/30/2014, 01:07   #130
 
elite*gold: 0
Join Date: May 2014
Posts: 394
Received Thanks: 69
You cant play on this server. If u wanna play download the cms and code/edit a emulator. The website your looking on is just a test-website. But it wont connect you in the map. Its just only the website.

And i have a question for bau: does the upgrade system really affect your damage? Or is it just a coded system with random maths and numbers on your items?
quinster08 is offline  
Old 07/30/2014, 01:08   #131
 
elite*gold: 0
Join Date: Apr 2014
Posts: 149
Received Thanks: 10
but i cant download the cms
tugasnake is offline  
Old 07/30/2014, 01:27   #132
 
Diаmonds's Avatar
 
elite*gold: 1
Join Date: Oct 2013
Posts: 1,257
Received Thanks: 1,276
Quote:
Originally Posted by quinster08 View Post
And i have a question for bau: does the upgrade system really affect your damage? Or is it just a coded system with random maths and numbers on your items?
Since there is no emulator, you can't join the spacemap, so this question is not answerable, and not important. If Bau / someone makes an emu for this server, then the emu will include the damage upgrade.
Diаmonds is offline  
Thanks
2 Users
Old 07/30/2014, 01:36   #133
 
cryz35's Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 1,716
Received Thanks: 2,380
Quote:
Originally Posted by TheDarkDiamonds View Post
Since there is no emulator, you can't join the spacemap, so this question is not answerable, and not important. If Bau / someone makes an emu for this server, then the emu will include the damage upgrade.
^ answerable, All_items table has an item_level row for item levels so you should do the calculation on the emulator side. Like you do for lf3/lf2/bo3 and all others etc..
Note: my emulator can run with Bau's files
cryz35 is offline  
Thanks
3 Users
Old 07/30/2014, 01:42   #134
 
Diаmonds's Avatar
 
elite*gold: 1
Join Date: Oct 2013
Posts: 1,257
Received Thanks: 1,276
Quote:
Originally Posted by cryz35 View Post
^ answerable, All_items table has an item_level row for item levels so you should do the calculation on the emulator side. Like you do for lf3/lf2/bo3 and all others etc..
Note: my emulator can run with Bau's files

I guess I answered a little bit too fast, I meant that he's not able to check if the damages are upgraded only with the in-orbit files
With one emulator, and even with a modified azure, it's really easy, it's just one more calc
Diаmonds is offline  
Old 07/30/2014, 09:08   #135

 
Luffa's Avatar
 
elite*gold: 61
Join Date: Oct 2010
Posts: 1,188
Received Thanks: 2,403
Quote:
Originally Posted by tugasnake View Post
but i cant download the cms
Download link is fixed.


Database:



To run ranks, will you need to make cron jobs running:




Make a new file called rank_new.php
PHP Code:
<?php
require './KERNEL-DOCMS/Init.php';
if(isset(
$_GET['id'])){
    
$all $rnk->getAllPlayers($_GET['id']);
}elseif(isset(
$_GET['fi']) && $_GET['fi']==1){
    
$fi $_GET['fi'];
    
$all $rnk->getAllPlayers(null$fi);
    
header('location: /rank_new?fi=2');
}elseif(isset(
$_GET['fi']) && $_GET['fi']==2){
    
$fi $_GET['fi'];
    
$all $rnk->getAllPlayers(null$fi);
    
header('location: /rank_new?fi=3');
}elseif(isset(
$_GET['fi']) && $_GET['fi']==3){
    
$fi $_GET['fi'];
    
$all $rnk->getAllPlayers(null$fi);
    
header('location: /rank_new?o=1');
}elseif(isset(
$_GET['o'])){
  
print_r($rnk->setOverAll());  
}else{

}
?>
Linux people use something like this:
PHP Code:
 0 0 * * * wget -/dev/null http://callback.darkorbit.tv/rank_new?fi=1 
For windows you can make task schedule run a vb script like:
PHP Code:
Call LogEntry()   
Sub LogEntry()   
On Error Resume Next   
Dim objRequest 
Dim URL   
Set objRequest 
CreateObject("Microsoft.XMLHTTP"
URL "http://localhost/rank_new?fi=1"   
objRequest.open "POST"URL false   
objRequest
.Send   
Set objRequest 
Nothing   
End Sub 

To all you smarties, make the scripts above more secure.
This is just a fast layout.


Cron job setup | windows:

Best Regards Bau
Luffa is offline  
Thanks
6 Users
Closed Thread


Similar Threads Similar Threads
[Request]Dark Orbit Private Server WEBSITE
08/31/2013 - DarkOrbit - 1 Replies
Hello I am working on a Darkorbit Server I do not Yet have a site for it yet All th e Ones I have Found Arent In English If you Know Of One Could you Please Post it If Not I Will ust Continue Working On Mine.
[Release]Private server stall network website
07/29/2010 - SRO Private Server - 27 Replies
Hi guys! I made a stall network site for private servers,I hope you like it. it isn't that perfect now,but I will update it everyday.. You won't find a design on the website atm,its the "pure code" only URL: stallnetwork.tk here's a little guide.. Name: there you have to write you'r items name,the right form of the names: Armor



All times are GMT +1. The time now is 14:55.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.