Talk:CScriptParser

From Valve Developer Community
Revision as of 19:22, 6 August 2006 by AndrewNeo (talk | contribs)
Jump to navigation Jump to search

Thanks, this is a very usefull "lib" to get that working.

--Dolphin's Eye

Weapon scripts

Etc.. I wish Valve would have just used XML. Though, shouldn't it be possible to replace all instances of this kind of stuff (if you were really up to it?) I think you could just replace all instances of the current parser in the code with another that parses XML of it instead. Even the tools. (Unfortunately we'd have to recompile Hammer to save in XML format) --AndrewNeo 19:22, 6 Aug 2006 (PDT)