BSP Content Extraction: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (→‎top: clean up, replaced: {{Language subpage → {{langsp)
Line 1: Line 1:
{{Language subpage}}
{{langsp}}
Sometimes mappers embed content used on a map into a [[BSP|BSP file]].
Sometimes mappers embed content used on a map into a [[BSP|BSP file]].
{{ModernExample|cs_agency or de_dust2 in {{csgo|4}} on these maps, after receiving the source, you can find errors, this is due to the fact that the content used is embedded in the [[BSP|BSP file]].}}
{{ModernExample|cs_agency or de_dust2 in {{csgo|4}} on these maps, after receiving the source, you can find errors, this is due to the fact that the content used is embedded in the [[BSP|BSP file]].}}

Revision as of 02:01, 4 January 2024

English (en)Русский (ru)Translate (Translate)

Sometimes mappers embed content used on a map into a BSP file.

PlacementTip.pngExample:cs_agency or de_dust2 in Counter-Strike: Global Offensive Counter-Strike: Global Offensive on these maps, after receiving the source, you can find errors, this is due to the fact that the content used is embedded in the BSP file.

Utilities