From 7570fb37ec917513d8df61de7f811fbe70365386 Mon Sep 17 00:00:00 2001 From: Blixibon Date: Wed, 24 Jun 2020 09:53:58 -0500 Subject: [PATCH] Updated Map Specific Scripts (markdown) --- Map-Specific-Scripts.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Map-Specific-Scripts.md b/Map-Specific-Scripts.md index 5484f00..0fce5d2 100644 --- a/Map-Specific-Scripts.md +++ b/Map-Specific-Scripts.md @@ -1,5 +1,7 @@ Mapbase adds a system designed to load certain types of scripts on a map-by-map basis. This is best suited for maps which can't have their own deriving mod with their own script changes. It also allows mappers to easily use scripts previously reserved for more complex modding. +This system was inspired by existing code which loads level-specific soundscripts and soundscapes. + --- Map-specific scripts are normally loaded by an automatic manifest which searches for specific file names. The types of scripts which could be used with the map-specific file system are listed below.