Nexuiz Ninjaz - Practicing the Ninja Art of Nexuiz

Full Version: How do I call maybe scripts from autoexec.cfg?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how do you put several scripts in the autoexec.cfg file?
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.. :)
Why was there a new thread?

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.. :)


if you copypaste it, does it has to have a "enter" or a special signe?

Just enter..
Reference URL's