Lua openscript cl

From GMod Wiki

Revision as of 05:14, 2 September 2010 by SiPlus (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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