Home
Lua Source Scripting 2.0
What is LSS?
- Lua Source Scripting addon, LSS for short, is an addon to the Source Engine that allows you to run client sided scripts which allow you to execute console commands and some other functions in your game.
- This addon is my replacement for test-scripting, which was Source's threaded scripting language that was removed.
How to install OBLSS: (June 27, 2010)
How do I get Lua scripts?
- You have the option of making your own Lua scripts or downloading the few we supply as examples.
- New scripts may often be posted on either the wiki or the Forum section of our site. (Link at top)
- The Documentation section of our website will contain a wiki of how to use Lua with LSS.
- Lua is a very easy to learn, to aid learning Lua browse through the links on the right side of this page.
Instructions:
- After installing Lua Source Scripting 1.5 by using the method shown in the video, you should be able to go into the game and use the command which you have entered into you text document to open scripts.
- E.X. tugboat leet.lua
The wiki documentation is currently under development and the plugin is still in early stages.