|
| 04 Sep 2011 08:58 AM |
... because I looked at it from a non-scripter's point of view and didn't understand it LOLHOW.
Care to look at it? http://wiki.roblox.com/index.php/User:SoulStealer9875/Programming_With_Lua
tybro
-SoulStealer9875 -I`m also a Wiki Writer: http://wiki.roblox.com/index.php/User:SoulStealer9875 - Programmer, Web Developer. |
|
|
| Report Abuse |
|
|
|
| 04 Sep 2011 09:43 AM |
| looks good, great job soul |
|
|
| Report Abuse |
|
|
|
| 04 Sep 2011 09:53 AM |
ty ty ty
-SoulStealer9875 -I`m also a Wiki Writer: http://wiki.roblox.com/index.php/User:SoulStealer9875 - Programmer, Web Developer. |
|
|
| Report Abuse |
|
|
|
| 04 Sep 2011 09:54 AM |
| the next chapter should be about the wait() functions |
|
|
| Report Abuse |
|
|
|
| 04 Sep 2011 09:55 AM |
like
wait(60) print('Hello World') |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 04 Sep 2011 10:01 AM |
for some random reason I did this script
wait(10) x = 5 y = x + 9 print(y + 5) |
|
|
| Report Abuse |
|
|
|
| 04 Sep 2011 01:38 PM |
"Not literary, 'talk' to the computer."
literally*?
also you made a lot of vocabulary assumptions: lua API, executes, binary, even "semicolon"
also where does it say how to open output and why you would want to print something, I missed that :x |
|
|
| Report Abuse |
|
|
|
| 04 Sep 2011 01:40 PM |
"Input turned into binary by the Lua API"
>lua gets interpreted into bytecode, not binary >wat is api |
|
|
| Report Abuse |
|
|
pwnedu46
|
  |
| Joined: 23 May 2009 |
| Total Posts: 7534 |
|
|
| 04 Sep 2011 01:48 PM |
"wat is api"
api = application programming interface
~ pwnedu46 ~ |
|
|
| Report Abuse |
|
|
|
| 04 Sep 2011 01:48 PM |
i no
but im not sure if soulstealer knows from his use of the term |
|
|
| Report Abuse |
|
|
| |
|
DekonsAlt
|
  |
| Joined: 04 Jun 2011 |
| Total Posts: 312 |
|
|
| 04 Sep 2011 02:55 PM |
| Soul, get over yourself. You messed up. Revise it. Now. |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 04 Sep 2011 02:58 PM |
it doesn't read the binary
it runs it |
|
|
| Report Abuse |
|
|
GoldenUrg
|
  |
| Joined: 23 Aug 2009 |
| Total Posts: 6428 |
|
|
| 04 Sep 2011 03:00 PM |
It looks like a reasonable intro but how is that better than what we've already got?
It'd be better to spend your efforts enhancing the wiki content rather than rewriting it. |
|
|
| Report Abuse |
|
|