Nah I was looking for the spray CRC so I could log it in my plugin for a
server admin.

The server does know what this CRC is because the file name in the downloads
is derived from it.

Ahhh well, I'll keep digging.  Maybe I can find something.  I am too used to
working on my mod and have to shift back into plugin mode to realize how
limited I am :)

Thanks.
Keeper
-----Original Message-----
From: Tony Paloma
Sent: Thursday, September 06, 2007 1:27 PM
Subject: RE: [hlcoders] IVEngine Client GetPlayerInfo returning blanks
(plugin)

I think it's because that function is in an interface only for the client
DLL. Can you not use IPlayerInfo?

//--------------------------------------------------------------------------
---
// Purpose: Interface exposed from the engine to the client .dll
//--------------------------------------------------------------------------
---
abstract_class IVEngineClient
{
..



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

Reply via email to