Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > DarkOrbit
You last visited: Today at 22:43

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

Advertisement



Private Server Info and Support Thread

Discussion on Private Server Info and Support Thread within the DarkOrbit forum part of the Browsergames category.

Reply
 
Old 01/03/2014, 17:41   #316


 
Requi's Avatar
 
elite*gold: 3570
The Black Market: 244/0/0
Join Date: Dec 2012
Posts: 13,044
Received Thanks: 8,252
Quote:
Originally Posted by Sήøwy View Post
I have to check again the file but i think is because they didn't finish in that version what they want.
Starting something => Releasing it.
DarkOrbit Programmers are very good

Code:
private function assembleDisplayMessage(param1:Array) : void
        {
            var _loc_5:* = null;
            var _loc_2:* = param1[3];
            var _loc_3:* = int(param1[4]);
            var _loc_4:* = BPLocale.getText(param1[5]);
            if (param1[6] != undefined)
            {
                _loc_5 = TextReplacementList.parseRawTextReplacement(param1[6]);
                _loc_4 = _loc_5.replace(_loc_4);
            }
            this.main.getGuiManager().addNotification(_loc_4);
            return;
        }// end function
Requi is offline  
Thanks
1 User
Old 01/03/2014, 18:33   #317


 
Requi's Avatar
 
elite*gold: 3570
The Black Market: 244/0/0
Join Date: Dec 2012
Posts: 13,044
Received Thanks: 8,252
Quote:
Originally Posted by asterixxx1995 View Post
hahaha....you made clk or me?)
Quote:
Originally Posted by NoCheatImPGM View Post
I made it, your code was so bugged and not working -,-
Discuss this in private messages!
Requi is offline  
Thanks
1 User
Old 01/04/2014, 12:27   #318
 
elite*gold: 0
Join Date: Dec 2013
Posts: 19
Received Thanks: 1
Hi I has a problem with this Private server pack. When I give index.php in the root folder of the web site looks like as follows :

But when I give it to any folder index.php so it goes normal :

How do I fix this bug?
TheSalon112 is offline  
Old 01/09/2014, 20:25   #319

 
Destiny's Avatar
 
elite*gold: 2
Join Date: Jun 2012
Posts: 988
Received Thanks: 562
hi i need npc moving and i have uridium wars main orginal :P cant conect to server establishing conection emulator ignore client
Destiny is offline  
Old 01/10/2014, 00:29   #320
 
elite*gold: 0
Join Date: Jan 2014
Posts: 466
Received Thanks: 446
For the Aurora pack how can i edit the .swf files?
Real.epvp is offline  
Old 01/11/2014, 21:05   #321
 
Diаmonds's Avatar
 
elite*gold: 1
Join Date: Oct 2013
Posts: 1,257
Received Thanks: 1,276
Quote:
Originally Posted by Real.epvp View Post
For the Aurora pack how can i edit the .swf files?
As you said here , code it yourself
Diаmonds is offline  
Thanks
3 Users
Old 01/12/2014, 16:32   #322
 
elite*gold: 0
Join Date: Jan 2014
Posts: 466
Received Thanks: 446
I am i just want to see what the ui looks like.
Real.epvp is offline  
Old 01/12/2014, 16:35   #323
 
Diаmonds's Avatar
 
elite*gold: 1
Join Date: Oct 2013
Posts: 1,257
Received Thanks: 1,276
Quote:
Originally Posted by Real.epvp View Post
I am i just want to see what the ui looks like.
I don't know if I understood you right, but I think you need this . At the end it shows you how to see the .swf
Diаmonds is offline  
Thanks
1 User
Old 01/16/2014, 16:28   #324
Trade Restricted
 
elite*gold: 10
Join Date: Feb 2011
Posts: 2,189
Received Thanks: 526
I have some Ideas and i want to know how to make them real.
1st. Put spawn and Bases in a Map. (i wanna put eic on 4-2 vru 4-3 and mmo 4-1)
gabrielcool1 is offline  
Old 01/16/2014, 16:34   #325
 
elite*gold: 46
Join Date: Oct 2010
Posts: 782
Received Thanks: 525
Search the packet to create a station and put the x, y and mapid as you wish.
th0rex is offline  
Old 01/16/2014, 18:00   #326
Trade Restricted
 
elite*gold: 10
Join Date: Feb 2011
Posts: 2,189
Received Thanks: 526
Quote:
Originally Posted by omitma View Post
Search the packet to create a station and put the x, y and mapid as you wish.
The question is.. where to find it..
gabrielcool1 is offline  
Old 01/16/2014, 18:04   #327


 
Requi's Avatar
 
elite*gold: 3570
The Black Market: 244/0/0
Join Date: Dec 2012
Posts: 13,044
Received Thanks: 8,252
Quote:
Originally Posted by gabrielcool1 View Post
The question is.. where to find it..
I'll make a detailed tutorial here on epvp in few days.
But for now try to understand one of my videos.
I explain it a bit:
Requi is offline  
Thanks
2 Users
Old 01/16/2014, 21:59   #328
 
elite*gold: 278
Join Date: Dec 2010
Posts: 1,125
Received Thanks: 1,083
Hey!

Can you add my releases to the post?
manulaiko is offline  
Old 01/16/2014, 22:21   #329


 
Requi's Avatar
 
elite*gold: 3570
The Black Market: 244/0/0
Join Date: Dec 2012
Posts: 13,044
Received Thanks: 8,252
Quote:
Originally Posted by manulaiko View Post
Hey!

Can you add my releases to the post?
Added both things.
Requi is offline  
Old 01/17/2014, 00:50   #330

 
Destiny's Avatar
 
elite*gold: 2
Join Date: Jun 2012
Posts: 988
Received Thanks: 562
base
Code:
  if (this.Id == 1)
            {
                this.Users[userId].Send("0|s|0|1|redStation|1|1500|1000|1000");
                this.Users[userId].Send("0|CSS|1");
                this.Users[userId].Send("0|SMP|1|1");
            }
            else if (this.Id == 5)
            {
                this.Users[userId].Send("0|s|0|1|blueStation|2|1500|20000|1000");
                this.Users[userId].Send("0|CSS|1");
                this.Users[userId].Send("0|SMP|1|1");
            }
            else if (this.Id == 9)
            {
                this.Users[userId].Send("0|s|0|1|greenStation|3|1500|20000|12400");
                this.Users[userId].Send("0|CSS|1");
                this.Users[userId].Send("0|SMP|1|1");
            }
            if (this.Id == 20)
            {
                this.Users[userId].Send("0|s|0|1|redStation|1|1500|1000|6200");
                this.Users[userId].Send("0|CSS|1");
                this.Users[userId].Send("0|SMP|1|1");
            }
            else if (this.Id == 24)
            {
                this.Users[userId].Send("0|s|0|1|blueStation|2|1500|10000|1000");
                this.Users[userId].Send("0|CSS|1");
                this.Users[userId].Send("0|SMP|1|1");
            }
            else if (this.Id == 28)
            {
                this.Users[userId].Send("0|s|0|1|greenStation|3|1500|20000|6200");
                this.Users[userId].Send("0|CSS|1");
                this.Users[userId].Send("0|SMP|1|1");
            }
            else if (this.Id == 92)
            {
                this.Users[userId].Send("0|s|0|1|pirateStation|6|1500|11000|6400");
                this.Users[userId].Send("0|CSS|1");
                this.Users[userId].Send("0|SMP|1|1");
            }
Destiny is offline  
Reply

Tags
2018, darkorbit, emulator, private, server


Similar Threads 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 22:44.


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.