Talk:Player

From Valve Developer Community
Revision as of 16:49, 26 June 2008 by 4-Legged Tumor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To obtain keyvalues:

ent_fire !self AddOutput "targetname me"
ent_dump me

To obtain inputs and outputs:

ent_info player

--4LT 16:49, 26 Jun 2008 (PDT)