Talk:Edict t: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with 'Is there any way to see how many edicts are being used on a map through console? Closest I think I have found is cl_showents but I am not sure if this is entirely accurate as it …')
 
Line 1: Line 1:
Is there any way to see how many edicts are being used on a map through console? Closest I think I have found is cl_showents but I am not sure if this is entirely accurate as it will skip numbered entities occasionally --[[User:RTF|RTF]] 05:26, 9 May 2011 (UTC)
Is there any way to see how many edicts are being used on a map through console? Closest I think I have found is cl_showents but I am not sure if this is entirely accurate as it will skip numbered entities occasionally --[[User:RTF|RTF]] 05:26, 9 May 2011 (UTC)
== Running out of edicts ==
I have been trying to figure out if what I am describing on this tutorial is correct, but so far haven't gotten any answers from anyone who has access to the engine code: http://hlssmod.net/fe_tutorials/tutorial004/

Revision as of 12:16, 18 July 2015

Is there any way to see how many edicts are being used on a map through console? Closest I think I have found is cl_showents but I am not sure if this is entirely accurate as it will skip numbered entities occasionally --RTF 05:26, 9 May 2011 (UTC)

Running out of edicts

I have been trying to figure out if what I am describing on this tutorial is correct, but so far haven't gotten any answers from anyone who has access to the engine code: http://hlssmod.net/fe_tutorials/tutorial004/