antiblock
Odegon
  • Chatbox

    Load More
    You don't have permission to chat.
Sign in to follow this  
p0w3r0ff

Serverfiles PVM com Gameplay 100% (gráficos Jettyx v1.0.1 Full)

3 posts in this topic

Serverfiles PVM com Gameplay 100% (gráficos Jettyx v1.0.1 Full)


ServerFiles PvM com nível máximo 99 e gráficos Jettyx v1.0.1 Full,

baseados no MartySama 5.7.

Informações Gerais:

  • Fonte Binary: Visual Studio 2022.
  • Fonte do Servidor: GCC 10.
  • Versão MySQL: 5.6.
  • Inclui todas as fontes completas e um VDI pronto a abrir.
  • Servidor funcional, testado e 99% corrigido.
  • Runs e sistemas a funcionar sem problemas.

 

⚠️ Nota: Não é baseado no Zenaris2. A gráfica foi instalada diretamente da Jettyx, sendo único comparado a outros servidores com gráficos semelhantes.

Localizações Importantes:

Quote

/usr/ = Local correto para descompactar a pasta "home".
usr/src/ = Local correto para descompactar a fonte do servidor.
var/db/ = Descompacta o MySQL nesta pasta, atribui permissões 777 e elimina os logs.
patch_main (client - pack): Adiciona o IP no ficheiro serverinfo.py.

 

 

Requisitos do Servidor: Para o servidor funcionar no FreeBSD, é necessário instalar:

  1. Python
  2. Python3
  3. GCC
  4. GCC10
  5. Gmake

 

Comandos para instalação via Putty:

 

Quote

chown -R mysql /var/db/mysql && chgrp -R mysql /var/db/mysql  
pkg install python3  
pkg install python  
pkg install gcc  
pkg install gcc10  
pkg install gmake  


 

 

Iniciar o Servidor:

  • Adiciona o IP ao cliente.
  • No Putty, utiliza os seguintes comandos:

 

Quote

cd /usr/home/m2_svfiles/main  
python admin_panel.py  

 

 

Depois, seleciona: 1a

 

Alterar o Nome do Launcher:

  • Abre o ficheiro input.cpp.
  • Procura pela linha:
if (strcmp(p->filename, "Lucky2.exe") && ch->GetGMLevel() != GM_IMPLEMENTOR)
  • Substitui "Lucky2.exe" pelo nome desejado.
  • Compila novamente.

Credenciais MySQL:

Password: 123456

GM:

ID: test1
PW: 123456

Player:

ID: test2
PW: 123456

 

Aproveita!

AVISO: Estes ficheiros não são seguros para uso em produção.

Devem ser utilizados apenas num ambiente de desenvolvimento local e seguro.

Existem vulnerabilidades conhecidas, como injeções SQL e outros tipos de exploração.


 

Share this post


Link to post
Share on other sites
antiblock
cyber-gamers

Hello, sorry to bother but it is written that a bsd is provided with everything to install but there is no bsd provided in the archive

Share this post


Link to post
Share on other sites

Ao executar o exe do cliente nada acontece sem erros nada simplesmente não acontece nada não abre o cliente sem erros no sysser algum sabe o que pode ser o problema?

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this