Michael A. Hobson wrote:

There does not seem to be any documentation anywhere
as to which plugin callbacks are performed PRE-Server DLL
and which  are POST-Server DLL and whether the order is
guaranteed by the engine DLL

Just FYI, you can determine this yourself by making your own mod game
DLL and logging these calls to a text file and making a plugin to that
same mod that logs these calls to the same text file (open and closing
the text file with each write will insure that the data is flushed as it
is written and output from different sources to the same file will be
serialized properly).

--
Jeffrey "botman" Broome

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to