GMod - What are you working on? September 2016 (#61)
330 replies, posted
Not gonna lie
all these gmod lua skids or "LUA BEST LANG" are making some ok stuff in gmod.
i mean, get into real programming at least.
foreal if you code for gmod youre a skid
[QUOTE=Jerrid;51126217]Not gonna lie
all these gmod lua skids or "LUA BEST LANG" are making some ok stuff in gmod.
i mean, get into real programming at least.
foreal if you code for gmod youre a skid[/QUOTE]
Lua is real programming.
If you code for Garry's Mod that makes you a skid? Do you even know the definition of skid. I mean, get into real grammar at least.
[QUOTE=0V3RR1D3;51126228]Lua is real programming.
If you code for Garry's Mod that makes you a skid? Do you even know the definition of skid. I mean, get into real grammar at least.[/QUOTE]
Ya took the bait, lad.
[QUOTE=Jerrid;51126217]Not gonna lie
all these gmod lua skids or "LUA BEST LANG" are making some ok stuff in gmod.
i mean, get into real programming at least.
foreal if you code for gmod youre a skid[/QUOTE]
I guess that's why you're participating in a subforum which mainly focuses on lua :v:
[QUOTE=Jerrid;51126217]Not gonna lie
all these gmod lua skids or "LUA BEST LANG" are making some ok stuff in gmod.
i mean, get into real programming at least.
foreal if you code for gmod youre a skid[/QUOTE]
If you know real programming, then make a game really quickly.
And put your name under the game title screen so I can qualify that it isn't yours.
[QUOTE=Jerrid;51126217]Not gonna lie
all these gmod lua skids or "LUA BEST LANG" are making some ok stuff in gmod.
i mean, get into real programming at least.
foreal if you code for gmod youre a skid[/QUOTE]
Fun fact, world of warcraft a HUGE game is coded in lua not entirely but partially
[QUOTE=Jerrid;51126217]Not gonna lie
all these gmod lua skids or "LUA BEST LANG" are making some ok stuff in gmod.
i mean, get into real programming at least.
foreal if you code for gmod youre a skid[/QUOTE]
[URL="https://en.m.wikipedia.org/wiki/Category:Lua-scripted_video_games"]A list of games coded/scripted in lua[/URL]
[QUOTE=DiscoKnight;51126701]Fun fact, world of warcraft a HUGE game is coded in lua not entirely but partially[/QUOTE]
I'm pretty sure its pretty much only written in C/C++ but the scripting language is Lua.
[QUOTE=Jerrid;51126217]:clickbait:[/QUOTE]
at least you can't code, so you can't ever be a [URL="https://glua.team"]skid[/URL]
[QUOTE=WizardLizard;51126718][URL="https://en.m.wikipedia.org/wiki/Category:Lua-scripted_video_games"]A list of games coded/scripted in lua[/URL][/QUOTE]
The true strength of lua is that it's piss easy to embed into anything you want, and that it's a lightweight language on its own.
[QUOTE=swadicalrag;51126737]
The true strength of lua is that it's piss easy to embed into anything you want, and that it's a lightweight language on its own.[/QUOTE]
Call me insane but the only thing it lacks is an easier way to get into it, you see all these apps on the Android play store, yknow, the "learn css, learn java" but no "learn lua" (VERY few and poorly written apps at best). And I find that sad because I like the language.
Off topic: can you use derma elements in the starfall processor ingame?
Adding to the "is Lua good" talk, what I love about Lua is how there's very few ideas and concepts in the language. There are only 6 types to go around - nil, number, string, function, table and userdata - and they alone cover absolutely everything in the language in such a powerful way. Because of this, learning the language and getting up and running doing actual useful stuff is a much faster process than some other languages like C# and Java.
And I've yet to come across a problem that can't be programmed with just these types.
are you retarded?
you idiots understand lua was created in C++.
[highlight](User was banned for this post ("Flaminh" - UncleJimmema))[/highlight]
[highlight](User was permabanned for this post ("Alt of permabanned user: Verideth" - layla))[/highlight]
[QUOTE=Jerrid;51126958]lua was created in C++.[/QUOTE]
In C
plz
[highlight](User was banned for this post ("Shit posting" - UncleJimmema))[/highlight]
[QUOTE=Jerrid;51126958]are you retarded?
you idiots understand lua was created in C++.[/QUOTE]
perhaps you should actually learn something about code before attempting to shit on other coders (and making yourself look terminally retarded in the process)
[QUOTE=Jerrid;51126958]are you retarded?
you idiots understand lua was created in C++.[/QUOTE]
[t]http://i.imgur.com/e0Th1SY.png[/t]
pls no ban
[highlight](User was banned for this post ("Reaction image" - Craptasket))[/highlight]
[QUOTE=Jerrid;51126958]are you retarded?
you idiots understand lua was created in C++.[/QUOTE]
Are you retard? You idiots understand everything compiles down to machine language.
Let's just all program in assembly!
[QUOTE=Jerrid;51126958]are you retarded?
you idiots understand lua was created in C++.[/QUOTE]
What the fuck you are saying about.
I didn't find a post saying "LUA IS A COPY OF C++!11!!1"
Shut up, about this shitpost, this is "WAYWO" not "listening to a kid that thinks he's better to a thing that he doesn't do at all."
Can't we all just be friends and get back to making some lovely scripts?
Cant we just not feed the troll?
Shit new page, i dont care, ban me, im depresed af to porgram something so i dont have nothing to show
How about I post something that's actually worth peoples' time?
As I work on another project I've been updating derma in many ways. Some rewritten panels too with bug fixes and extra support. Not a whole ton done visually, but the new examples menu is useful and I have a patch for some vgui library issues.
[vid]https://puu.sh/rs3vh.webm[/vid]
Finally uploaded my environment organizer, so we all can stop calling "lua_run" with "physenv.*" :D and enjoy Gmod loading our settings on startup !
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=771977116[/url]
I finally decided that I should support "touchscreen" ATM types in the ATM creation tool.
[video=youtube;n1PWLeP9H3A]https://www.youtube.com/watch?v=n1PWLeP9H3A[/video]
That's super impressive (not just the touch, the entire thing), I would look into replacing the click sound with a juicer sound though