I been looking at:
int GET_CLOCK_HOURS() // 25223CA6B4D20B7F 7EF8316F
int GET_CLOCK_MINUTES() // 13D2B8ADD79640F2 94AAC486
int GET_CLOCK_SECONDS() // 494E97C2EF27C470 099C927E
void SET_CLOCK_DATE(int day, int month, int year) // B096419DF0D06CE7 96891C94
int GET_CLOCK_DAY_OF_WEEK() // D972E4BD7AEB235F 84E4A289
int GET_CLOCK_DAY_OF_MONTH() // 3D10BC92A4DB1D35 C7A5ACB7
int GET_CLOCK_MONTH() // BBC72712E80257A1 3C48A3D5
int GET_CLOCK_YEAR() // 961777E64BDAF717 B8BECF15
I want to make a calendar for cellphone script, but it doesn’t seem that GTA5 have a set list of days within a month? does anyone know how this works?