PDA

View Full Version : I cant find trigger_joinhuman/zombi/spectatorteam


Ruthlessfish
01-08-2008, 07:13 PM
"When you are done with setting up player spawns, you need to set up proper team triggers in the lobby. Let me explain the triggers first:
# trigger_joinhumanteam - Player joins the humans team after touching the brush tied to this entity.
# trigger_joinzombieteam - Player joins the zombies team after touching the brush tied to this entity.
# trigger_joinspectatorteam - Player joins the spectators team after touching the brush tied to this entity."

I cant find them in my entity list :huh:
I dont know why, I can create Info_player_human/zombi entities.

I followed the thread for hammer configurations for ZPS mapping "So you want to make a ZPS map ?". Although my english is not really good, i think i did it well, but... no trigger entity.

Help plz :(

The0rthopaedicSurgeon
01-08-2008, 07:19 PM
you need to make them brush entities, not point entities. create a brush, press ctrl+t, then choose trigger_.... from the drop down list and click apply.

Knights
01-08-2008, 07:20 PM
you need to make them brush entities, not point entities. create a brush, press ctrl+t, then choose trigger_.... from the drop down list and click apply. Too make the brush invisable also make it with the trigger textures.

Ruthlessfish
01-09-2008, 05:05 AM
Thanks :laugh: