Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 12/24/19 in all areas

  1. 1 point
    Kenpachi

    No gems for ADM

    Hi. Quick, dirty and untested:admin_no_gems.diff diff --git a/src/map/pc.c b/src/map/pc.c index 179a4b78a..c77bfbc22 100644 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -1359,6 +1359,10 @@ static bool pc_authok(struct map_session_data *sd, int login_id2, time_t expirat sd->sc_display = NULL; sd->sc_display_count = 0; + /// Characters with group level => 99 don't use gemstones. + if (sd->group->level >= 99) + sd->special_state.no_gemstone = 1; + // Request all registries (auth is considered completed whence they arrive) intif->request_registry(sd,7); return true; ~Kenpachi
  2. 1 point

    Version 1.0.0

    538 downloads

    I used these emotes for my previous ragnarok server. It's closed now, so feel free to use them - I might release some other small things if people want c:
  3. 1 point

    Version 1.0

    1283 downloads

    Gantz 2nd Free Thor Patcher -Sky blue Theme -Full Coded Patcher -With web files, PSD and patcher Files Website: gantzservices.com Skype: facebook:rayshin2 FB Page: facebook.com/gantzservices
×
×
  • Create New...

Important Information

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