Posted by member 1340 on 2004-03-24 01:26:34 link

read the documentation for mzscript. :)

anyway. in ur theme. load mzscript. specify the script file.(not necessary) and put the line in that script file.

example::
This goes in your theme.rc
*NetLoadModule mzscript-0.9-beta_12

*mzScriptFile "$ConfigDir$script.rc"


and this goes in that script file::
*Script Start !bang


and replace the !bang with ur bang...