Luapad is an in-game scripting environment with dynamically updating syntax highlighting for Lua. If a server has a mod installed, functions from the mod will be highlighted for you. (If the server doesn't have Luapad, you'll only have cached server-side syntax highlighting, with only some basic serverside functions).
Features
- Code in-game
- Save the code
- Load it later
- Run it client and serverside
Upcoming planned features:
- Run the script on all current clients or a specific client
- Sidebar remembering it's position
- Autocomplete for functions
- GZip to compress cache-files for syntax highlighting
- Customizable colors on syntax highlighting
http://www.garrysmod.org/img/?t=dll&id=74035
Visit the
forum thread and share your feedback![...]