season script concept
О карте
«season script concept» — карта Counter-Strike 2 из Steam Workshop. Размер файла в Мастерской — 47,1 МБ. Теги автора: Custom. Для установки откройте оригинал в Steam и подпишитесь на карту. Совместимость с текущей версией игры редакцией не проверена.
Описание автора
map will change season depending on the month of the year via cs script. it is currently configured to check the date of the year with SeasonCheck and then loads the appropriate spawngroup with SpawnCheck afterwards via LogicAuto OnMapSpawn.
however the script is capable of checking the date of the year, then loading appropriately named props, partciles, or spawngroups.
props particles spawngroups
with some map testing debug commands for the script below:
ent_fire season_script runscriptinput ClearAll ent_fire season_script runscriptinput SeasonCheck ent_fire season_script runscriptinput ParticleCheck ent_fire season_script runscriptinput SpawnCheck
ent_fire season_script runscriptinput ParticleCancel ent_fire season_script runscriptinput SeasonCancel ent_fire season_script runscriptinput SpawnCancel
ent_fire season_script runscriptinput SummerCheck ent_fire season_script runscriptinput WinterCheck ent_fire season_script runscriptinput SpringCheck ent_fire season_script runscriptinput AutumnCheck
note: currently the only debug commands that will work on the example are related to spawngroups or seasoncheck itself. there is currently no props or particle systems named for seasons that can be targeted for with the script commands or debug commands. the map was changed to only load spawngroups for seasons based on the date in the year.
Как установить и запустить
Откройте страницу карты в Steam Workshop и нажмите «Подписаться». Дождитесь окончания загрузки в Steam. Запустите Counter-Strike 2, откройте «Играть» и раздел карт Мастерской, затем выберите карту. Если карта не появилась, перезапустите игру после завершения загрузки. Доступность конкретной карты зависит от её совместимости с текущей версией CS2.