I also overlooked that he wanted it done on the server. Now I feel silly!
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
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

