Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/21/24 in Files

  1. Version 2.3.0

    483 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
    1 point
  2. Version 1.0.0

    65 downloads

    getStartOfDayTick(<Day of the week>) This function returns what the timetick would be on the provided next day of the week Accept: SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY DO NOT PM ME FOR ERRORS Use the forum post to report for any bugs and errors HERE(Click Me) I recommend to copy/paste the function to the end of the file 'rathena/npc/other/Global_Functions.txt' This will make the function usable without 'callfunc' command if you used the function inside an item or didn't put it to load first you will need to use 'callfunc("getStartOfDayTick", <Day of the week>)' instead of 'getStartOfDayTick(<Day of the week>)' https://sader1992.com/
    Free
    1 point
×
×
  • Create New...