Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Files DDTank 3.0

Newbie Spellweaver
Joined
Feb 6, 2009
Messages
65
Reaction score
50
@Raid


Fight Service - OK

Center Service : Look your Center.Service.config, these lines:
Code:
<baseAddresses>
            <add baseAddress="http://[COLOR=Red]YOURIPADDRESS[/COLOR]:2008/CenterService/" />
          </baseAddresses>
        </host>
        <endpoint address="net.tcp://[COLOR=Red]YOURIPADDRESS[/COLOR]:2009/" binding="netTcpBinding" bindingConfiguration="CenterService" contract="Center.Server.ICenterService">
        </endpoint>
        <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />     </service>
after try exec with administrator mode

Road Server : Change the ipaddress on the battle.xml
 
Newbie Spellweaver
Joined
Jun 23, 2006
Messages
57
Reaction score
1
@Raid


Fight Service - OK

Center Service : Look your Center.Service.config, these lines:
Code:
<baseAddresses>
            <add baseAddress="http://[COLOR=Red]YOURIPADDRESS[/COLOR]:2008/CenterService/" />
          </baseAddresses>
        </host>
        <endpoint address="net.tcp://[COLOR=Red]YOURIPADDRESS[/COLOR]:2009/" binding="netTcpBinding" bindingConfiguration="CenterService" contract="Center.Server.ICenterService">
        </endpoint>
        <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />     </service>
after try exec with administrator mode

Road Server : Change the ipaddress on the battle.xml

In the lines you pointed out i have to enter my own ip or 127.0.0.1 is enough(that's what i have there right now) ?

Also when i run "run.bat" as administrator it says that it can't find Center/Fight/Road Services :/
 
Newbie Spellweaver
Joined
Jun 23, 2006
Messages
57
Reaction score
1
Run the Exe Directly

Oh nice,i run them all as admin seperately now it works,thanks a lot :)

But how do i start the client ?xD
I go to 127.0.0.1/index.php and it loads the "index.php" script.

That's using firefox,i'll try other browsers in a moment
 
:)
Joined
Sep 21, 2007
Messages
282
Reaction score
10
Anyone has a server yet? =o.. feel like playing a private DDTank Server! XD
 
Newbie Spellweaver
Joined
Jun 23, 2006
Messages
57
Reaction score
1
Well i tried all browsers,same thing with all of them :/

 
Newbie Spellweaver
Joined
Jun 23, 2006
Messages
57
Reaction score
1
I already have php installed and IIS recognizes it.

This is the only thing that bugs me and i can't change it to index.php,since i need to change it with admin rights.

 
Newbie Spellweaver
Joined
Apr 6, 2011
Messages
42
Reaction score
39
if someone gave me pockie ninja files in gratitude,i accept :)
 
Newbie Spellweaver
Joined
Jun 23, 2006
Messages
57
Reaction score
1
configure mime types
конфигурируй mime типы

Could you explain a bit more?I know where the mime types are located,but what should i configure ?

Same question in Russian :

Можете быть более детальны ?Я знаю где находятся mime тайпы,но,что я должен конфигурировать ?

if someone gave me pockie ninja files in gratitude,i accept :)

If someone could give them to you,I'd be grateful too :)
 
Junior Spellweaver
Joined
Mar 3, 2012
Messages
109
Reaction score
4
Anyone tell me how to config a new instance
It only have two instance Ant and Bugu

welington - Files DDTank 3.0 - RaGEZONE Forums


link download : [/QUOTE]
 
Newbie Spellweaver
Joined
Dec 17, 2011
Messages
80
Reaction score
7
*_* source please?

Mirrors:


Source files is Request files
 
4ever Alone = my religion
Joined
Jul 2, 2006
Messages
387
Reaction score
125
Source files is Request files

I mean source for Center, Fight and Road services....we can't start fixing bugs without having those sources. :/:

P.S. when there are around 80-100 people online - road service starts to eat all the CPU, also throwing lots of errors and it becomes unbearable to play the game for the players since response time is insane.
 
Last edited:
Newbie Spellweaver
Joined
Jan 14, 2012
Messages
20
Reaction score
0
I try setup this server
and got this

welington - Files DDTank 3.0 - RaGEZONE Forums
[/URL]

what should I do ?
I use 127.0.0.1
for IP
and TOSHIBA-PC\SQLEXPRESS
as my host
please help me

:love:
 
Back
Top