Hello, dear users.
I have only 1 problem
I downloaded many lua script's and put it into garrysmod/garrysmod/lua folder
Now, in game, when im writing lua_openscript, lua_openscript_cl - garry's mod don't see this lua files
Someone can help me?
Are you actually typing the script name at the end of lua_openscript_cl? So it would be like lua_openscript_cl name.lua.
.
You need to run a bypass and check sv_allowlua 1 and then go into console and type lua_openscript_cl <name of .lua>