Difference between revisions of "Talk:Bethesda Tutorial Scenes"
Talk:Bethesda Tutorial Scenes (edit)
Revision as of 15:52, 16 February 2012
, 15:52, 16 February 2012→Extra Credit: GetCurrentTime
imported>Mr6 |
imported>Cipscis (→Extra Credit: GetCurrentTime) |
||
Line 5: | Line 5: | ||
:: I would like to know this as well. GetCurrentTime does seem like the way to go, but it is unclear to me what the range is of the variable that is returned. Is time a number between 1-24? 0-1? And should the function be ran on Subject? --[[User:Mr6|Mr6]] 10:22, 16 February 2012 (EST) | :: I would like to know this as well. GetCurrentTime does seem like the way to go, but it is unclear to me what the range is of the variable that is returned. Is time a number between 1-24? 0-1? And should the function be ran on Subject? --[[User:Mr6|Mr6]] 10:22, 16 February 2012 (EST) | ||
::: GetCurrentTime should return a value between 0 and 24, although I'm not sure which of those two values should be returned at midnight. It's not a reference function, so it doesn't need to be called on anything. | |||
::: -- [[User:Cipscis|Cipscis]] 15:52, 16 February 2012 (EST) |