You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
GOSTARIA DOS ICONES DAS TATTOS , TODOS ICONES , COM ESSE LV , ATÉ O LVL 6 POR FAVOR , PARA INTERLUDE , ESSES DO PRINT NAO SAO INTERLUDE E NAO TENHO ! OBRIGADO!
Olá, seu tópico se encontra com um ou mais links offline. Caso ainda possua o conteúdo, favor postar aqui mesmo no tópico ou mandar MP para algum staff que estaremos normalizando o tópico.
Grato pela atenção!
Voce usar a conta de admin q vc tem no server, vai em accounts e define o acess_level la. e vc entra auto.
Eu tenho uma versão desse votesystem q tentei atualizar e com tutorial so acessar o link na minha assinatura em baixo.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Pergunta
New
Bom Galera estou tentando Instalar um pack aki.
Mas estou tendo o seguinte poblema.
"WinXP 64 Bits - 4 GB's de RAM"
Linhas do GS:
@echo off
title Game Server Console
:start
echo Iniciando Game Server
echo.
java -Xmx1024m -cp ./libraries/bsh-engine.jar;./libraries/bsh-2.0b5.jar;./libraries/mmocore.jar;./libraries/javolution.jar;./libraries/c3p0-0.9.1.2.jar;./libraries/mysql-connector-java-5.1.6-bin.jar;./libraries/la2base.jar;./libraries/jython.jar;./libraries/jython-engine.jar;./libraries/java-engine.jar net.sf.l2j.gameserver.GameServer
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
Alguem poderia da uma Luz...
Editado por NewLink para o comentário
Compartilhar em outros sites
7 respostass a esta questão
Posts recomendados
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.