by chopkinsca » Mon Sep 18, 2006 3:18 pm
Not sure what would have been a better title. Found something in the recent updates that is different from past versions in regards to using echo. For exampe:
will print "hello there" to the console, but in game just the "hello".
Since this is probably not really a bug, what's the proper way to do a muti word echo in an alias which already requires to be put into quotes. Doing another quote would break up the alias command.
Then again, it might be a bug. I added the quotes to the alias in the zdoom.ini and it still only displays the first word.
Not sure what would have been a better title. Found something in the recent updates that is different from past versions in regards to using echo. For exampe: [code]bind a "echo hello there"[/code] will print "hello there" to the console, but in game just the "hello".
Since this is probably not really a bug, what's the proper way to do a muti word echo in an alias which already requires to be put into quotes. Doing another quote would break up the alias command.
Then again, it might be a bug. I added the quotes to the alias in the zdoom.ini and it still only displays the first word.