TWLan Forum
Worlds-Paladin/Status-Forum - Printable Version

+- TWLan Forum (https://twlan.org)
+-- Forum: Legacy (https://twlan.org/forumdisplay.php?fid=61)
+--- Forum: TWLan 1.x (DSLan) (https://twlan.org/forumdisplay.php?fid=62)
+---- Forum: English Community (https://twlan.org/forumdisplay.php?fid=64)
+----- Forum: Questions & Problems (https://twlan.org/forumdisplay.php?fid=30)
+----- Thread: Worlds-Paladin/Status-Forum (/showthread.php?tid=2207)



Worlds-Paladin/Status-Forum - zelk - 09.11.2009

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


RE: Worlds-Paladin/Status-Forum - B8shT1m3 - 09.11.2009

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


RE: Worlds-Paladin/Status-Forum - zelk - 09.11.2009

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 ):


RE: Worlds-Paladin/Status-Forum - B8shT1m3 - 10.11.2009

(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



RE: Worlds-Paladin/Status-Forum - Yannici - 10.11.2009

das heißt:

"it has worked"

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


RE: Worlds-Paladin/Status-Forum - zelk - 10.11.2009

(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


RE: Worlds-Paladin/Status-Forum - B8shT1m3 - 12.11.2009

Stimmt, aber warum hat Google mir das gesagt Big Grin
ICh habs nich durchgelesen, also lasst mich doch Rolleyes


RE: Worlds-Paladin/Status-Forum - zelk - 12.11.2009

I don't know but DO the 2 worlds work on only one index page ?

If yes, how to do it ?


RE: Worlds-Paladin/Status-Forum - B8shT1m3 - 12.11.2009

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


RE: Worlds-Paladin/Status-Forum - Arthas - 12.11.2009

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


RE: Worlds-Paladin/Status-Forum - zelk - 14.11.2009

What I want is the 2 worlds on http://localhost... No need to enter http://localhost/world2


RE: Worlds-Paladin/Status-Forum - Arthas - 14.11.2009

Its simple you create the second world and you make a button for that world on http://loacalhost...


RE: Worlds-Paladin/Status-Forum - zelk - 14.11.2009

If it's so simple, why nobody can explain it =P ?


RE: Worlds-Paladin/Status-Forum - knollenmax - 15.11.2009

Here...

http://dslan.gfx-dose.de/thread-1821-post-24278.html#pid24278

And use the search-function, please!!!

You must make a world like Arthas...

then edit the index.tpl!


RE: Worlds-Paladin/Status-Forum - zelk - 15.11.2009

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 ?


RE: Worlds-Paladin/Status-Forum - Arthas - 16.11.2009

Make as many words as you want with my guide and after that edit the index.tpl


RE: Worlds-Paladin/Status-Forum - zelk - 21.11.2009

Your guide don't work. You forgot some things... But I did the worlds alone. That was just for the access.


RE: Worlds-Paladin/Status-Forum - Arthas - 21.11.2009

Well im using my guide and for me its working!!! Maybe u forgot some things!!!