Jump to content

Zikoziz

Members
  • Posts

    206
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Zikoziz

  1. Greetings, are you still selling this design?

    showcaselogo1.png

  2. Greetings, I need your help. I have an emulator and I want to update it to use EXE 2018. My clif_obfuscation.hpp ---> #elif PACKETVER == 20171101 // 2017-11-01bRagexeRE My clif_packetdb.hpp ------> #if PACKETVER >= 20170830 What files should I modify?
  3. Greetings, excuse you sell colors of clothes and hairstyles with their colors?
    1. Zikoziz

      Zikoziz

      new cloth 3job

       

    2. KamiShi

      KamiShi

      Hello, yes, please check my facebook https://www.facebook.com/kamishi/

  4. Greetings, could you help me? I need to add the "delay" image of a skill to the buff bar plis help me =D
  5. Greetings, I need help with this error Error: In file included from achievement.c:28:0: pc.h:274:18: error: field 'save_reg' has incomplete type struct registry save_reg;
  6. try with this and I do not find https://github.com/rathena/rathena/commit/0647b159a8c6e96024deb72e63b1ce9e9a23320a plis!!! help me
  7. Greetings, I have an error using my cart relog = my car disappears I can not use Cart Termination I'm using exe 2012 pls help me!!
  8. Greetings, I have a problem, when I turn all my statistics back to 1. Can someone help me? relog = 1 stat does not save the information from my point stas </3
  9. I have the same problem, did you solve it? PLIS!!!
  10. check with several numbers #define MAX_CHARS 12 #define MAX_CHARS 9 #define MAX_CHARS 6 I still have the error =(
  11. Hi =D Plissss Help me!!! my error: status.c: In function 'status_yaml_readdb_refine_sub': status.c:14239:3: error: 'for' loop initial declarations are only allowed in C99 mode for (yamlwrapper* type = yaml_iterator_first(it); yaml_iterator_has_next(it); type = yaml_iterator_next(it)) { ^ status.c:14239:3: note: use option -std=c99 or -std=gnu99 to compile your code status.c:14273:3: error: 'for' loop initial declarations are only allowed in C99 mode for (yamlwrapper* level = yaml_iterator_first(it); yaml_iterator_has_next(it) ; level = yaml_iterator_next(it)) { ^ status.c: In function 'status_yaml_readdb_refine': status.c:14323:2: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ARRAYLENGTH(labels); i++) { ^ make[1]: *** [obj/status.o] Error 1 make[1]: Leaving directory `/home/LizardRO_xVuiTmL/ragnarok/src/map' make: *** [map] Error 2
  12. gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-16)
  13. How do I check that? xDD
  14. Greetings, I need help to eliminate this error. thank you so much for the help and your time Error:
  15. Hi I need your help to eliminate this error, I logeo but before the characters appear, it stays static and the customer does nothing mmo.h = #define PACKETVER 20151029 packet_db = packet_db_ver: 54 packet_keys_use: 0x45B945B9,0x45B945B9,0x45B945B9 error: [Error]: WFIFOSET: Maximum write buffer size for client connection 7 exceeded, most likely caused by packet 0x099d (len=4, ip=201.223.139977279143959.139977279144068).
  16. Greetings, you share the script and map of Tic Tac Toe?
  17. ok deja buscarlo que lo tengo en otro pc xDD y te mando el link para que lo descarges =)
  18. hola, eimira yo una ves abri un server eRO (español ro) que tenia todos los npc en español mas las descripcion de item y skill, hasta los mensajes estaban en español (msg.txt) si te interesa te lo busco y te lo paso. me mandas inbox o si queires se sube a repositorio
  19. Saludos, Necesito ayuda con esto: 1 NPC que se inscriban personas y lanze pvp randon con un recordar a los dos usuario. La idea es que en el mapa esten duelos 1vs1 mientras gane uno selecciones randon el sigiente duelo y los manda al mapa y asi mantiene una lista con unos 8 usuarios esperando duelos randon. Regards, I need help with this: 1 NPC people sign up and lanze pvp randon with a reminder to both user. The idea is that on the map are duels 1vs1 while you win a selections randon the sigiente duel and sends them to the map and so maintains a list with about 8 users waiting duels randon. Ejemplo:
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.