func_ entities missing

func_ entities missing

Re: func_ entities missing Posted by Haze on Mon Jan 24th 2005 at 7:45pm
Haze
118 posts
Posted 2005-01-24 7:45pm
Haze
member
118 posts 42 snarkmarks Registered: Jan 24th 2005 Occupation: Game Designer Location: Frozen Wolf Limited
I have been following the tutorial to create buttons, when it said create a func_button entity I could not find it in the entity list. Apon further study at http://www.hl2world.com/wiki/index.php/Category:Entities I found out that I am missing most of the func_ entities from my entity list (see screenshot), can someone tell me why, do I need to download them seperatly or is anyone else having this problem? I tried searching the forums for missing entity and missing func_button but came up with no results. Could anyone give me some help it would be appreachiated.

www.encore-games.com/images/func.gif (screenshot)
Re: func_ entities missing Posted by Corona on Mon Jan 24th 2005 at 7:51pm
Corona
43 posts
Posted 2005-01-24 7:51pm
Corona
member
43 posts 4 snarkmarks Registered: Aug 31st 2003 Location: Holland
There are two types of entity's, point entity's and solid entity's

Just select your block/solid wich you want to fuction as button and press CTRL+T and scroll down and select FUNC_BUTTON

If you want to see this menu again, just select the brush and press CTRL+ENTER
Re: func_ entities missing Posted by Haze on Mon Jan 24th 2005 at 8:03pm
Haze
118 posts
Posted 2005-01-24 8:03pm
Haze
member
118 posts 42 snarkmarks Registered: Jan 24th 2005 Occupation: Game Designer Location: Frozen Wolf Limited
Thank you very much.