Worldspawn (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
Confirm:does this have the same bug as in Source?[Clarify]
mNo edit summary |
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
||
Line 1: | Line 1: | ||
{{Tabs|worldspawn|goldsrc=1|source=1|main=source}} | {{Tabs|worldspawn|goldsrc=1|source=1|main=source}} | ||
{{ | {{this is a|point entity|name=worldspawn|engine=GoldSrc}} | ||
== Key Values == | == Key Values == |
Revision as of 20:07, 17 May 2024
worldspawn
is a point entity available in all GoldSrc games.
Key Values
- CD track to play (sounds) <integer>
- CD track number to play upon map load.
Bug:Only works properly if game is using the
valve
directoryWorkaround:Put a trigger_cdaudio that encompasses info_player_start.
[todo tested in ?]
- Default light level (light) <integer>
- Default Wave Height (WaveHeight) <string>
- Sets the water wave height
- Max Viewable Distance (MaxRange) <string>
- Default is 4096.
- Level Fade In (startdark) <choices>
- Fades the map in.
- 0: No
- 1: Yes

- Display Game Title (gametitle) <boolean>
- Should the game's title appear on-screen when the map starts?
- Map Team List (mapteams) <string>
- Default Team (defaultteam) <choices>
- !FGD in
.
- 0 : Fewest Players
- 1 : First Team
- Default CTF ([todo internal name (i)]) <choices> (only in
)
-
- 0 : "Not CTF map"
- 1 : "CTF map"
- Ambience ([todo internal name (i)]) <choices> (only in
)
-
- 0 : Medieval
- 1 : Runic (metal)
- 2 : Present (base)
- Game mode ([todo internal name (i)]) <choices> (only in
)
-
- 0 : Arena
- 1 : Deathmatch
Better music selector
Replace the sounds key in the Half-Life FGD with this entry to more easily know which track belongs to which MP3 file.