If you implement each and every tiny feature, you can end up with a 'kitchen sink' language What does the ~= operator mean in lua For example, in the following code If x ~= params then I have seen the hash character '#' being added to the front of variables a lot in lua Because control structures in lua only consider nil and false to be false, and anything else to be true, this will always enter the if statement, which is not what you want either
There is no way that you can use binary operators like those provided in programming languages to compare a single variable to a list of values. Any idea why this is wrong in lua If pieza == 1 then if rotacion == 1 then piezas = cuadrado1 else if rotacion == 2 then piezas = I want to make a command that would kill a player you specify Let's say i type "kill/paul" Now i want to kill the player with the name paul
I need something like the pseudocode below. Some context, this is some of my first programming in lua and i am doing it with qsc software Local a = controls.flippy.string local b = controls.flippy.value local c = controls.flippy.position l. In lua asked 14 years, 9 months ago modified 1 year, 2 months ago viewed 80k times
OPEN