Hmmm, then I will have to make another HUD message with what I want to do. That should work alright.
Thanks. John Sheu wrote:
I tried that, vgui::localize()->Find() That works in the client project, in the hl project it's a no-go even if I include the file.Oh, from the HL project. I don't see why you're trying to do it from there; the server binary shouldn't have anything to do with localization. I do believe that the VGUI lib is only included in the client project; thus any calls to any VGUI function from the server project will result in your complaints about pure virtual function calls. -- I think poem that never as a I shall see a lovely as binary tree _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders
-- Kamran A Get Firefox! Safer, Faster, Better. <http://www.spreadfirefox.com/?q=affiliates&id=0&t=85> Down with Internet Explorer! Say "NO!" to Spyware! Use Firefox _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

