Talk:List of base entities: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 8: Line 8:
* NPC entities described in base.fgd = [[npc_puppet]] and [[npc_furniture]]. All others are in Halflife2.fgd.
* NPC entities described in base.fgd = [[npc_puppet]] and [[npc_furniture]]. All others are in Halflife2.fgd.
* No weapon_s or item_s are described in base.fgd. --[[User:Beeswax|Beeswax]] 21:07, 26 Feb 2008 (PST)
* No weapon_s or item_s are described in base.fgd. --[[User:Beeswax|Beeswax]] 21:07, 26 Feb 2008 (PST)
:If that's true, I think this page should be deleted. It's irrelevant: if you need to know its contents, you already have the list open in a text editor in front of you! A list of C++ base entity ''classes'' though - that would be useful. --[[user:TomEdwards|TomEdwards]] 00:52, 27 Feb 2008 (PST)

Revision as of 01:52, 27 February 2008

list of base.fgd entities ?

Am I right in assuming that this is a list of all entities described in the orangebox/bin/base.fgd ?

If so there seem to be quite a few missing ... there should be around 178 PointClass entities and 58 SolidClass (Brush) entities.

I'd be happy to help as long as I know what the plan is. --Beeswax 16:52, 26 Feb 2008 (PST)

  • NPC entities described in base.fgd = npc_puppet and npc_furniture. All others are in Halflife2.fgd.
  • No weapon_s or item_s are described in base.fgd. --Beeswax 21:07, 26 Feb 2008 (PST)
If that's true, I think this page should be deleted. It's irrelevant: if you need to know its contents, you already have the list open in a text editor in front of you! A list of C++ base entity classes though - that would be useful. --TomEdwards 00:52, 27 Feb 2008 (PST)