Talk:Player: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(-suggestion)
Line 5: Line 5:
<div><code>ent_info player</code></div>
<div><code>ent_info player</code></div>
--[[User:4-Legged Tumor|4LT]] 16:49, 26 Jun 2008 (PDT)
--[[User:4-Legged Tumor|4LT]] 16:49, 26 Jun 2008 (PDT)
== suggestion ==
Split this page into each game player entity like player(l4d2), player(hl2) etc. and change this page to disambiguation --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 09:41, 1 November 2022 (PDT)

Revision as of 09:41, 1 November 2022

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)

suggestion

Split this page into each game player entity like player(l4d2), player(hl2) etc. and change this page to disambiguation --Nescius (talk) 09:41, 1 November 2022 (PDT)