Jump to content

InFiNiTe

Members
  • Content Count

    40
  • Joined

  • Last visited


Reputation Activity

  1. Upvote
    InFiNiTe reacted to bWolfie in [Event] Wheel of fortune   
    I updated the pastebin. There was an error it was pointing to OnEnd instead of OnStop. Thanks.
  2. Upvote
    InFiNiTe reacted to DarkGuerra in Get last_mac Address   
    Buenas, esto funciona? esta muy bueno la verdad! y e intentado meterlo manual pero no encuentro la linea
     
    char *accname = (char *)RFIFOP(fd, 9);          char *token = (char *)RFIFOP(fd, 0x5C); +        char *mac = {(char *)RFIFOP(fd, 60)};          size_t uAccLen = strlen(accname); +        size_t uMac = 18;          size_t uTokenLen = RFIFOREST(fd) - 0x5C; +        safestrncpy(mac,mac, uMac); +        safestrncpy(sd->mac_address,mac, uMac);            version = RFIFOL(fd,4);   en src/login/login.c   alguien me colabora? y decir si funciona o no?
  3. Upvote
    InFiNiTe reacted to Badarosk0 in [Complete] Old Glast Hein Instance   
    Hello, we can see that today we have the instance of Old GLAST incomplete Hein. This case is not just here in Hercules, but not yet applied in brAthena, rAthena ..
     
    When performing some searches found an emulator apparently discontinued using the instance completely.
     
    The current version of the instance, for before you talk to the source map (Missing Treasure part), where it would be sent to room of the statues to the delivery of items that give continuity to the new items in the coming episodes of Ragnarok.
     
    I believe that the script of the rest of the application is very important for brAthena and many approve ..
     
    Reminding even with this new application, we completed the initial part of the proceedings. There is still the OGH in nightmare mode, which has not yet been created.
     
    Below is the full script that was removed from idAthena emulator.
     
    http://pastebin.com/sfxVq8LY
     
    Follows the source creators with the descriptive top of the script.
     
    As occurs application of this script, we leave for other instances.
     
     
     Please Likes----------------------------------------------------------------------------------------------------------------------------------------->>>>
×
×
  • Create New...

Important Information

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