Postado Fevereiro 22, 2019 6 anos 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/8aad87afcca2905f6e89How 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!
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.