|
You last visited: Today at 11:53
Advertisement
OldDarkobit Server
Discussion on OldDarkobit Server within the DarkOrbit forum part of the Browsergames category.
07/10/2016, 15:09
|
#1
|
elite*gold: 0
Join Date: Sep 2014
Posts: 280
Received Thanks: 42
|
OldDarkobit Server
SERVER CLOSED
OldDarkobit is a DarkOrbit private server. This server try to bring back the old gameplay from 2008, that means there's no : PET, RSB, Hellstorm, ...
Features
- maps 1-1 / 2-1 / 3-1 / 4-1 / 4-2 / 4-3 / 4-4
- rockets : R-310, PLT-2026, PLT-2021
- Laser : x1, x2, x3, x4, sab
- Smartbomb & instashield
- Editing your ship config
- Fully working movement
- Shield regeneration
- Fast repair in base
- Clan & diplomacy
- Spaceball event
- System buy ships
- Repair robot
- Title System
- Change Firm
- Only old ship
- Level system
- Anti pushing
- Chat
Link Server
Credits: Linkpad for source server
|
|
|
07/10/2016, 15:29
|
#2
|
elite*gold: 0
Join Date: Aug 2013
Posts: 229
Received Thanks: 69
|
Its great so far
We need more players for this great server
|
|
|
07/10/2016, 18:33
|
#3
|
elite*gold: 2
Join Date: Aug 2012
Posts: 1,031
Received Thanks: 1,109
|
|
|
|
07/10/2016, 18:35
|
#4
|
elite*gold: 0
Join Date: Apr 2015
Posts: 246
Received Thanks: 398
|
Chilling with @  and some other good guys on your server
#Recommended
|
|
|
07/10/2016, 19:07
|
#5
|
elite*gold: 1
Join Date: May 2011
Posts: 1,944
Received Thanks: 1,252
|
Quote:
Originally Posted by MagierDesGrauens
|
Quote:
Originally Posted by S7K Yuuki
Chilling with @  and some other good guys on your server
#Recommended
|
and he dared to ban me for pushing
RIP server.. u lasted an hour
|
|
|
07/10/2016, 19:13
|
#6
|
elite*gold: 0
Join Date: May 2013
Posts: 2
Received Thanks: 0
|
Server is good but need more players and camouflage.
|
|
|
07/10/2016, 19:34
|
#7
|
elite*gold: 0
Join Date: Sep 2014
Posts: 280
Received Thanks: 42
|
Quote:
Originally Posted by 721560329
and he dared to ban me for pushing
RIP server.. u lasted an hour
|
but how nice it is to play dirty? This server is designed to make duels with clean graphics old.
|
|
|
07/10/2016, 19:59
|
#8
|
elite*gold: 1
Join Date: May 2011
Posts: 1,944
Received Thanks: 1,252
|
Quote:
Originally Posted by steppdroid
but how nice it is to play dirty? This server is designed to make duels with clean graphics old. 
|
i was dueling... its just my duel partner didnt shoot back
so i can fly around instakilling people but pushing 5k uri thats just too much ?  k
|
|
|
07/10/2016, 20:07
|
#9
|
elite*gold: 0
Join Date: Sep 2014
Posts: 280
Received Thanks: 42
|
Quote:
Originally Posted by S7K Yuuki
Chilling with @  and some other good guys on your server
#Recommended
|
how slove this ****?!
|
|
|
07/10/2016, 20:42
|
#10
|
elite*gold: 0
Join Date: Apr 2015
Posts: 246
Received Thanks: 398
|
Quote:
Originally Posted by steppdroid
how slove this ****?!
|
- Learn the basics of programming like types of variables and their ranges, conditionals, loops, functions, pointers, ...
- Read about sockets and I/O streams until you fully understand all those concepts
- Same as above but about multi-threading and concurrence, thats pretty important. Synchronized or async methods, ...
- You can also take a look about how to work with a MySQL database, as you're using C# (because it's linkpad's source) there is a pretty good MysqlData library.
- You will need to understand 'perfectly' how DarkOrbit client works to interact with their client and how to reverse certain packets (but as long as you're using 4.1 you won't have much problems with it)
- And once you got all of the steps above... start programming your own emulator and you'll be able to fix every single problem you find.
Hope it helps
Regards.-
|
|
|
07/10/2016, 20:51
|
#11
|
elite*gold: 1
Join Date: May 2011
Posts: 1,944
Received Thanks: 1,252
|
Quote:
Originally Posted by S7K Yuuki
- Learn the basics of programming like types of variables and their ranges, conditionals, loops, functions, pointers, ...
- Read about sockets and I/O streams until you fully understand all those concepts
- Same as above but about multi-threading and concurrence, thats pretty important. Synchronized or async methods, ...
- You can also take a look about how to work with a MySQL database, as you're using C# (because it's linkpad's source) there is a pretty good MysqlData library.
- You will need to understand 'perfectly' how DarkOrbit client works to interact with their client and how to reverse certain packets (but as long as you're using 4.1 you won't have much problems with it)
- And once you got all of the steps above... start programming your own emulator and you'll be able to fix every single problem you find.
Hope it helps
Regards.-
|
i think he did it.. he patched it...well with small litle insignificant glitch to it..nobody can shoot anything.. but hey... its one way of doing it
|
|
|
07/10/2016, 21:23
|
#12
|
elite*gold: 0
Join Date: Sep 2014
Posts: 543
Received Thanks: 158
|
<3 your server!
I will share it in my youtube channel System Legend:
I created a clan and i losed 5000U in step of 1000U help please I will send you a PM of my ID
|
|
|
07/10/2016, 21:56
|
#13
|
elite*gold: 0
Join Date: Sep 2014
Posts: 280
Received Thanks: 42
|
Quote:
Originally Posted by S7K Yuuki
- Learn the basics of programming like types of variables and their ranges, conditionals, loops, functions, pointers, ...
- Read about sockets and I/O streams until you fully understand all those concepts
- Same as above but about multi-threading and concurrence, thats pretty important. Synchronized or async methods, ...
- You can also take a look about how to work with a MySQL database, as you're using C# (because it's linkpad's source) there is a pretty good MysqlData library.
- You will need to understand 'perfectly' how DarkOrbit client works to interact with their client and how to reverse certain packets (but as long as you're using 4.1 you won't have much problems with it)
- And once you got all of the steps above... start programming your own emulator and you'll be able to fix every single problem you find.
Hope it helps
Regards.-
|
thanks for your help!
do I need to update these files?
Quote:
Originally Posted by 45the45
<3 your server!
I will share it in my youtube channel System Legend:
I created a clan and i losed 5000U in step of 1000U help please I will send you a PM of my ID
|
id?
Quote:
Originally Posted by S7K Yuuki
- Learn the basics of programming like types of variables and their ranges, conditionals, loops, functions, pointers, ...
- Read about sockets and I/O streams until you fully understand all those concepts
- Same as above but about multi-threading and concurrence, thats pretty important. Synchronized or async methods, ...
- You can also take a look about how to work with a MySQL database, as you're using C# (because it's linkpad's source) there is a pretty good MysqlData library.
- You will need to understand 'perfectly' how DarkOrbit client works to interact with their client and how to reverse certain packets (but as long as you're using 4.1 you won't have much problems with it)
- And once you got all of the steps above... start programming your own emulator and you'll be able to fix every single problem you find.
Hope it helps
Regards.-
|
Hi, How update to 4.1? thanks
the problem is here?
Code:
Session.CharacterInfo.LaserAttackTimer = new Timer(LaserAttackTimer, Session, 0, 1000);
TimerManager.TimerRunning += 1;
}
}
private static void LaserAttackTimer(object attacker)
{
//Output.WriteLine("laser attack still running");
Session Session = (Session)attacker;
MapInstance Instance = MapManager.GetInstanceByMapId(Session.CurrentMapId);
Session Ennemy = SessionManager.GetSessionByCharacterId(Session.CharacterInfo.SelectedPlayer);
if (Instance != null)
{
MapActor Actor = Instance.GetActorByReferenceId(Session.CharacterInfo.SelectedPlayer, MapActorType.AiBot);
if (Actor != null)
{
Npc Npc = (Npc)Actor.ReferenceObject;
//Output.WriteLine("Npc name : " + Npc.Name);
AttackNpc(Session, Npc);
//Output.WriteLine("do the action for npc");
return;
}
}
|
|
|
07/10/2016, 22:57
|
#14
|
elite*gold: 1
Join Date: May 2011
Posts: 1,944
Received Thanks: 1,252
|
Quote:
Originally Posted by steppdroid
thanks for your help!
do I need to update these files?
Hi, How update to 4.1? thanks
|
1) if he really helped you this quetion is not necessary
2) your game client is 4.1
|
|
|
07/11/2016, 10:51
|
#15
|
elite*gold: 0
Join Date: Sep 2014
Posts: 543
Received Thanks: 158
|
Why the server restart accounts?
I can't atack enemies
|
|
|
All times are GMT +1. The time now is 11:54.
|
|