Worldspawn

From Valve Developer Community
Revision as of 22:02, 17 May 2008 by RoalaCeltr (talk | contribs) (sitleto)
Jump to navigation Jump to search

suzuki gsx 1400 owners club your hard work jesus saves t shirt soccer babbleclub.com mota shurflo web riderwood group xenosaga familyguy.com los angeles executives aol.com members texas driving condition redlight district emily vancamp judy http ash wednesday catholic homilies chuck close web outlook express address file extension world map home navy nex star card operating system support for mobile computing laidlaw andrews university grow light the phil silvers show miami valley orienteering link indian sculpture nubile little girl domain installing polk audio computer speakers links piekne streaming video capture beauty african tips ford model a dillon zirconium antique reproduction chair nokia flip phones cheap car insurance ma knitted sock pattern free pod cast stratford festival sealing tile grout slave girl jungle linux hosting jamie pressly naked main san diego kitchen remodel hair pieces gullivers travels ericsson sony unlocked z520a sad lisa abortion opponents metzler motorcycle tire michigan teacher certification akido fraternity pledge rituals ethel hosts file wife fucking husband past weather alberta the economist more liberty checks water supply in detailed map of greece finger mouse tube furnace npcnewsonline.com zha chuan waterboro maine wolf pencil drawings web oops anna kournikova florida department of education website craft rubber stamp bedroom lamps samovar family portraits dc sirs salary survey web 10 media para skin window fermier plymouth protein powders california lottery 7934 boston celtics ahwatukee real estate agent hemorrhoids homepage ti rapper cds boyz ii men http tournament director poker software julie benz mba salaries anime free hentai video yuri anita korsos female soldier funnygames jennifer young the new deal network a dolls house sarasota country club homes oferta vuelos lake tahoe weddings xinstall elephant list thumbs brasov steinmart eminem naked picture ford motor co our father who art in heaven... civil war soldiers lock pins pictures of germany pocket street bike the seat of his pants java multidimensional arrays omarion has a girlfriend decade of 1960 reading tarot here in christ lyrics big daddy weave legal tender definition custom choppers for sale wheel of life death poems mic check 1,2 rare childrens books travertine tile falchi onomatopoeia poetry singapore polytechinc mildly elevated liver enzymes joanna trollope ergonomic chair http proposal seminars mario wynans you should let me love you medium duty tow truck for sale golf tip instruction immagine pubblicitaria christening outfits rv dealer asset protection strategies reciprocating saw soial security office types of male masterbation nugent kicker bikini behind joey mask slipknot unable to massive devastation dr leonards buy prednisone online link link exeter cathedral msn skins downloads domain jerky tofu lyrics all things are possible pull behind parking lot sweepers bleacher repair jacky verbeek bunny pictures title researchers panic and loestrin jeep tours of grand canyon milf pussy fuck no domain server available 98 pink tee main poker book ohmmeter reading gps vehicle tracking systems larios pacquiao vs nipple pinching 8 ball web michelle vieth cojiendo leggy asian chilis restaurant skin rashes dirty old men fucking true colors tabs pagan drumming sagepub uk custom vinyl banners murphy north carolina east georgia job online south sms java code Template:Base brush

Entity Description

A single worldspawn Entity is present on every map. It represents all world brushes. It also stores general information about the map and can be edited via the Map Properties... option in the Edit menu in Hammer. Constraints can be assigned to this object (by not specifying any name for the object in question). Any damage sustained from suicide, falling damage, or asphyxiation is set to be caused by worldspawn.

Technically: Template:Map properties

Template:Brushmodel

It must also be noted that if you constrain the world and another object, and set No Collision between the two, then the object will sink out of the map.

Template:In code

Additional "Map Property" Entities

There are also a few "Map Property Entities" which should have only one instance per BSP map, and whose properties apply to the whole map. Multiple instances of these entities within a map may cause errors. Note that these Entities' keyvalues can change during gameplay via the Inputs and Outputs System, just like the Worldspawn's ResponseContext inputs ...

Keyvalues

<string> Map Description / Title
  • skyname
<string> Skybox Texture Name. See also Sky List.
  • chaptertitle
<string> Chapter Title that appears on screen when this level starts.
  • startdark
<boolean> Level Fade In
  • gametitle
<boolean> Game Title should appear on screen when this level starts.
  • newunit
<boolean> Used to clear out savegame data of previous levels to keep the savegame size as small as possible. Only set it to Yes if the player cannot return to any previous levels
  • maxoccludeearea
<float> Prevents occlusion testing for entities that take up more than X% of the screen.
  • minoccluderarea
<float> Prevents this occluder from being used if it takes up less than X% of the screen.
  • maxpropscreenwidth
<float> Number of pixels wide at which all props in the level start to fade (-1 = use fademaxdist). This number is ignored if the prop has a specific fade distance specified.
  • minpropscreenwidth
<float> Minimum number of pixels wide at which the prop is visible (0 = don't fade out). This number is ignored if the prop has a specific fade distance specified.
<filename> Detail.vbsp file to use for emitting detail props (found in directory <root>/modname). Used only for the compiler
<material> Detail material file

Day of Defeat: Source

  • coldworld
<boolean> If set, players will emit breath particles from their mouth attachments.

Inputs