ThelwHelpRePaidia Posted March 23, 2015 Posted March 23, 2015 Kalhspera pws mporw na ftiaksw ayto to gameserver gia 6g ram? an ksereis kapios as mou apantisi @echo off color 07 title L2Server :start echo Starting L2Server. echo. REM ------------------------------------- REM Default parameters for a basic server. java -Dfile.encoding=UTF8 -server -Xmx1024m -Xms512m -Xmn256m -XX:PermSize=128m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts -XX:+UseSerialGC -cp ./lib/*;l2jfinest-core.jar com.l2jfrozen.gameserver.GameServer REM REM If you have a big server and lots of memory, you could experiment for example with REM java -server -Xmx1536m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts REM ------------------------------------- if ERRORLEVEL 7 goto telldown if ERRORLEVEL 6 goto tellrestart if ERRORLEVEL 5 goto taskrestart if ERRORLEVEL 4 goto taskdown REM 3 - abort if ERRORLEVEL 2 goto restart if ERRORLEVEL 1 goto error goto end :tellrestart echo. echo Telnet server Restart ... echo. goto start :taskrestart echo. echo Auto Task Restart ... echo. goto start :restart echo. echo Admin Restart ... echo. goto start :taskdown echo . echo Server terminated (Auto task) echo . :telldown echo . echo Server terminated (Telnet) echo . :error echo. echo Server terminated abnormaly echo. :end echo. echo server terminated echo. :question set choix=q set /p choix=Restart(r) or Quit(q) if /i %choix%==r goto start if /i %choix%==q goto exit :exit exit pause
ThelwHelpRePaidia Posted March 24, 2015 Author Posted March 24, 2015 (edited) μου πεταει αυτο http://tinypic.com/view.php?pic=2cibojq&s=8#.VRHVvOEUO6w Edited March 24, 2015 by ThelwHelpRePaidia
Nightw0lf Posted March 25, 2015 Posted March 25, 2015 mporeis na valeis kati diaforetiko px kati mikrotero opws 5g sto kathe mixanima einai diaforetiko exartate apo to poses kartes exeis kai posa giga ram
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now