View Single Post
__37__
Junior Member
Join Date: Dec 2004
Old 05-15-2005 , 20:46  
Reply With Quote #3

hey Beetle, just want to say that your mod is awesome and we run it on both of our servers. thanks for the quick reply here also.

i guess what i am wondering is, what is playerinfomanager->GetPlayerInfo(pEntity) setting playerinfo to and what is the value that pEntity holds? is it like their steam id or slot number within the server? where does pEntity obtain the value used that is sent to GetPlayerInfo?

i see that when a client connects, the CEmptyServerPlugin::ClientActive function is called, and it is passed an (edict_t *pEntity). I have also noticed that edict_t is used everytime referencing a player. What is endict_t ?

Sorry for all the low level questions here, and i know that there are several resources out there that probably explain this, i just don't know where to start or what keywords to search for.
__37__ is offline