zoned.cfg & autoexec.cfg
Posted: Thu Mar 04, 2010 11:28 pm
zoned.cfg:
I've gone through the posts and tried different variations, but I keep getting the same type of error:
I've tried adding a /timed command, docommand and it doesn't like anything 
Am I completely dense and messed up somewhere?
Autoexec.cfg
everything works great in this, except it won't do the /declare statement. I have to manually type it in, to get this to work.
Code: Select all
/hidecorpse looted
/pet get lost
Code: Select all
DoCommand-Couldn't parse'/pet get lost'

Am I completely dense and messed up somewhere?
Autoexec.cfg
Code: Select all
/declare mainassist global
/custombind add setassist
/custombind set setassist /multiline ; /varset mainassist ${Target.CleanName}; /echo Main assist: ${mainassist}
/bind setassist ,
/custombind add assistmain
/custombind set assistmain /assist ${mainassist}
/bind assistmain e