So, right down to business: My test script looks like this:
And it is called "test.txt" (without the quotation marks of course).
When I go to type "exec test.txt" (no quotation marks) SRB2 just gives me, "Could not execute file test.txt". Also, when I make an autoexec.cfg that says the same thing, it too does not work. I'm a little confused as to why this isn't working. Some assistance would be greatly appreciated. Please and thanks.
Code:
wait 300
echo "Done!"
When I go to type "exec test.txt" (no quotation marks) SRB2 just gives me, "Could not execute file test.txt". Also, when I make an autoexec.cfg that says the same thing, it too does not work. I'm a little confused as to why this isn't working. Some assistance would be greatly appreciated. Please and thanks.