Jump to content
  • 0

cmd help


Natsu

Question

thelw na me help kapios se kati :) ida ena post pio palia sto forum kapios na exi to gameserver style matrix dld prasino kai ta gramta bervemena,mipos 3eri kanis tpt na m to di3i na to kano kai egw.... ty :P

 

kati tetio  6gv66t.jpg

Link to comment
Share on other sites

Recommended Posts

  • 0

me exis trelani xd

 

 

@echo off

title Game Server Console

color 7

:start

echo Starting L2J Game Server.

echo.

REM -------------------------------------

REM Default parameters for a basic server.

java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xms1024m -Xmx1024m -cp ./../libs/*;l2jserver.jar com.l2jserver.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 you are having troubles on server shutdown (saving data),

REM add this to startup paramethers: -Djava.util.logging.manager=com.l2jserver.L2LogManager. Example:

REM java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xmx1024m -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer

REM -------------------------------------

if ERRORLEVEL 2 goto restart

if ERRORLEVEL 1 goto error

goto end

:restart

echo.

echo Admin Restart ...

echo.

goto start

:error

echo.

echo Server terminated abnormaly

echo.

:end

echo.

echo server terminated

echo.

pause

 

 

 

ti alazo ti svino?

Link to comment
Share on other sites

  • 0

ala ntala tis paraskevis to gala

 

file m an o server s einai online?

 

gt kapios prospa8ei na ston laggarei

 

s stelnei unknown packets oste na tn flood (kollisei)

 

tr gia na to fix dn eimai sigouros 8a s edina full mmocore rework alla otan to kana egw dn mporousa na hitaro opote perimene kamia apantisi me kapion p na exei ena code gia na to fix

Link to comment
Share on other sites

  • 0

ti les re? xd des ti rwtao oxi na benoun apo alo client 8elw to game+login na einai kapos etsi me ta gramata

 

Γράψε λάθος αδερφέ, δεν διάβασα καν τι έλεγες απλά είδα Help  και νόμισα είχες αυτό το πρόβλημα!!!

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...