FunctionsGameLARPNewTurnPublishGameLARPNewTurnPublish CallableGameLARPNewTurnPublish(NewPlayerPosition: number, Ascending: boolean, Msg: string): voidSets the new turn player and publish it in the chat roomParametersNewPlayerPosition: numberPosition of the new playerAscending: booleanWhether or not the turn is ascendingMsg: stringMessage tag to display such as TurnStart, TurnSkip and TurnNextReturns voidNothing
Sets the new turn player and publish it in the chat room