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
Jun 23, 2006
Messages
57
Reaction score
1
can someone help me to desbuguear files have vps to mount server
conctac me jorgettt@gmail.com



Notice: Use of undefined constant PATH_TRANSLATED - assumed 'PATH_TRANSLATED' in C:\xampp\htdocs\includes\protect.inc.php on line 4

Notice: Undefined index: PATH_TRANSLATED in C:\xampp\htdocs\includes\protect.inc.php on line 4
how to fix this:grr:


smthing about this
PHP:
$script = $_SERVER[PATH_TRANSLATED];
just removed from index.php incluence of file and all worked fine,but reg still not work

Delete this line "$script = $_SERVER[PATH_TRANSLATED];" from your httdocs > includes > protect.inc.php
 
Newbie Spellweaver
Joined
Jun 23, 2006
Messages
57
Reaction score
1
Oh this is so annoying,i don't understand why whenever i turn off IIS Abyss Server will not read the "Arquivos para IIS" that i created inside httdocs which like ananas said is the same like wwwrooot for IIS.
 
Joined
May 19, 2011
Messages
592
Reaction score
70
So,time to a small guide for AWS for DDtank

1)Instaling Abbys Web server

Free is ok
2)After instlalation,start it and go to `Abyss Web Server Console`,time to configure it.
a)I used htdocs dirrectory and port 8080

b-1)place `request` in dirrectory(you can rename it as you want) htdocs,I called asp

b-2)select `ASP.NET Parameters` and set everything as it is on picture

с)make dirrectory iss(or whatever you want :/) and place `iss` files there
d)place in htdocs `php` files and configure them

If you have an error with protect,you can just delete string
PHP:
include('./includes/protect.inc.php');
from index.php
My configure for this guide

PHP:
define('HOST','host to db');

define('USER','login (sa)');

define('PASS','your password');

define('D_DB','name of main db (Db_Tank)');

define('SV_IP','ip,where server would broadcast (184.22.58.112)');

define('SV_PORT','9208');

define('XAT_ID','168607163');

define('XAT_PGS','id=168607163');

define('GAME_LINK',' !!way to iis!! (http://127.0.0.1:8080/iis/Loading.swf?user=%s&key=%s&v=2100&rand=0.735361468389333'));

I will not write here,how to configure web.config or such another files,it is just as easy as you can`t even imagine
~~
Don`t know,how to install php on abbys web?check this
Code:
http://www.youtube.com/watch?v=2-OzodaO2Fk

Forgot to tell one issue:idk,how to others,but my loading goes so slow,that sometimes it even kiks after end of dwnloading
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Mar 11, 2012
Messages
22
Reaction score
0
can i use MSSQL 2000 for restore database and create database ?
 
Newbie Spellweaver
Joined
Mar 15, 2006
Messages
39
Reaction score
0
ฺBug EXP

No Road.Service.exe.config , edite as Linhas
<add key="GP_Rate" value="1"/> // Rate of experiense
<add key="Xu_Rate" value="5"/> // Rate of coupon
<add key="Gold_Rate" value="0"/> // Rate of Gold
<add key="Gift_Rate" value="0"/> // Rate of free coin
 
Newbie Spellweaver
Joined
Jun 23, 2006
Messages
57
Reaction score
1
So,time to a small guide for AWS for DDtank

1)Instaling Abbys Web server

Free is ok
2)After instlalation,start it and go to `Abyss Web Server Console`,time to configure it.
a)I used htdocs dirrectory and port 8080

b-1)place `request` in dirrectory(you can rename it as you want) htdocs,I called asp

b-2)select `ASP.NET Parameters` and set everything as it is on picture

с)make dirrectory iss(or whatever you want :/) and place `iss` files there
d)place in htdocs `php` files and configure them

If you have an error with protect,you can just delete string
PHP:
include('./includes/protect.inc.php');
from index.php
My configure for this guide

PHP:
define('HOST','host to db');

define('USER','login (sa)');

define('PASS','your password');

define('D_DB','name of main db (Db_Tank)');

define('SV_IP','ip,where server would broadcast (184.22.58.112)');

define('SV_PORT','9208');

define('XAT_ID','168607163');

define('XAT_PGS','id=168607163');

define('GAME_LINK',' !!way to iis!! (http://127.0.0.1:8080/iis/Loading.swf?user=%s&key=%s&v=2100&rand=0.735361468389333'));

I will not write here,how to configure web.config or such another files,it is just as easy as you can`t even imagine
~~
Don`t know,how to install php on abbys web?check this
Code:
http://www.youtube.com/watch?v=2-OzodaO2Fk

Wohoo,thanks for the guide,finally got the freaking window to load :)
 
Newbie Spellweaver
Joined
Mar 11, 2012
Messages
22
Reaction score
0
can i use MSSQL 2000 for restore database and create database ?
 
Newbie Spellweaver
Joined
Mar 21, 2012
Messages
6
Reaction score
1
SrCbe - Files DDTank 3.0 - RaGEZONE Forums

stucked. do i have to configure index.php?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 21, 2012
Messages
6
Reaction score
1
1)accept in php.ini datetime func
2)config proper config.php in `./includes/`

where's "php.ini" :(: i can't find it

after edited config.php :):

VApBm - Files DDTank 3.0 - RaGEZONE Forums


and, i clicked "jogar o ddtank"

REEQQ - Files DDTank 3.0 - RaGEZONE Forums


screen goes blank :?:

btw, thanks :thumbup1:
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 17, 2012
Messages
20
Reaction score
1
where's "php.ini" :(: i can't find it

after edited config.php :):

VApBm - Files DDTank 3.0 - RaGEZONE Forums


and, i clicked "jogar o ddtank"

REEQQ - Files DDTank 3.0 - RaGEZONE Forums


screen goes blank :?:

btw, thanks :thumbup1:
you need indique the place of paste of flash..

somebody knows how to fix instances :( and hall of fame ?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 27, 2012
Messages
8
Reaction score
0
Hi,
How to create GM control panel?
and how added GM?
and how use GM command. Please teach me
 
Skilled Illusionist
Joined
Dec 18, 2011
Messages
312
Reaction score
57
Hey guys can someone upload DB's I got this error when trying to add the WebDB and Db_Tank DB's. It would be greatly appreciated.
 

Attachments

You must be registered for see attachments list
Back
Top