Page 1 of 1

Initiate resting via command

Posted: Thu Sep 17, 2015 9:40 pm
by Charidan
I'm trying to have my mod force the player to rest as part of a larger action. What function do I call to initiate resting? The player has several rest-related functions, as does the PlayerRest class, but I can't find one that initiates the resting process.

EDIT: Nevermind, I finally opened the core PlayerRest instead of a modded version, and there is a function called restInit().

Re: Initiate resting via command

Posted: Fri Sep 18, 2015 12:55 am
by HousePet
Why is this in the T2 modules forum?