In this tutorial i will show you in parts how to make your Hamachi moparscape server lets begin
STEP 0.5(JDK)
Ok first off you must Download the latest vershion of java jdk
[Only registered and activated users can see links. ]
this one will do fine.
Now once you go to that download page you select witch one you want so pick the top option now to the download
after you download it will say open or run justs open it or run it java sun thingie will kick in and place the installer in witch ever folder it is set to
Now run the setup once teh set up is finnished you have downloaded java JDK1 6_0_07 or 10
Step 1 (HAMACHI)
ok so by this point i hope you have installed teh java JDK if not install it
now is teh time whare you have to download hamachi it is found at
[Only registered and activated users can see links. ]
after downloading hamachi and installing it go through the tutorial it is optional when you first open hamachi i recomend reading it youll have better understanding of hamachi
but incase you are too lazy ill tell you what to do in hamachi
Ok so now that hamachi is open ..... OPEN IT!!!!!! ty for opening it
now at teh bottem right corner there are 2 buttons click on the one closest to the left side so [----------]
[5.53.28.88]
[..............]
[..............]
[..............]
[..............]
[..............]
[........(1)()] here is your hamachi click on the
[----------]
button with a 1 in it
now once you clicked on that go to create a network place in your nateork name and its password
there you go you have now just created a hamachi network
Step 2 (server source)
Ok now this part will get a little trickey but youll live
what you must do now is download your moparscape server bace or source this is the game its self i have 2 favourites and that is
alstar-scape v2:[Only registered and activated users can see links. ]
v0id-pkz v2:[Only registered and activated users can see links. ]
now once you downloaded the server source you would like extract it to your desk top and there you go you have the source
now to run it just go in the folder and look for a file called runserver.bat
doubble click that and there you go just go to [Only registered and activated users can see links. ]
enter your username password and for ip place in the ip located at the top of your hamachi let me draw it agean
[----------]
[5.53.28.88]
[..............]
[..............]
[..............]
[..............]
[..............]
[.........()()]
[----------]
the underlined numbers that is whare youll find teh ip to place into slabs client and for port dont touch it hamachi strictly runs on 43594 so no touchie that part now congratz you have just gotten into your server
how to make your self owner once you log on to your rs private server log off and in your server source file look for the folder called charactors
open that folder and look for your name once you found your name open it and look for player rights it will look like
character-rights = 0 <----- change that 0 to a 1 for mod 2 for admin and 3 for owner on v0id-pkz change teh 0 to 1 for mod 2 for admin 3 for co owner and 5 for hoster/coder
Step 3 (setting up the compiler)
This part is by far the hardest for alstar-scape because you must ediot teh compiler as well but for void it is not nessary ill give you the tutorial for both lets start with alstar scape
go to C:\ProgramFiles\Java to find out witch java JDK you have itll be like JDK1 6_0_07 itll look like that in a foulder format
once you know what one you have its time to do tha hard part (this goes for both allstar and v0id) go to start right click on compute and go to properties then go to advanced controlls enviorment varibles
look for path in teh top box change the name classpath and the variable to
now in lower box look for path in non caps and ediot that to name PATH variable
Quote:
C:\Program Files\Java\jdk1.*.*_**\bin
hit ok and aply changes now if you picked v0id-pkz your all done you can now compile adn ediot your server to your likeings if you picked alstar scape you must do this aswell
open your server source right click on compiler.bat go to ediot adn delete everything in there so its a blank page now add in this
Quote:
@echo off
if exist "%programfiles%\Java" (call :compile "%programfiles%\Java\") else (goto error)
:compile
for /D %%x in ("%~1jdk*") do (set p="%%~x\bin\javac.exe")
if defined p (%p% -cp . *.java)
if defined p (goto end)
:error
echo You do not have Java installed. Please download it at the site that is about to load.
"%programfiles%\Internet Explorer\iexplore.exe" [Only registered and activated users can see links. ]
:end
echo Finished!
pause
exit
now you can ediot adn recreat your server
THERE YOU GO A TUTORIAL ON HAMACHI SERVER CREATION
IF YOU NEED FURTHER HELP PLEASE CONTACT ME ON MY SERVER IT IS HAMACHI TEH NETWORK IS DTGamez and network passwword is DTG im always online or contact me on my msn it is [Only registered and activated users can see links. ]
Last edited by tifumi; 05-04-2009 at 05:08 AM.
Reason: makeing the Hamachi immages look better