|
You last visited: Today at 00:52
Advertisement
Dark orbit servers
Discussion on Dark orbit servers within the DarkOrbit forum part of the Browsergames category.
10/13/2013, 18:28
|
#1
|
elite*gold: 0
Join Date: Aug 2013
Posts: 42
Received Thanks: 2
|
Dark orbit servers
Hi 2 questions 1. how do i activate drones on the azure server and 2. has any1 got more than 3 maps yet?? please and thnkyou kindly
|
|
|
10/13/2013, 18:34
|
#2
|
elite*gold: 3570
Join Date: Dec 2012
Posts: 13,043
Received Thanks: 8,252
|
Code:
this.Send("0|n|d|" & this.userId & "|3/2-25,0-25,2/4-25,1-25,2-25,0-25,0/2-25,0-25,1");
or here:
For the 2. thing. There is anywhere a sql with all maps.
Next time please ask questions related to PServers here:
|
|
|
10/13/2013, 18:39
|
#3
|
elite*gold: 0
Join Date: Aug 2013
Posts: 42
Received Thanks: 2
|
ok sorry im new here and new to code but learning anit at a time where do i put this code pls ??
Quote:
Code :
-Flax : 10(lvl 1),11(lvl 2),12(lvl 3),13(lvl 4),14(lvl 5),15(lvl 6),16(lvl 6 + havok),17(lvl 6 + hercules).
-Iris : 20(lvl 1),21(lvl 2),22(lvl 3),23(lvl 4),24(lvl 5),25(lvl 6),26(lvl 6 + havok),27(lvl 6 + hercules).
-Apis : 30(lvl 1),31(lvl 2),32(lvl 3),33(lvl 4),34(lvl 5),35(lvl 6),36(lvl 6 + havok),37(lvl 6 + hercules).
-Zeus : 40(lvl 1),41(lvl 2),42(lvl 3),43(lvl 4),44(lvl 5),45(lvl 6),46(lvl 6 + havok),47(lvl 6 + hercules).
this.Send("0|n|d|" + this.userId + "|3/2-(Id.Drone)-(Id.Drone),3/4-(Id.Drone)-(Id.Drone)-(Id.Drone)-(Id.Drone),3/2-(Id.Drone)-(Id.Drone)");
Ex for Iris(lvl 6):
this.Send("0|n|d|" + this.userId + "|3/2-25-25,3/4-25-25-25-25,3/2-25-25");
|
|
|
|
10/13/2013, 19:13
|
#4
|
elite*gold: 3570
Join Date: Dec 2012
Posts: 13,043
Received Thanks: 8,252
|
This won't work like that.
But you can use the gfx numbers to change the drones:
-Flax : 10(lvl 1),11(lvl 2),12(lvl 3),13(lvl 4),14(lvl 5),15(lvl 6),16(lvl 6 + havok),17(lvl 6 + hercules).
-Iris : 20(lvl 1),21(lvl 2),22(lvl 3),23(lvl 4),24(lvl 5),25(lvl 6),26(lvl 6 + havok),27(lvl 6 + hercules).
-Apis : 30(lvl 1),31(lvl 2),32(lvl 3),33(lvl 4),34(lvl 5),35(lvl 6),36(lvl 6 + havok),37(lvl 6 + hercules).
-Zeus : 40(lvl 1),41(lvl 2),42(lvl 3),43(lvl 4),44(lvl 5),45(lvl 6),46(lvl 6 + havok),47(lvl 6 + hercules).
|
|
|
All times are GMT +1. The time now is 00:55.
|
|