Search code examples
How does math.random work with exponents work in Lua?...


lua

Read More
Is Lua a language that a non-developer can learn quickly?...


programming-languagesluaautomated-tests

Read More
How do I reverse tostring(table) in Lua...


lua

Read More
Why does "array[index]" return "nil"?...


lua

Read More
Roblox Item is lagging...


luaroblox

Read More
Love2D / .lua - attempt to call global (a nil value)...


lualove2d

Read More
Lua - Can I pick the specific result(s) I want from a function that returns multiple results...


lua

Read More
How to give X, Y, Z different values from the same math.random() function?...


luaroblox

Read More
why lua bit.lshift(1, 40) is 256, not 1099511627776...


mathluabitluajit

Read More
Different methods of class instance initialization and how to find if the given object is an instanc...


lua

Read More
How to send messages to Webhook from Lua using io.read...


lua

Read More
lua (Roblox) - Help needed with cloning a tool into the players backpack...


luagame-developmentroblox

Read More
Lua - Sorting nested array within a table...


arrayssortinglua

Read More
infinite yield possible on 'Players.shaz:WaitForChild("Values")' im trying to make...


luaroblox

Read More
How to modify an inline element in Pandoc using lua filter?...


luams-wordmarkdownpandoc

Read More
love2d key detected as being pressed more than once...


lualove2d

Read More
Why G_PRESSED doesn't work in Logitech G HUB?...


lualogitechlogitech-gaming-software

Read More
Shift the array as loop...


listloopsluashift

Read More
the lua math.random equivalent for c ++?...


c++lua

Read More
When are functions assigned to a variable actually computed?...


functionlualove2d

Read More
How do I make a sell script? (Roblox)...


luascriptinggame-developmentroblox

Read More
Turning off antialiasing in Löve2D...


graphicslualove2d

Read More
Can I compile LÖVE games into EXE files and sell them?...


lualove2d

Read More
Remove pair duplicates from array of values...


arraysluaduplicates

Read More
How to fuse array in Lua...


arrayslua

Read More
'end' expected near '<eof>' for map import for lua file...


lualove2d

Read More
How to truncate text but backwards?...


lua

Read More
Reverse string.find() or string.gmatch in Lua?...


lua

Read More
How do you swap values in lua tables?...


lua

Read More
Do I need to create closures?...


luaclosures

Read More
BackNext