-
Posts
611 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Kakaroto
-
-
18 minutes ago, Nika said:
I // packet how you advice me , recompile , but still same error
error post print, one of the errors up there was just missing files, the other was referring to packets.
error post print to know what to do.
-
2 hours ago, Nika said:
UPTADE :
If i diff without
then I don't get error I just get disconected
Emulator/src/config/packets.h
Change this:
#ifndef PACKET_OBFUSCATION #define PACKET_OBFUSCATION // Define these inside src/custom/defines_pre.h or src/custom/defines_post.h //#define PACKET_OBFUSCATION_KEY1 <key1> //#define PACKET_OBFUSCATION_KEY2 <key2> //#define PACKET_OBFUSCATION_KEY3 <key3> /// Comment this to disable warnings for missing client side encryption #define PACKET_OBFUSCATION_WARN #endif
For:
#ifndef PACKET_OBFUSCATION //#define PACKET_OBFUSCATION // Define these inside src/custom/defines_pre.h or src/custom/defines_post.h //#define PACKET_OBFUSCATION_KEY1 <key1> //#define PACKET_OBFUSCATION_KEY2 <key2> //#define PACKET_OBFUSCATION_KEY3 <key3> /// Comment this to disable warnings for missing client side encryption #define PACKET_OBFUSCATION_WARN #endif
But it's strange that you're still getting an error, new clients no longer have packet obisfaction, hang up there as in the example above, recompile and test.
-
Go to:
Emulator/src/custom/defines_pre.h
Add:
#define PACKETVER 20180620
Recompile and test.
-
Just read group.conf, and add a 'false' for command use in group minor.
warp: [ true, false ]
-
add a compiler or something else 'util' to it, just the configuration is something relatively easy to do manually, maybe if it compiles it or if it is able to run the emulator in a window of the application itself yes, it would be something super interesting.
-
1
-
-
This skills are not released Yet!
-
Your problem is in line 127707, just see her.
Press: CTRL+G and put this line 127707, press enter.
-
Abra este link: https://github.com/rathena/rathena/tree/master/doc
Só o que você tem que fazer é diferenciar as contas por grupos, vá ler e APRENDER como fazer as coisas ao invés de ficar pedindo TUDO de mão beijada no fórum.
-
2
-
-
Just now, IsabelaFernandez said:
I can not install this on my server ...
why not?
-
Install GDB core dump: https://github.com/rathena/rathena/wiki/GDB
-
21 minutes ago, Balfear said:
Mayby this is becose you are Admin? O_o






-
53 minutes ago, Pixel said:
Acho que você não entendeu kkkk, eu fiz o painel para o meu aprendizado, não para competir com fluxcp ou algo do tipo, se uma pessoa ou mil utilizar eu não me importo, é apenas para eu melhorar o meu conhecimento e aprendizado, até por que quando você tem algo em mente é muito mais fácil para você aprender, e vou disponibilizar para a comunidade, quem quiser utilizar fique a vontade, vote points já está integrado, eu fiz apenas algo mais limpo e de uma modificação mais fácil do que um flux por exemplo, eu estou vendo a possibilidade de integrar com pagseguro e paypal.
Atualizado
- Registrar Conta OK
- Visualizar Conta OK
- Visualizar Personagens OK
- Resetar Posição de Personagens OK
- Resetar Estilo de Personagens OK
- Logs da Conta OK
- Alterar Email OK
- Alterar Senha OK
- Rankings de Zeny OK
- Rankings de Eventos OK
- Rankings da Campal OK
- Ranking do PVP OK
- Ranking de Tempo Online OK
- Ranking de MVP's OKAinda estou finalizando a parte da segurança.
Entendo, mas ficou muito bom o painel, limpo e com as informações bem divididas, parabéns.
-
On m dedicated server: compile time 10s, using clean previous compilation.
-
16 hours ago, Pixel said:
Eu não fiz baseado em nada, peguei o template e comecei o código do 0 D:'
Na real eu fui olhando as tabelas do emulador e vendo o que era útil para colocar no painel.
Ele tá bem limpo e de fácil modificação.
Qual você acha que os usuários irão preferir usar? Um painel novo que necessitará de testes de segurança para se certificar que não tem falha para sql inject ou coisas assim, que não da suporte para doações e nem vote points? Ou um painel que já é usado pelos maiores servidores de ragnarok do mundo private inteiro? que tem integração com paypal, pagseguro e vote points funcionando perfeitamente.
Seu projeto é interessante, mas se não pretende integrar ele com paypal, pagseguro e vote point difícilmente alguém o usará ou terá ele como primeira opção, não digo que ninguém o usará, apenas que não será a primeira opção e/ou escolha quando for escolher.
-
It's something so simple.
Go to:
src/map/script.hpp
before:
HAT_EF_MAXAdd your effect and add to in:
src/map/script_constants.hpp
After:
export_constant(HAT_EF_C_SHINING_ANGEL_WING);
Add your effect to.
Recompile.
for the client just add in the file hateffect.lub inside the data folder.
-
1
-
1
-
-
Boas funções mas esse layout é horrível, isso de navegação lateral não é bonito, legal e muito menos interessante.
Crie integrações com Pagseguro e torne nativo do painel, crie um sistema de vote point e deixe também nativo ou NINGUÉM usará, pois todo mundo acaba precisando disso. -
Gepard Shield, 300 USD! It is the better.
-
Ragnarok/System/ItemInfo_Sak.lub
-
-
add skill effect, a cast time and a little state icon to see the transformation time, it's much more complete!
Spoiler -
I believe it is necessary to make many changes, the script was not made for this emulator.
-
as well as the AI of the homunculi, Gravity has also removed the acction from the client, if you know and have good skills you might be able to restructure it.
-
2 hours ago, WhiteEagle said:
It's possible to bring the auction house system back to the new clients like 2018-06-20~??
Yes, if you are a Gravity Dev Team.
-
Update our stateicon files.
is token of siegfried not working?
in General Support
Posted
I use the 2018-06-21 version and it works normally, it may be your emulator configuration problem.