Mappers Help

NazulNazul Join Date: 2002-11-17 Member: 9052Members
<div class="IPBDescription">teams ,spawns etc.</div> I read the FAQ but is says that I need the entity : info_team_start ,but i dont hace that one .. <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' valign='absmiddle' alt='confused.gif'><!--endemo--> I dont know why but its strange ..

im a/was mapper for cs ( most of you i think were )

well , i dont think there is enough info here on how to map.... example :

1. how do i get the : Join marines / aliens signs in the air ...
2. how do i get a Hive / Command Console on the start of each team ...
3. I see that the NS Specific Entities are:
team_command
team_hive
info_player_start
info_team_join
info_gameplay
info_team_start
func_seethrough
info_mapinfo
info_spectate
info_team_autoassign
info_location
env_custom_particles
env_gamma
trigger_random
target_mp3audio

But WT* do they do <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' valign='absmiddle' alt='confused.gif'><!--endemo--> we arent psycich u know <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' valign='absmiddle' alt='biggrin.gif'><!--endemo-->

u should place these things on a sticky Topic on the Forum ,not in the middle of nowhere site : guidelines , there is info on how to place brushes ,well i think most of us know that .....

dont get mad because of my somewhat noobystyle post ( im dutch <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' valign='absmiddle' alt='tounge.gif'><!--endemo--> ) i just want to help because i think more poeple want to map.........

Nazul

Comments

  • RhoadsToNowhereRhoadsToNowhere i r 8 Join Date: 2002-01-24 Member: 33Members
    This is probably dated material, but you can always check out the Quickstart mapping guide <a href='http://www.planethalflife.com/nsworld/MappingGuide/MappingGuide.ASP' target='_blank'>here.</a> Hope that helps.
  • Crazy_MonkeyCrazy_Monkey Join Date: 2002-11-13 Member: 8453Members
    Look in the pinned posts, it's all there, just dig.
  • ComproxComprox *chortle* Canada Join Date: 2002-01-23 Member: 7Members, Super Administrators, Forum Admins, NS1 Playtester, NS2 Developer, Constellation, NS2 Playtester, Reinforced - Shadow, WC 2013 - Silver, Subnautica Developer, Subnautica Playtester, Pistachionauts
    Might have it at <a href='http://ns.valve-erc.com' target='_blank'>http://ns.valve-erc.com</a> also. (In the pinned posts of course) <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' valign='absmiddle' alt='tounge.gif'><!--endemo-->
  • NazulNazul Join Date: 2002-11-17 Member: 9052Members
    yes ok ,but i REALLY REALLY REALLY want to know how i join a team ,i have a RR , a brush when u get in join team 1 / 2 ,but i dont have "spawns " for team 1 /2 what are those spawns named ?? Brush / point entity ?

    Nazul
  • ChromeAngelChromeAngel Join Date: 2002-01-24 Member: 14Members, NS1 Playtester, Contributor
    edited November 2002
    In case you hadn't figured it out the team join signs are seperate func_illusionary entities. The hives are placed using team hive entities and the command console is a team_command entitiy. Most of this is in the guidelines that can be reached from the FAQ thread pinned at the top of this forum.

    [edit]
    The spawn points for the teams are info_team_start (point entities)
    READ THE QUICKSTART GUIDE it's the fastest, smoothest way to start making maps for NS.
    [/edit]

    Thanks for the mention Rhoads, the quickstart guide is very much alive and up to date <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' valign='absmiddle' alt='smile.gif'><!--endemo-->

    If anyone has up to date information on particle system editing, please let me know so I can update that section.
  • nrbynrby Join Date: 2002-03-05 Member: 270Members
    -team_command

    The commander station entity (places the commander console)

    -team_hive

    Places a hive

    -info_player_start

    This isn't an NS custom entity.


    -info_team_join

    trigger ent to select a team in readyroom

    -info_gameplay

    Contains game parameters

    -info_team_start

    Team spawns in map (non readyroom)

    -func_seethrough

    entity to block commander from seeing certain detail items

    -info_mapinfo

    defines commander view heights etc

    -info_spectate

    spectator selection for readyroom

    -info_team_autoassign

    autoteam selection for readyroom


    -info_location

    brush based ent to show name of location in HUD during the game

    -env_custom_particles

    Particle system

    -env_gamma

    Changes gamma ramp for map

    -trigger_random

    Used to randomly trigger an event

    -target_mp3audio

    similar to ambient_generic, but plays mp3
Sign In or Register to comment.