Lua openscript cl

From GMod Wiki

Jump to: navigation, search


Console.png Go to:
Console
Command
Syntax lua_openscript_cl String file name
Available On: NewerClient.pngState Console.png
Part Of: Garry's Mod
Description:
A console command that allows you to run client-side lua scripts.

Examples

DescriptionRunning a clientside script located in the base /lua/ folder.
Used onNewerClient.png
Code
lua_openscript_cl myscript.lua
OutputThe script has been read and executed by the engine.


Additional Notes

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox