Private Server Info and Support Thread

02/07/2014 05:36 cryz35#391
Quote:
Originally Posted by Úŭş View Post
Where do I go about finding the abilities for the ships? I am planning on adding the Citadel - Spearhead - Aegis

Thanks in advance,
~Úŭş
in one ultimate's emulator :D
Just kidding, you need to get them from current client and add to the one you are using.
02/07/2014 15:28 nckrnckr#392
[Only registered and activated users can see links. Click Here To Register...]

help please how to fix? (All windows are closed)
02/07/2014 15:46 Diаmonds#393
Quote:
Originally Posted by nckrnckr View Post
[Only registered and activated users can see links. Click Here To Register...]

help please how to fix? (All windows are closed)
Go to Task manager and kill all httpd.exe (or something like that), then restart, it should work. ;)
02/07/2014 16:32 nckrnckr#394
Quote:
Originally Posted by TheDarkDiamonds View Post
Go to Task manager and kill all httpd.exe (or something like that), then restart, it should work. ;)
I did that but it still does not work :(
02/07/2014 16:46 Diаmonds#395
Quote:
Originally Posted by nckrnckr View Post
I did that but it still does not work :(
Quit Skype, and Panda Media Booster or PMB I don't remembre(if you've got it). Then it should work, if not... I don't know
02/07/2014 17:07 0wnix#396
Quote:
Originally Posted by player.elite View Post
Hey guys, don't know if someone already had this issue but the RSB (x6) doesn't play the right sound, it plays an annoying song (tud tud) instead of RSB one (that is faster than other lasers).

Anyone know how to fix it?
^

No idea :( ?
02/07/2014 18:11 csganja#397
First of all, check for other programs that use your port 80. As diamonds said, you probbably have another instance of httpd.exe running...

Then, XAMMP is working with ABSOLUTE directories. Install and configure another host.
I am working with uWamp [apache/mysql pack]. uWamp can work with relative directories, that mean you can move it anywhere, he will still work...
02/07/2014 19:11 W00dL3cs#398
Sooooo.... all the servers which have been posted on this forum are working with a 3-years-old Darkorbit version?!

.... Wow, impressed.
02/07/2014 19:24 th0rex#399
Make one with the new version.
02/07/2014 19:35 csganja#400
What the hell is the packet to create NPC ships?
"f|C|id|gfx|0||name|x|y||-1|range|warnicon|diplomacy|0||1|0";
???
I can't set the position... This is driving me crazy... All ships are created at 0:0...
02/07/2014 19:36 Requi#401
Quote:
Originally Posted by csganja View Post
What the hell is the packet to create NPC ships?
"f|C|id|gfx|0||name|x|y||-1|range|warnicon|diplomacy|0||1|0";
???
I can't set the position... This is driving me crazy... All ships are created at 0:0...
I marked the position attribute.
But you need to add 00 at each pos for z position ;)

Quote:
Originally Posted by W00dL3cs View Post
Sooooo.... all the servers which have been posted on this forum are working with a 3-years-old Darkorbit version?!

.... Wow, impressed.
Because it's a better darkorbit version than the new one.
And I already tried to use the newest version and it's not possible.
02/07/2014 20:03 DrSkyfall#402
Quote:
Originally Posted by W00dL3cs View Post
Sooooo.... all the servers which have been posted on this forum are working with a 3-years-old Darkorbit version?!

.... Wow, impressed.
Easy .. just try what you want, as Requi said, it's the best version, alot of players reclaim it from Bigpoint and nothing happen, they just "reload" a shit.

DrS
02/07/2014 22:14 csganja#403
I know that x and y are coords, but i didn't knew that i must send pos*100...

Do anybody know the packets for rocket launcher?
I receive RL|L on launcher equip/unequip, and RL|7, RL|8, RL|9, what packets i must send to client? Are there special effects for this rockets or i should simply use the 0|v... and 0|Y... packets from normal rockets?
02/07/2014 22:19 Diаmonds#404
Quote:
Originally Posted by csganja View Post
I know that x and y are coords, but i didn't knew that i must send pos*100...

Do anybody know the packets for rocket launcher?
I receive RL|L on launcher equip/unequip, and RL|7, RL|8, RL|9, what packets i must send to client? Are there special effects for this rockets or i should simply use the 0|v... and 0|Y... packets from normal rockets?
I found this some pages ago :
Quote:
this.Send("0|RL|S|2|7|5");

2= RL tip(1= 3 rocket; 2= 5 rocket)
7= Rocket tip(7= HSTRM-01; 8= UBR-100; 9= ECO-10)
5= Rockets loaded
02/07/2014 22:21 Requi#405
Quote:
Originally Posted by csganja View Post
I know that x and y are coords, but i didn't knew that i must send pos*100...

Do anybody know the packets for rocket launcher?
I receive RL|L on launcher equip/unequip, and RL|7, RL|8, RL|9, what packets i must send to client? Are there special effects for this rockets or i should simply use the 0|v... and 0|Y... packets from normal rockets?