Counter-Strike 2

Counter-Strike 2

This item is incompatible with Counter-Strike 2. Please see the instructions page for reasons why this item might not work within Counter-Strike 2.
Not enough ratings
ka_soccer_multiindoor_a
   
Award
Favorite
Favorited
Unfavorite
Game Mode: Classic, Custom, Training
Tags: Map
File Size
Posted
Updated
16.227 MB
5 Mar, 2019 @ 7:56am
7 Mar, 2019 @ 8:31am
3 Change Notes ( view )

Subscribe to download
ka_soccer_multiindoor_a

In 1 collection by Mashilo (ましろ) 🌸
Kurisu Soccermap Collection
5 items
Description
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://steamhost.cn/steamcommunity_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)" } } } }