Jump to content

DezGR

Members
  • Posts

    6
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by DezGR

  1. On 9/27/2020 at 8:55 PM, temukaa said:
    @echo off
    title Game Server Console
    
    :start
    echo Starting L2J Game Server.
    echo.
    
    java -Xms512m -Xmx2g -cp ./../ls/lib/*;l2jserver.jar net.sf.l2j.gameserver.GameServer
    
    if ERRORLEVEL 2 goto restart
    if ERRORLEVEL 1 goto error
    goto end
    
    :restart
    echo.
    echo Admin Restarted Game Server.
    echo.
    goto start
    
    :error
    echo.
    echo Game Server Terminated Abnormally!
    echo.
    
    :end
    echo.
    echo Game Server Terminated.
    echo.
    pause

     here is gameserver bat code just create text file and rename .bat

     

     

    characters table  

     

    just Execute .sql file and error will be fixed
     

     



    the link of .sql is dead can you reupload?

  2. I have this items and i need help to change this items on the client side from High5 to GraciaFinal

    ★━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━★

    https://mega.nz/file/eu50lKTB#aUpfS3VdteKFtUybkzHTwFBJ5WVT2FI5VZW5GZKPzLM

    ★━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━★

×
×
  • Create New...