EventScripts adds "es_install"
The newest build of EventScripts 2.0 includes support for the es_install console command. This allows you to download and install approved scripts from the addons.eventscripts.com from your console.

Here's a quick example to whet your appetite:

Code:
es_install randmaps autoload

Code:
********************* [es_install] Installing randmaps
[es_install] Checking for prior installation
[es_install] Checking randmaps is an approved addon
[es_install] Extracting & installing randmaps
[es_install] randmaps will now be automatically loaded every time your server starts
[es_install] Restart your server to load the addon
********************* [es_install] randmaps will autoload when your server starts
[es_install] randmaps installed successfully
[es_install] You can now use es_load randmaps to load the script
[es_install] randmaps was successfully installed


es_install will work with any of the approved addons on addons.eventscripts.com.

More information can be found at the forum topic over here or es_install info over here.
- Hide Comments (0) - -