Top "Garrys-mod" questions

Garry's Mod is a sandbox game based around player created content.

Bizzare "attempt to call a table value" in Lua

The following code snippet: for weight, item in itemlist do weight_total=weight_total+weight end is causing the error "…

for-loop lua runtime-error next garrys-mod
Unexpected symbol near '<'

I'm trying to code something in Lua where you must be exactly 12 years old to make it print "Welcome!". However, …

lua garrys-mod
Install GLIBCXX_3.4.15 on Centos 6.9

I have a problem when I try to start my server Garry's Mod. Here is the error I get Failed …

server centos6 glibc libs garrys-mod