Jump to content

Daegaladh

Developer
  • Posts

    239
  • Joined

  • Last visited

  • Days Won

    17

Daegaladh last won the day on October 18 2024

Daegaladh had the most liked content!

About Daegaladh

  • Birthday 11/21/1986

Profile Information

Recent Profile Visitors

12326 profile views

Daegaladh's Achievements

  1. Now that you mention, if the server admin didn't set the maxfail parameter, there's no way to recover it, I'll fix that. Otherwise when you reach the maximum number of tries, it changes your account password to a random one and kicks you out, resetting the code, so only the account owner can restore the account via web panel.
  2. That's why I released 2 versions of the patch, for before and after clif_clearunit_single changes.
  3. That's incorrect, there's no direct access to fd on that function. Plus I already provided a fix for that specific version.
  4. Just use the old clif_clearunit_single version or update your rAthena
  5. When is your rAthena from? I used one from January 1st 2024 as a base for the old clif_clearunit_single version. Not sure why you get that warning, since all and prev_state are defined as bool and uint8 respectively. It seems to be an issue with the compiler, I'll fix it on the next version
  6. I've improved it a bit and added a version compatible with the old clif_clearunit_single for older rAthena versions.
  7. I made this for the lastest rAthena, so just update your rAthena, or use sd->fd instead
  8. View File @hidepet / @hidepetall commands @hidepet allows to hide all pets except the player's, whereas @hidepetall hides all pets, including the player's. This mod also allows to set a default parameter in battle_conf, just add hide_pet: 1 To set all pets hidden except the player's, or 2 for all pets period. Submitter Daegaladh Submitted 08/21/24 Category Source Modifications Video https://youtu.be/VUCVy5i3M64 Content Author Daegaladh  
  9. Version 2.3.0

    413 downloads

    @hidepet allows to hide all pets except the player's, whereas @hidepetall hides all pets, including the player's. This mod also allows to set a default parameter in battle_conf, just add hide_pet: 1 To set all pets hidden except the player's, or 2 for all pets period.
    Free
  10. That's actually a bug in the emulator lol, thanks you noticed! Fixed in Git Hash: be4e648
×
×
  • Create New...