Private Server Info and Support Thread

02/22/2015 00:07 TufanTR#1471
the last one: how to send packet with orbit reborn source?
Code:
Session.SendData(PacketComposer.Compose("A", "STD|Welcome on Orbit Reborn"));
what is "A" ?
02/22/2015 00:14 cryz35#1472
Quote:
Originally Posted by TufanTR View Post
the last one: how to send packet with orbit reborn source?
Code:
Session.SendData(PacketComposer.Compose("A", "STD|Welcome on Orbit Reborn"));
what is "A" ?
Check PacketComposer.Compose values.
0|A|STD|Welcome..
02/22/2015 00:18 manulaiko3.0#1473
Quote:
Originally Posted by TufanTR View Post
the last one: how to send packet with orbit reborn source?
Code:
Session.SendData(PacketComposer.Compose("A", "STD|Welcome on Orbit Reborn"));
what is "A" ?
"A" is the packet header, it tells to the client what to do
02/22/2015 18:36 kdrhn68#1474
Orbit Rebornu kurmama biri teamviewer üzerinden yardıım eedebilirmi?
02/23/2015 08:46 Mr.PvAp#1475
Hello I have a problem and I hope that I can help here.
When I'm on the main page of my private server then there is not anything in the right place ..
[Only registered and activated users can see links. Click Here To Register...]
02/25/2015 14:44 R1KK4#1476
Quote:
Originally Posted by Mr.PvAp View Post
Hello I have a problem and I hope that I can help here.
When I'm on the main page of my private server then there is not anything in the right place ..
[Only registered and activated users can see links. Click Here To Register...]
lol'd.

Idk, set your whole server up again? :>
02/25/2015 15:31 Diаmonds#1477
Quote:
Originally Posted by Mr.PvAp View Post
Hello I have a problem and I hope that I can help here.
When I'm on the main page of my private server then there is not anything in the right place ..
[Only registered and activated users can see links. Click Here To Register...]
That's because DO's files changed a bit since that version was released, and it still uses DO's css or something like that.
02/26/2015 17:59 TufanTR#1478
How do I find the protegit laser id?
(sry for bad english)
02/26/2015 18:19 olitis1#1479
Quote:
Originally Posted by TufanTR View Post
How do I find the protegit laser id?
(sry for bad english)
Check game.xml and look on your spacemap/graphics/lasers/
and resources.xml
02/26/2015 19:48 TufanTR#1480
Quote:
Originally Posted by olitis1 View Post
Check game.xml and look on your spacemap/graphics/lasers/
and resources.xml
Thanks :handsdown:
How to create bonus boxes?
CREATE_BOX
Code:
Session.SendData(PacketComposer.Compose("c", "2|1|1|1"));
is creating a cargo box :facepalm:
02/26/2015 19:59 ĞIce.Shock™#1481
Quote:
Originally Posted by TufanTR View Post
Thanks :handsdown:
How to create bonus boxes?
CREATE_BOX
Quote:
Session.SendData(PacketComposer.Compose("c", "2|1|1|1"));
is creating a cargo box :facepalm:
Did you try changing some of the packet numbers :facepalm: ?
02/26/2015 20:18 TufanTR#1482
Quote:
Originally Posted by ĞIce.Shock™ View Post
Did you try changing some of the packet numbers :facepalm: ?
yes
03/01/2015 00:42 oleg-19952008#1483
what package to create an NPC ?
03/01/2015 11:23 olitis1#1484
Quote:
Originally Posted by oleg-19952008 View Post
what package to create an NPC ?
"0|C|alienid|alienship|1||alienname|posx|posy| |-1|0|0|1|0"
03/01/2015 15:53 ChemosS#1485
I cant connect to spacemap. I use orginial Emulator, htdocs and sql. But cant connect to spacemap. Here is the image of emulator and spacemap.

[Only registered and activated users can see links. Click Here To Register...]