Sets the status of a character on the selected event's invite/signup list
See also Calendar functions.
Signature:
CalendarEventSetStatus(index, inviteStatus)
Arguments:
index- Index of a character on the event's invite list (between 1 and CalendarEventGetNumInvites()) (number)inviteStatus- The player's status regarding the event (number)1- Invited (also used for non-invitation/non-signup events)2- Accepted3- Declined4- Confirmed5- Out6- Standby7- Signed up8- Not signed up (displays as "")