Questions
Guides
About
Blog
Sign Up
Log in
programmerHere
371 reputation
Professor
Roblox Message
Bio
This user has not written their bio yet.
User Info
Joined
February 12, 2019
Last seen
8 months ago
Joined Roblox
February 12, 2019
Upvotes Given
88
Upvotes Received
26
Claim Weight
18
/ 100
Questions
22 questions asked
2
How EXACTLY does this recursive factorial function example work in Lua?
2
How exactly does this string pattern "($%b{})" work?
1
How do calls such as math.random(min, max) work without passing itself as first argument?
1
Why am I getting "C stack overflow"?
1
What is the result of relational operators (but not == and !=) based on when operands are strings?
Answers
48 answers given, 27 accepted
3
Why does my music hardly ever play?
3
To many upvalues error, how to simplify?
3
Do I have to worry about garbage collection on the client when the player is leaving?
2
How have a string perform like Java?
1
Should I instance "leaderstats" as a folder or an int value ?