About This File
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>)'
Edited by sader1992
What's New in Version 1.0.0 See changelog
Released
too much text, cleaning.