This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Plugin calls happen before the game dll calls.

- Alfred

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeffrey
"botman" Broome
Sent: Wednesday, August 24, 2005 11:50 AM
To: hlcoders@list.valvesoftware.com
Subject: Re: [hlcoders] Server Plugins - Engine Callback Order



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



--

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

Reply via email to