Jump to content

Entities

From Kingpin Wiki
AI entities
Ammo entities
Cast entities
DM entities
Elements entities
Func entities
HMG entities
Info entities
Item entities
Key entities
Light entities
Misc entities
Path entities
Pawn entities
Pistol entities
Props entities
Props 2 entities
Props 3 entities
Rotating entities
SFX entities
Smoke entities
Target entities
Trigger entities
Weapon entities

worldspawn

Map Entity Color: (0 0 0) (COLOR PREVIEW) Dimensions: Size of map components used

This classname represents the whole world and includes "normal" walls. Unlike other entities, there can only be ONE worldspawn per map.

Keys

Key Description
episode Episode number
sky Environment map name (skybox), also used for reflection
sounds Music CD track number
gravity Gravity (default=800)
light Set a low value to light the entire map without using individual bulbs
message Map name
fogdensity Fog density for OpenGL cards
fogdensity2 Fog density for 3DFX cards
fogval RGB values of fog for OpenGL cards
fogval2 RGB values of fog for 3DFX cards
_sun_light Set sun brightness
_sun_target Defines sun yaw and pitch pointing to a spotlight target
_sun_angle Defines sun yaw and pitch manually (0 to 360) (-90 to 90)
_sun_vector Defines sun yaw and pitch using an X Y Z direction vector
_sun_color Defines sun color in scalar R G B
_sun_diffuse Diffuse light brightness
_sun_difwait Diffuse light attenuation
_sun_ambient Set sun ambient brightness
_sun_surface Set sun surface brightness