Left 4 Dead 2

Left 4 Dead 2

Not enough ratings
(MSC) Mapping Tools
   
Award
Favorite
Favorited
Unfavorite
Game Content: Scripts, Miscellaneous
File Size
Posted
5.290 KB
15 Oct, 2020 @ 11:41am
1 Change Note ( view )

Subscribe to download
(MSC) Mapping Tools

In 1 collection by [FoRcE]army_guy3
(MSC) Scripts
33 items
Description
MSC_ID: MSC_Mapping_Tools
Supports MSC_AUTOLOAD.

This is the 17th test script that runs on the Master Script Controller.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2203978515

This script is designed to be used by mappers. Current it does not contain much but I have released it anyways because it still contains useful functions.

chat commands:

entitycount - This command will scan entities on your map and return a list in console of count types. This list is automatically sorted so you can see the largest counts to help free up entities.

entitycull - This command will scan entities on your map and remove unneeded ones. This command is used for freeing up entity slots so you don't crash in the mean time. It can also be used by non mappers to free up these unneeded entities so you don't crash.

entityshowunneeded - This command will scan entities on your map and highlight the unneeded ones. Prop_dynamics can be changed to prop_static to free up entity slots. It is mainly used when trying to find what entities can be changed to a prop_static when trying to free up entity slots.


Chat Examples:
/entitycount
/entitycull
/entityshowunneeded


The sdk tools will remove the workshop addons. You can load this script with sdk tools by copying the MSC_Mapping_Tools and the MSC VPKs to the main addons directory of the game. These will not be deleted by the SDK Tools.
2 Comments
zp 4 Aug, 2021 @ 1:31am 
๑۞๑۩ ᙭ ۩
ReIoaded Edition 9 Jun, 2021 @ 9:29am 
si