I'm trying to customize the default HTML output of footnotes from an .odt file. For example a file with a footnote like this: Some text with a footnote1 Will
I've been making a breakout game recently and I've come upon a problem. So, I made a powerup function to randomly draw powerups to the screen. However when I ru
As the title suggests I want to create a love2d countdown as well as a stop watch. I previously tried doing this as follows: Countdown: function love.load()
Introduction I am writing a lua script for my logitech mouse. The logitech lua api has this documentation. My script moves the mouse every x milliseconds to dra
I was wondering, how would I make a simple lua string or entire code look look C++ compiled code but run as regular vanilla lua? print("Test string") -- How wou
I want to scroll and get the full webpage source code using lua script. as example (http://note.com/ ) I want to scroll this full website to get the full source
I'm trying to identify why a call to lua_newuserdata result in SIGSEGV. The gdb backtrace is : Thread 2 "main.o" received signal SIGSEGV, Segmentation fault. [S
I'm in the configuration neovim I added the configuration file in C:\Users\wupan\AppData\Local\nvim\init.lua require("lua.plugins") and C:\Users\wupan\AppData\
I am currently trying to make a flappy bird copy and I am having trouble when attempting to spawn in pipes (when a pipe should spawn I get the following error:
function RENDER_RAY(plr,rayNumber,Ray_Distance,RayAmount,rayAngle) local theta = plr.angle - FOV/2 local diss = Ray_Distance * math.cos(math.rad(theta -
How is it possible to get the response status code of a request using lua-http ? If that is not possible with it what module/library should i use ?
I'm working on a game with my friend, and we are making an object move around a house and go to random points. The thing is, if it moves higher up on the X axis
i am trying to make a script for logitech mouse that : when i aim on a game mouse 3 and press fire the mouse goes fast down for about 0.5 secs and the rest of t
New to Lua/Game dev in general here. I'm trying to write a code to draw the background of my game. I have four different spritesheets for things related to sett
How i can do something like that and fix this (i learn script) local Event = game.ReplicatedStorage.SoundPlayEventWirlord Event.OnServerEvent:Connect(function(
im playing roblox and i wanna make a script so when you sell your capacity your money goes up by that amount. ill provide all scripts below. local MaxCapacity =
im playing roblox and i wanna make a script so when you sell your capacity your money goes up by that amount. ill provide all scripts below. local MaxCapacity =
So i have a url like so https://example.com/path/to/file/file.mp4/file.jpg I want to match only the first provided file extension provided not any others peo
I'm trying to open a game with Love2D and the following error occurs: Error boot.lua:577: Cannot load game at path '/home/panali/Desktop/Lua.love/ma
My short key help is not tall enough to show all my shortcuts. Mod4 + s is the default binding to see the short cuts, when I use it I can see that the list is c