I Swear It Was Here A Minute Ago...

343_guilty_spark343_guilty_spark Join Date: 2003-06-18 Member: 17462Members
<div class="IPBDescription">Where did my join_team go ?</div> Ok i changed added my compiling tools when i choose to start a new RR. *My config looks like this.* I went to add the Info_Join_Team in my entities and couldn't find it ! COuld anyone point out where to find it, or is my configuration wrong ?
try.JPG 80.8K

Comments

  • KingNicKingNic Join Date: 2002-10-25 Member: 1600Members
    Check the bottom of the entity list. The order of entities can get buggered up and are not by default alphabetical. The entity tool's list is not ordered alphabetically and the NS entities are all at the bottom of the list.
  • KageKage Join Date: 2002-11-01 Member: 2016Members
    info_join_team is definitely there, are you checking in the point entity list for it, or are you using toEntity on a brush?
  • 343_guilty_spark343_guilty_spark Join Date: 2003-06-18 Member: 17462Members
    <!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->are you checking in the point entity list for it, or are you using toEntity on a brush?<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->

    Err in a noobie mapper term speech ?
  • OlljOllj our themepark-stalking nightmare Fade Join Date: 2002-12-12 Member: 10696Members
    I need to reboot till that changing gets active and stays.
  • KageKage Join Date: 2002-11-01 Member: 2016Members
    info_join_team is a brush entity, which means you'll have to create a brush and make it into an info_join_team. In this case, the brush tells HL where the player has to be in order for them to join a team.

    To make an info_join_team: Create a brush in the area that you want players to walk into to join a team (like at the end of a tunnel or at the bottom of a pit). Then select the brush, and press the "toEntity" button on the right side of Hammer. An "Entity Properties" window will pop up, and you'll have to select which entity you want by using the drop-down box (if you kept the settings from the picture, you want have to do this as info_join_team is set as the default). Each of these entities has a set of properties that you can change- info_join_team has only one: "Team". Select "Team" and choose either team one or team two from the box on the right. Marines are team one, and the Kharaa are team two.
  • CoolCookieCooksCoolCookieCooks Pretty Girl Join Date: 2003-05-18 Member: 16446Members, NS1 Playtester, Contributor, Constellation
    well when u select a box = toentity, the one u click that looks like a light bumb = point entity.
  • 343_guilty_spark343_guilty_spark Join Date: 2003-06-18 Member: 17462Members
    Yey i got it *i think*, so when the player touches this, it'll move him/her to the selected team right ??
  • KageKage Join Date: 2002-11-01 Member: 2016Members
    Yes, they'll be on the selected team and will move to the correct info_team_start.
Sign In or Register to comment.