* fixed not working autobroadcast due to misconfiguration. thx to keroksi for pointing it out.

after downloading this update, be sure to copy the changes over to your already existing /conf/ScriptConfig.conf file.
This commit is contained in:
False.Genesis 2007-05-30 12:59:11 +00:00
parent a39849b2c9
commit 33b8cd4967

View File

@ -3,7 +3,8 @@
// store variable definitions for scripts only!
// options common for all scripts:
// ## GLOBAL SECTION ##
[#uppercase]
[#noprefix]
// special char that is used to trigger server commands (for example ".goname Player")
@ -12,6 +13,15 @@
cmdchar=.
[#normal]
// ## END OF GLOBAL SECTION ##
// -- section for individual scripts --
[autobroadcast]
enable=0
// 20 mins by default