eXtremist
05-23-2001, 04:34 PM
Anyone know how to auto load a script on startup? I don't see anything for it in the options. Maybe I'm overlooking something.
It's annoying having to load all my scripts when I restart xchat!
posterboy
05-23-2001, 04:47 PM
Perl scripts, (it's all I know about for now) are autoloaded simply by being present in the .xchat directory. Perhaps it triggers from the .pl ending, I don't know about that, but I do know that is what works here. HTH, Ray
eXtremist
05-24-2001, 11:45 AM
Thanks.. I had put my scripts in .xchat/scripts .. Guess I'll move them to just .xchat/ and all will be well..
Another problem solved thanks to LNO.. You guys rock!