|
You last visited: Today at 02:13
Advertisement
Private Server Info and Support Thread
Discussion on Private Server Info and Support Thread within the DarkOrbit forum part of the Browsergames category.
07/13/2014, 12:39
|
#826
|
elite*gold: 61
Join Date: Oct 2010
Posts: 1,188
Received Thanks: 2,403
|
Quote:
Originally Posted by player.elite
Hey Bau', I know how works this inventory system since I tried for hours how to make "the bug" useful (you know what I'm talking about  ). And the "weird thing" I'm talking about is the "loading" each time you modify something (move an item, sell, etc...) = the equipment's system wait for the answer of his request -> that's why I just want to check everything at once so you only wait when you click save (which saves all the configurations). If I'm still hard to understand just see how OldWarrior's equipment works -> I just stock variables etc... while the user makes his configurations, then, when you click save the server check both configs and if they are legits it saves it !
|
Yeah i know what you are talking about ;P
Anyways if you need a hand or 10 fingers, just poke to me on skype
Best Regards Bau
|
|
|
07/13/2014, 23:49
|
#827
|
elite*gold: 0
Join Date: Dec 2011
Posts: 2
Received Thanks: 0
|
Help me please !
|
|
|
07/14/2014, 03:38
|
#828
|
elite*gold: 0
Join Date: May 2014
Posts: 663
Received Thanks: 1,154
|
Quote:
Originally Posted by merce15
Help me please !
|
Check the resources urls and paths
|
|
|
07/14/2014, 23:44
|
#829
|
elite*gold: 0
Join Date: Dec 2011
Posts: 2
Received Thanks: 0
|
Quote:
Originally Posted by manulaiko3.0
Check the resources urls and paths
|
i'm confused
|
|
|
07/15/2014, 10:36
|
#830
|
elite*gold: 0
Join Date: Sep 2013
Posts: 13
Received Thanks: 0
|
Help please. Does not go to the card writes Disconnecting.
|
|
|
07/15/2014, 18:24
|
#831
|
elite*gold: 1506
Join Date: Aug 2012
Posts: 592
Received Thanks: 1,020
|
Almost done ! Need to make it saves everything in sql db 
I think I'll release it tomorrow
|
|
|
07/15/2014, 20:14
|
#832
|
elite*gold: 3570
Join Date: Dec 2012
Posts: 13,043
Received Thanks: 8,252
|
Now you can directly see the server list in the topic. (Idea by me & Coded by Bau)
|
|
|
07/15/2014, 20:25
|
#833
|
elite*gold: 61
Join Date: Oct 2010
Posts: 1,188
Received Thanks: 2,403
|
Quote:
Originally Posted by Requi
Now you can directly see the server list in the topic. (Idea by me & Coded by Bau)
|
This should make it way more smooth to see when the server you are playing on is online, just by surfing on your favorite forum.
But remember Darkorbit.tv is still online for submitting your own server.
Add your server here: 
It will auto update the image.
Best Regards Bau
|
|
|
07/16/2014, 04:50
|
#834
|
elite*gold: 0
Join Date: Sep 2013
Posts: 13
Received Thanks: 0
|
Help please. Does not go to the card writes Disconnecting.
|
|
|
07/16/2014, 23:25
|
#835
|
elite*gold: 1506
Join Date: Aug 2012
Posts: 592
Received Thanks: 1,020
|
Can someone give me the source of the equipment system used by the most pservers please (with combobox etc...), I need to see which database values it modify then I will use the same on my equipment system so server's owners won't have much things to modifiy.
Thanks in advance.
|
|
|
07/17/2014, 00:26
|
#836
|
elite*gold: 0
Join Date: Jan 2012
Posts: 1,997
Received Thanks: 3,422
|
Quote:
Originally Posted by player.elite
Can someone give me the source of the equipment system used by the most pservers please (with combobox etc...), I need to see which database values it modify then I will use the same on my equipment system so server's owners won't have much things to modifiy.
Thanks in advance.
|
Si tu passais un peu sur Skype de temps en temps, je pourrais, volontiers, te le donner mais tu me zap, Kevin... Enfin bref j'attends ton petit message et je te l'envoie
English: (Cause MuffinMario wanted to know what I wrote  )
If you were a bit more on skype with me I could give you those files but, you aren't. Send me a message on skype and you'll get them
|
|
|
07/17/2014, 11:52
|
#837
|
elite*gold: 61
Join Date: Oct 2010
Posts: 1,188
Received Thanks: 2,403
|
Quote:
Originally Posted by RUStitan
Help please. Does not go to the card writes Disconnecting.
|
We can't help you when you only gives us that little of an information.
A picture saying disconnecting can't give us any hints of what the issue is.
Best Regards Bau
|
|
|
07/17/2014, 16:13
|
#838
|
elite*gold: 0
Join Date: Apr 2011
Posts: 895
Received Thanks: 558
|
Quote:
Originally Posted by NoCheatImPGM
Si tu passais un peu sur Skype de temps en temps, je pourrais, volontiers, te le donner mais tu me zap, Kevin... Enfin bref j'attends ton petit message et je te l'envoie 
|
You are allowed to speak English. Let everybody know what you're saying :/
|
|
|
07/17/2014, 18:23
|
#839
|
elite*gold: 0
Join Date: Jul 2014
Posts: 8
Received Thanks: 0
|
Hİ...
how the same 3 stations are added to the map ?
I use azure 5.0 code :
Code:
private void sendMapInitData(uint userId)
{
if (this.Id == 42)
{
this.Users[userId].Send("0|s|0|1|redStation|1|1500|2500|6500");
this.Users[userId].Send("0|CSS|1");
this.Users[userId].Send("0|SMP|1|1");
}
}
|
|
|
07/17/2014, 18:26
|
#840
|
elite*gold: 0
Join Date: Jan 2012
Posts: 1,997
Received Thanks: 3,422
|
Quote:
Originally Posted by dopvpfan
Hİ...
how the same 3 stations are added to the map ?
I use azure 5.0 code :
Code:
private void sendMapInitData(uint userId)
{
if (this.Id == 42)
{
this.Users[userId].Send("0|s|0|1|redStation|1|1500|2500|6500");
this.Users[userId].Send("0|CSS|1");
this.Users[userId].Send("0|SMP|1|1");
}
}
|
Here we are:
Code:
if (this.mapId == 42)
{
Send("0|s|0|1|MMO|1|1500|" + X+ "|" + Y);
Send("0|CSS|1");
Send("0|SMP|1|1");
}
if (this.mapId == 42)
{
Send("0|s|1|1|EIC|2|1500|" + X+ "|" + Y);
Send("0|CSS|1");
Send("0|SMP|1|2");
}
if (this.mapId == 42)
{
Send("0|s|2|1|VRU|3|1500|" + X+ "|" + Y);
Send("0|CSS|1");
Send("0|SMP|1|3");
}
|
|
|
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 02:14.
|
|