Hmmm, it's possible that the TFC command menu uses features, like the CUSTOM buttons, for which the code has been removed from the HL SDK, causing a crash when the game tries to parse it... I've never tried using the TFC command menu in any of my mods, but I wrote my own commandmenu.txt, using the same syntax (I didn't change any of the parsing code) and it worked fine.
--- "Dave R. Meyers" <[EMAIL PROTECTED]> wrote: > I followed the tut on HL Programming planet, and I have a functioning vgui > menu. > > Now, I want to make use of the commandmenu.txt. But if I have anything in > it, the game crashes. I remove the text, game runs fine, but no menu. > > Anyone have an idea what is going on? > > I copied the commandmenu.txt from tfc just to test it, works fine under tfc, > just not my mod. > > Dave > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

