Ir para conteúdo

Pergunta

Quero colocar sistema de dual wielding em meu servidor 10x mas não sei como 

achei um tutorial em outro fórum dizendo o seguinte

Citar

 

Link to the patch: https://gist.github.com/ranisalt/8aad87afcca2905f6e89
How to apply: if you are on Linux, put the patch on the root folder of your server (the folder that contains src/ and config.lua) and run:

Code:

patch -p1 -i the-name-of-the-patch-file.patch

Otherwise if you run Windows, download patch from here and run:

Code:

patch.exe -p1 --binary -i the-name-of-the-patch-file.patch

If there is no error, you are good to go! Recompile your server and check the new flags in config.lua.

 

Mas não sei como usar esse arquivo do github..

Alguém me ajuda!

Link para o comentário
https://xtibia.com/forum/topic/249216-sistema-dual-wielding/
Compartilhar em outros sites

2 respostass a esta questão

Posts Recomendados

  • 0

Baixa o patch aqui: 

http://sourceforge.net/projects/gnuwin32/files/patch/2.5.9-7/patch-2.5.9-7-bin.zip/download?use_mirror=ufpr&download=

 

Ai você baixa o arquivo do GIT, joga na pasta do servidor. Depois usa o patch com esse comando:

patch.exe -p1 --binary -i dual-wielding.patch
Link para o comentário
https://xtibia.com/forum/topic/249216-sistema-dual-wielding/#findComment-1749024
Compartilhar em outros sites

  • 0

Joguei o dual-wielding.patch no local da source, dai eu extrai o programa na área de trabalho entrei na pasta bin e executei o bin como adm, dei enter com o comando e nada apareceu.

Link para o comentário
https://xtibia.com/forum/topic/249216-sistema-dual-wielding/#findComment-1749025
Compartilhar em outros sites

×
×
  • Criar Novo...