VisualGuideToInstallingStendhalStep8: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
you CAN be admin
imported>Kymara
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 4: Line 4:
To run the client:
To run the client:


Go to arianne website and download Stendhal client binary:
Go to arianne website and download Stendhal client zip file:
[http://prdownloads.sourceforge.net/arianne/stendhal-FULL-0.67.zip?download Stendhal-0.67]
[http://sourceforge.net/project/platformdownload.php?group_id=1111&sel_platform=410]


Unzip the Folder that you get, wherever you choose.
unzip the 3 client binary ''*.jar'' files:
*''stendhal-0.67.jar''
*''stendhal-data-0.67.jar''
*''stendhal-data-sounds-0.67.jar'' (this last one is not strictly necessary to play the game, just to hear sounds)


Double-click the ''stendhal-{{version}}.jar'' file in the client and create a new account, with '''Server Name''' localhost instead of the default server.
inside a new created folder: ''C:\stendhal''


[[Image:CreateNewAccountLocalhost.png]]
http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step8StendhalClientInstallRun/Step8StendhalClientInstallRun02.png


'''Warning:''' :
Double-click the ''stendhal-0.67.jar'' file in the client and create a new account:

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step8StendhalClientInstallRun/Step8StendhalClientInstallRun03.png

'''Warning:''' '''Not''' on the '''default server''' but on the ''localhost'' server:

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step8StendhalClientInstallRun/Step8StendhalClientInstallRun04.png

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step8StendhalClientInstallRun/Step8StendhalClientInstallRun05.png


And the same everytime you connect to the game: choose the ''localhost'' server.
And the same everytime you connect to the game: choose the ''localhost'' server.


[[Image:LoginLocalhost.png]]
http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step8StendhalClientInstallRun/Step8StendhalClientInstallRun06.png

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step8StendhalClientInstallRun/Step8StendhalClientInstallRun07.png


Done!
Done!
Line 36: Line 23:
*The good news: You have installed your own local server and is up and running. You can connect with the client and play: you have the whole world of Stendhal only for you. You can be an admin:
*The good news: You have installed your own local server and is up and running. You can connect with the client and play: you have the whole world of Stendhal only for you. You can be an admin:


There's already a folder called ''data'' in the stendhal server folder (which you called ''marauroa'' ?)
First create a file called "admins.list" This is a plain text file, with each name on a separate line. The name must be EXACT, or it will not work. Then go to the directory where you extracted stendhal-server-X.XX.zip, and browse to data/conf (create it if it isn't already there). Add admins.list there.
:* Go into ''data''
:* Go into ''conf''
:* Edit the ''admins.txt'' file with your favourite text editor, e.g. Notepad
:* Add the admin names to the list and hit enter at the end of the last one

Now restart your server, and it will read the names from admins.txt and give them [[Stendhal:Administration|adminlevel]] 5000!


*The bad news: You cannot change the 'fabric' of the game (maps, NPCs...). You need to recompile Stendhal from source to do those things.
*The bad news: You cannot change the 'fabric' of the game (maps, NPCs...). You need to recompile Stendhal from source to do those things.