Difference between revisions of "Talk:Making a Delay function"
From ComputerCraft Wiki
(unsigned template) |
(→Useless Page?) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
==Useless Page?== | ==Useless Page?== | ||
There's already sleep(seconds), there's no need for this page? <small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:24.20.222.206|24.20.222.206]] ([[User talk:24.20.222.206|talk]] • [[Special:Contributions/24.20.222.206|contribs]]) </span></small><!-- Template:Unsigned --> | There's already sleep(seconds), there's no need for this page? <small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:24.20.222.206|24.20.222.206]] ([[User talk:24.20.222.206|talk]] • [[Special:Contributions/24.20.222.206|contribs]]) </span></small><!-- Template:Unsigned --> | ||
+ | |||
+ | I agree, there is no need for the use of a function that does a task native to Lua. I mean the sleep(n) command is not even part of the API... I think we should either put this as a general tutorial for understanding functions, or delete the page entirely. [[Special:Contributions/71.224.247.65|71.224.247.65]] 04:30, 14 May 2012 (UTC) | ||
+ | |||
+ | I'll change it to being about understanding functions. Would make a good guide for how to make functions and what they are, except how to return values. --[[User:Onionnion|Onionnion]] 13:19, 14 May 2012 (UTC) | ||
+ | |||
+ | I have redirected it to [[Os.sleep]], as there is no use for this page. --[[User:Thesbros|Thesbros]] 9:49, 11 July 2012 (PST-NoTwentyFourHour) |
Latest revision as of 16:49, 11 July 2012
Useless Page?
There's already sleep(seconds), there's no need for this page? — Preceding unsigned comment added by 24.20.222.206 (talk • contribs)
I agree, there is no need for the use of a function that does a task native to Lua. I mean the sleep(n) command is not even part of the API... I think we should either put this as a general tutorial for understanding functions, or delete the page entirely. 71.224.247.65 04:30, 14 May 2012 (UTC)
I'll change it to being about understanding functions. Would make a good guide for how to make functions and what they are, except how to return values. --Onionnion 13:19, 14 May 2012 (UTC)
I have redirected it to Os.sleep, as there is no use for this page. --Thesbros 9:49, 11 July 2012 (PST-NoTwentyFourHour)