4,595
edits
en>QuinticFormula m (Capitalised "lua" to "Lua" in the comments) |
(Created page with "local p = {}; --All Lua modules on Stiles.casa Wiki must begin by defining a variable --that will hold their externally accessible functions. --Such variables can have whatever name you want and may --also contain various data as well as functions. p.hello = function( frame ) --Add a function to "p". --Such functions are callable in Stiles.casa Wiki...") |