09-21-2008, 05:50 AM
09-21-2008, 08:37 AM
Two ways.. either you copy/paste all the scripts in to autoexec.cfg or create several files and put several lines like:
exec file1.cfg
exec another.cfg
into autoexec.cfg that will make it 'load' those other files. But i really wonder what you need that for.. :)
exec file1.cfg
exec another.cfg
into autoexec.cfg that will make it 'load' those other files. But i really wonder what you need that for.. :)
09-21-2008, 11:18 AM
Why was there a new thread?
09-24-2008, 03:06 PM
esteel Wrote:
Two ways.. either you copy/paste all the scripts in to autoexec.cfg or create several files and put several lines like:
exec file1.cfg
exec another.cfg
into autoexec.cfg that will make it 'load' those other files. But i really wonder what you need that for.. :)
exec file1.cfg
exec another.cfg
into autoexec.cfg that will make it 'load' those other files. But i really wonder what you need that for.. :)
if you copypaste it, does it has to have a "enter" or a special signe?
09-29-2008, 03:15 PM
Just enter..