All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Valve Developer Community. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:30, 21 May 2025 MyGamepedia talk contribs created page Proplist.txt (Created page with "{{back|Black Mesa Level Creation}} {{code|proplist.txt}} is a txt file available in {{bms|4}}, placed in {{code|scripts}} folder. This file used by {{ent|item_crate}} for the preset props that will fall out of the crate upon breaking. Spawn entities using a section from this file, you also can add your own by editing the file. Section is nothing more than just section name with list of models to spawn. ==Code== {{codeblock| "proplist.txt" { "canteen" { "model" "...")