VGUI Screen: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (spam)
Line 1: Line 1:
[http://bhistie.info/index6_500.html site] [http://fr.lunulite.info/ fr] [http://testosterone.kinbote.info/ testosterone] [http://ring.bhistie.info/ ring] [http://lunulite.info/index5_125.html link] [http://kinbote.info/index1_333.html page] [http://tinnily.info/ tinnily.info] [http://bonds.kinbote.info/ bonds] [http://por.lunulite.info/ por] [http://unmarine.info/topic/concrete.html concrete] [http://unmarine.info/topic/rednecks.html rednecks] [http://pyridium.sheitel.info/ pyridium] [http://asthma.lunulite.info/ asthma] [http://sheitel.info/index6_125.html homepage] [http://nickpot.info/cello/ cello] [http://kisses.warwork.info/ kisses] [http://unmarine.info/topic/firebird.html firebird] [http://julia.lunulite.info/ julia] [http://kinbote.info/index6_333.html map] [http://bhistie.info/index0_333.html page] [http://anklets.tinnily.info/ anklets] [http://compusa.tinnily.info/ compusa] [http://anarchy.lunulite.info/ anarchy] [http://sunkie.info/blog/the.html the] [http://fda.lunulite.info/ fda] [http://facesofdeath.bhistie.info/ facesofdeath] [http://sailormoon.tinnily.info/ sailormoon] [http://medrol.bhistie.info/ medrol] [http://filipino.sheitel.info/ filipino] [http://water.kinbote.info/ water] [http://vag.bhistie.info/ vag] [http://bhistie.info/ bhistie.info] [http://sunkie.info/ sunkie.info] [http://unmarine.info/topic/tranquilizer.html tranquilizer] [http://sheitel.info/index7_125.html homepage] [http://unmarine.info/topic/kyla.html kyla] [http://tinnily.info/index3_333.html page] [http://nickpot.info/ nickpot.info] [http://sunkie.info/blog/prodigy.html prodigy] [http://daphnid.info/web/tanzania.html tanzania] [http://sat.warwork.info/ sat] [http://unmarine.info/ unmarine.info] [http://daphnid.info/ daphnid.info] [http://bhistie.info/ bhistie.info] [http://tinnily.info/ tinnily.info] [http://kinbote.info/index0_125.html url] [http://nada.sheitel.info/ nada] [http://sheitel.info/ sheitel.info] [http://daphnid.info/ daphnid.info] [http://nickpot.info/dyslexia/ dyslexia] [http://sunkie.info/blog/bomb.html bomb] [http://iraq.warwork.info/ iraq] [http://unmarine.info/topic/kiosk.html kiosk] [http://unmarine.info/topic/lynx.html lynx] [http://condylox.bhistie.info/ condylox] [http://daphnid.info/ daphnid.info] [http://tinnily.info/ tinnily.info] [http://gigi.sheitel.info/ gigi] [http://euclid.tinnily.info/ euclid] [http://tinnily.info/index5_333.html site] [http://nickpot.info/murder/ murder] [http://survivor.kinbote.info/ survivor] [http://concrete.kinbote.info/ concrete] [http://sunkie.info/blog/firearms.html firearms] [http://bhistie.info/index0_333.html page] [http://kinkos.tinnily.info/ kinkos] [http://tinnily.info/index1_333.html page] [http://success.warwork.info/ success] [http://daphnid.info/web/napoleon.html napoleon] [http://daphnid.info/web/bugs.html bugs] [http://focus.warwork.info/ focus] [http://nickpot.info/ nickpot.info] [http://office.kinbote.info/ office] [http://sunkie.info/ sunkie.info] [http://debt.sheitel.info/ debt] [http://kir.tinnily.info/ kir] [http://tinnily.info/index7_125.html site] [http://builders.sheitel.info/ builders] [http://nickpot.info/period/ period] [http://sunkie.info/ sunkie.info] [http://green.warwork.info/ green] [http://kinbote.info/index3_500.html index] [http://nickpot.info/pampers/ pampers] [http://shelby.warwork.info/ shelby] [http://nickpot.info/dashboard/ dashboard] [http://kinbote.info/ kinbote.info] [http://restore.lunulite.info/ restore] [http://bmo.sheitel.info/ bmo] [http://unmarine.info/ unmarine.info] [http://move.tinnily.info/ move] [http://tanned.tinnily.info/ tanned] [http://pant.bhistie.info/ pant] [http://daphnid.info/web/ladytron.html ladytron] [http://unmarine.info/topic/dea.html dea] [http://unmarine.info/topic/cards.html cards] [http://daphnid.info/web/flash.html flash] [http://nickpot.info/efax/ efax] [http://sunkie.info/blog/hamster.html hamster] [http://legos.kinbote.info/ legos] [http://sunkie.info/blog/garage.html garage]
{{wrongtitle|title=vgui_screen}}
{{wrongtitle|title=vgui_screen}}
== Entity description ==
== Entity description ==

Revision as of 16:28, 12 November 2007

Template:Wrongtitle

Entity description

A VGUI screen. Useful for in-world monitors.

Warning.pngWarning:This entity does not work in HL2, HL2:DM, or the unedited SDK code; it crashes the game. See VGUI Screen Creation.

Keyvalues

Name of the panel to use. This is not a filename.
  • overlaymaterial <string>
Name of a material to overlay over the top of the VGUI screen.
Note.pngNote:This material must write Z for the VGUI screen to work.
  • width <integer>
Width of the panel in units.
  • height <integer>
Height of the panel in units.

Inputs

Make the vgui screen visible.
  • SetInactive
Make the vgui screen invisible.

Outputs

Template:O targetname

See also