If you figure out howto access the CBasePlayer, do tell :)

I have been trying to for the last two days .. Anyone knows if its possible
at all ?

--
Punisher

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeffrey "botman"
Broome
Sent: Tuesday, December 07, 2004 9:16 PM
To: [EMAIL PROTECTED]
Subject: Re: [hlcoders] Plugin supported Interface Factories...

Ronny Schedel wrote:
> Did you tried IServerGameClients::GetPlayerState()?
> There are some angles too... I dont know, maybe
> it helps you.

Using IServerGameClients didn't help either.

It looks like the only way to get the 'origin' and 'angles' of players
via a plugin is to access the GetAbsOrigin() and GetAbsAngles() from the
CBaseEntity class.  Resolving the member variables and functions with
CBaseEntity class at compile time in a plugin also seems to be a small
pain right now.  :)

--
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