Counter-Strike 2

Counter-Strike 2

此物品与 Counter-Strike 2 不兼容。想知道为什么此物品不能在 Counter-Strike 2 中使用,请查看指导页面
评价数不足
ka_soccer_multiindoor_a
   
奖励
收藏
已收藏
取消收藏
游戏模式: 经典, 自定义, 训练模式
标签: Map
文件大小
发表于
更新日期
16.227 MB
2019 年 3 月 5 日 上午 7:56
2019 年 3 月 7 日 上午 8:31
3 项改动说明 ( 查看 )

订阅以下载
ka_soccer_multiindoor_a

在 Mashilo (ましろ) 🌸 的 1 个合集中
Kurisu Soccermap Collection
5 件物品
描述
Indoor-Soccermap ported from CS:S
Alternative Version with a working radar can be found here (ka_soccer_multiindor_b)

For proper usage SoccerMod by Marco Boogers is REQUIRED.
More information can be found here:
https://psteamcommunity.yuanyoumao.com/groups/soccer_mod

Features:
- combines several different indoor modes (2v2, 3v3, 4v4, freeplay*)
- changeable once per round by accessing the controlroom**
- (main)ball and players that are out-of-bounds during a state transition get ported/killed to stay inside the new area
- freeplay allows spawning up to 4 additional balls

Notes:
- most sounds are removed from this version in favor of a sourcemod plugin to handle them (Link tba)

Issues:
- No Radar - Check the alternative version ka_soccer_multiindor_b linked at the top
- Wall behaviour - Due to the way the walls are created so they can be enabled/disabled they might show different behaviour when shooting the ball against it (can't think of an alternative way atm )

____________________________________________________________
*Freeplay:
- Disabled Goals
- Up to 4 spawnable balls (button to spawn 1 per use, button to remove ALL at once)
- Controlroom Button stays active (gets locked for 15 seconds after usage)
- Spawned balls get auto-removed upon changing to a smaller mapsize

**Every player is able to access the controlroom at the beginning of a new round. The button will lock itself after usage and disappear 15 seconds after starting the round.
Admins are always able to access the buttons, either by using Noclip or a remote control plugin like Trigger Mapentity[forums.alliedmods.net] for sourcemod.

The (creative) names to use are:
2v2button - 2v2 size (similar to xsl_indoorcup on cs:s)
3v3button - 3v3 size (similar to the indoor map on cs:s)
4v4button - 4v4 size (should be suitable for 5v5 too)
freebutton - freeplay (equal size to the 6v6 pitch, disabled goals, spawnable balls)

***Requires Trigger Mapentity***
Example entry for adminmenu_custom.txt to control the skybox with sourcemod admin:
"Commands" { "Mapcontrol" { "ka_csl_multiindoor" { "cmd" "sm_trigger @1" "admin" "sm_ban" "1" { "type" "list" "method" "name" "title" "Choose mode" "1" "freebutton" "1." "Enable Freeplay Mode" "2" "2v2button" "2." "Enable 2v2 Mode" "3" "3v3button" "3." "Enable 3v3 Mode" "4" "4v4button" "4." "Enable 4v4 Mode" "5" "spawnerbutton" "5." "Spawn Ball (Freemode only)" "6" "removebutton" "6." "Remove Spawns (Freemode only)" } } } }