Es.disable

From EventScripts Community Encyclopedia
This article is a stub. Please help by adding to it.



Method: disable

Module: es
Class: (no class)
EventScripts version: 2.0

Method Overview

Table of Contents

Contents


Description

Disables (Not unloads) a script addon loaded into your server. This is the Python equivalent of: http://www.eventscripts.com/pages/es_disable

Arguments

  • scriptaddon - Name of a script addon that you have loaded in your server


Examples


Notes

  • Basically pauses the script not unloads it

See Also

blog comments powered by Disqus