Garry's Mod

Garry's Mod

Not enough ratings
EEL - Enhanced Execution Layer
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Server content
File Size
Posted
Updated
44.165 KB
Aug 27, 2024 @ 3:12pm
Sep 1, 2024 @ 9:01am
3 Change Notes ( view )

Subscribe to download
EEL - Enhanced Execution Layer

Description
EEL is a Garry's Mod addon that simplifies Lua scripting, making it easier to run Lua code, interact with entities, and automate tasks. It's ideal for developers looking to speed up addon creation with integrated admin mod support and visual feedback for code execution.

!NOTE!
This addon adds commands to execute lua. It utilizes CAMI, but by default anyone with "superadmin" rights will be able to use them. Make sure to protect these new console commands.

Console Commands
  • el_run <code>: allows you to execute Lua code effortlessly. It’s semi-smart, meaning it will try to automatically resolve nil variables by mapping them to common references. See all references on github page.
  • el_run_cl <code>: Same as el_run, but clientside
  • el_sealed / el_sealed_cl <code>: Runs the lua is a closed enviroment.
  • el_lazy / el_lazy_cl <code>: Tries to automatically fill in parentheses for you.
  • el_spawn <class> [<amount>]: Spawns the given entity at the position you're looking.
  • el_delete_all <class>: Deletes all entities of a given class.


For more details, visit the EEL GitHub repository[github.com]

1 Comments
joby29 Jun 1 @ 8:24pm 
bro fell off after stormfox 2