Naming Locations?

Once_OnlyOnce_Only Join Date: 2004-05-15 Member: 28700Members
<div class="IPBDescription">How do you use the entities?</div> I was wondering how you set up an info_location entity to name areas?

Any help would be great thanks ^_~

Comments

  • Kouji_SanKouji_San Sr. Hινε Uρкεερεг - EUPT Deputy The Netherlands Join Date: 2003-05-13 Member: 16271Members, NS2 Playtester, Squad Five Blue
    edited June 2004
    The info_location is a brush based entity (you probably already know that <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--> )

    <b>Here's what I do:</b>

    Create a 1 grid high brush, textured in NULL and turn it into a info_location. Now position it underneath the map. After that scale it to the size of the area you want named and go to the properties of the info_location give it a name.
    That's all you have to do.

    <b>Things to keep in mind:</b><ul><li>Info_location create a 2d map of the names in your map (they can't overlap each other)</li><li>If you have an area you can't cover with one info_location due to the shape of the area or overlapping issues. You are alowed to use more info_locations with the same name.</li></ul>
Sign In or Register to comment.