ES Rumours

From EventScripts Community Encyclopedia

This article is a stub. You can help by adding to it.

This article lists some of the common thoughts new scripters might have.

  • EventScripts automatically executes block config on scripts
FALSE! When the addon is loaded, EventScripts only executes blocks load and enable. If you want to have another block executed automatically on load, you need to execute that block yourself using es_doblock command in block load.
blog comments powered by Disqus