• Lua scripts
    5 replies, posted
Where to put .lua file so I can open it with the lua_openscript_cl command? Sorry for my English.
In your lua folder steamapps>common>garrysmod>garrysmod>lua
I put it there, but it doesn't work. : /
Okay, is it on a server? Becouse the server Maybe turn it OFF 😊
The server you are trying running your lua on maybe have this command: sv_allowcslua 1 Allow clients on the server to run lua_openscript_cl and lua_run_cl. but if the value is 0 blocking you from running lua client side
Okay. Thanks for the details.
Sorry, you need to Log In to post a reply to this thread.