Half-Life 2
Script MultiLoader
1–10 из 11
< 1  2 >
Обновление: 18 мая в 12:17

Обновление: 18 мая в 7:10

Added game.cfg script pre-loading. This will now preload CVars before map load which is very useful for some skill options and stuff like ai_force_serverside_ragdoll 1 which only applied on newly spawned NPCs.
Fixed broken workflow when Friendly Fire was not installed.
Script ID: 1 is now used by default.

Обновление: 24 дек. 2024 г. в 9:42

Обновление: 26 ноя. 2024 г. в 7:29

Removed custom sound scripts loader for causing conflicts with custom campaigns with new custom sound scripts.

Обновление: 24 ноя. 2024 г. в 21:03

Added episodic particles and sounds to manifest files.
Now episodes should work properly.

Обновление: 24 ноя. 2024 г. в 14:13

Обновление: 19 ноя. 2024 г. в 8:19

Added more slots up to 1000. Thanks to Copper Boltwire.

Обновление: 17 ноя. 2024 г. в 19:01

Reverted back to previous version because game doesn't load extenal cfg files on main menu.

Обновление: 17 ноя. 2024 г. в 18:42

Added game.cfg based alternate script loader

Обновление: 17 ноя. 2024 г. в 17:53

Script MultiLoader is now able to manipulate skill value
While partially true, npcs related values will still work incorrectly when defined from location other than "skill.cfg"
That means if you want your mod which changes NPCs health to work correctly, you need to change "skill.cfg" instead of using Script MultiLoader scripts.