On Wed, 2 Feb 2005 23:19:25 +0100, Frank Weima <[EMAIL PROTECTED]> wrote: > Jeffrey, > > I put the code in serverplugin_empty.cpp.
Server plugins ONLY run on the server. You can't check for files on the client using a server plugin. The only way you can check for files on the client is to create your own MOD and put code in the client DLL of your MOD that checks for the existence of a file. Jeffrey "botman" Broome _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

