I need help learning LUA

Basic Bronze Sonic

Barely active MB member, active on Discord/Twitter
Now after some discussing with GOTTAGOFAST! in an old thread of mine I learned that mod making may be possible on mobile but one things for sure I need to learn how to do LUA but the problem is that I don't have access to Slade so I definitely need as much help as possible for this because I'm not sure where to even start and don't have access to testing out coding because of my lack of resources and I know that I will need to learn LUA at some point for modding, TLDR- I need help learning LUA in any way possible please.
 
Can I have an example of a LUA, I don't care if what it does is completely useless because I just need an example of the code
 
Code:
for i = 1,10 do
	print("This is line "..i)
end

Tutorials often give examples.
This message board is chock full of scripts you can study from too.
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top