TWLan Forum

Full Version: Worlds-Paladin/Status-Forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi to all,

I'm not good in english, so excuse me =S.

I have questions that are in relation with the title :

1\ How can I make more Worlds ? I saw all the tutorials but anyone answer to the real question :

I have the new version of Ds-lan, so I have the new Index. It says, in the "label" that there are the "Welt 1" and "Welt 2".

What I want is, when I select Welt 1, I go in the World 1, and when I select "Welt 2", I go on World 2. And more and more Tongue.


2\ Is there a debugged version of the Paladin and the Statue ?

I saw also all the tutorials of the Paladin and the Statue but, another time, anyone is debugged so I don't want to try them.


3\ How can I create the integrate Forum ?

I don't want to have the MyBB forum that the tutorials want us to have. I really want the forum integrate that we use in the real game.


Thank you... for reading me =) (and maybe answer)

Zelk
1. When I tried it, i had 2 Worlds who are went.

2. I mean there´s no debugged version.

3. There´s no chance to creat a forum.
I think the DSLan will be to slow, cause all the forum inforamtions have to be on your pc and that will be to much.

Sorry for bad english :D
Quote:1. When I tried it, i had 2 Worlds who are went.

I did not understand that =S. I just understand that you tried it, after, I don't know ):
(09.11.2009, 22:41)zelk Wrote: [ -> ]
Quote:1. When I tried it, i had 2 Worlds who are went.

I did not understand that =S. I just understand that you tried it, after, I don't know ):

sorry Big Grin

Now with the Google translator: D
When I tried it, it has never(edited Big Grin) worked and I had 2 worlds that I could play on

German tet: Jetzt mit dem Google Übersetzer Big Grin
Als ich es versucht hab, hat es auch funktioniert und ich hatte 2 Welten die ich bespielen konnte
das heißt:

"it has worked"

"it has never worked" heißt "es hat nie funktioniert" Big Grin
(10.11.2009, 21:34)Yannici Wrote: [ -> ]das heißt:

"it has worked"

"it has never worked" heißt "es hat nie funktioniert" Big Grin

So, he means that :

Quote:When I tried it, it has never worked and I had 2 worlds that I could play on

When I tried it, it has never worked and I had 2 worlds that I could play on
Stimmt, aber warum hat Google mir das gesagt Big Grin
ICh habs nich durchgelesen, also lasst mich doch Rolleyes
I don't know but DO the 2 worlds work on only one index page ?

If yes, how to do it ?
Hope this eyample will help you Big Grin

You will have an Index Page with
World1 and
World2
.
.
.

When you click on World1 you´re on another Server as you click World2
To make two words is very simple!Just follow those steps :
1.Go to htdocs and copy all the folders in there
2.While you are in the htdocs folder create another folder and name it world2
3.Paste all the files from htdocs in the world2 folder
4.Now go to mysql/data there you will see a folder named lan , enter in that folder and copy everyting you see
5.Go again to mysql/data and create a folder and name it world2 and paste all the files from the lan folder
6.Now go to htdocs/world2/include/config.php and there you will see this :

Code:
// Datenbankverbindung:
$config['db_host'] = 'localhost';
$config['db_user'] = 'root';
$config['db_pw'] = '';
$config['db_name'] = 'lan';

7.Change this
Code:
$config['db_name'] = 'lan';
to this
Code:
$config['db_name'] = 'world2';
8.Open the server and write http://yourip/world2 or http://localhost/world2

Hope this helps!Big Grin
What I want is the 2 worlds on http://localhost... No need to enter http://localhost/world2
Its simple you create the second world and you make a button for that world on http://loacalhost...
If it's so simple, why nobody can explain it =P ?
Here...

http://dslan.gfx-dose.de/thread-1821-pos...l#pid24278

And use the search-function, please!!!

You must make a world like Arthas...

then edit the index.tpl!
Thank You... I will try it and edit my message if it works.

EDIT : It Works well... But how can we have more than SDS1-2 and Welt1 to 5 ?
Make as many words as you want with my guide and after that edit the index.tpl
Your guide don't work. You forgot some things... But I did the worlds alone. That was just for the access.
Well im using my guide and for me its working!!! Maybe u forgot some things!!!