Witam.
Posiadam plugin CS:GO Multi-1v1 (https://forums.allie...ad.php?t=241056).
W jaki sposób mogę dodawać swoje custom-areny? Domyślnie plik wygląda tak:
// In this file you can define some new custom round types.
// To enable the scout round example below, change the "enabled" setting from 0 to 1.
// If a round type should not affect a player's rating set "ranked" to 0.
// If a round type should not have its own rating value, you can remove the "ratingFieldName"
// key, or set it to the empty string "".
// The "optional" key refers to it players have a choice whether the enable/disable it.
"CustomRoundTypes"
{
"scout"
{
"name" "Scout"
"ranked" "1"
"ratingFieldName" "scoutRating"
"optional" "1"
"enabled" "0"
"armor" "1"
"helmet" "1"
"weapons"
{
"weapon_knife" ""
"weapon_ssg08" ""
}
}
}
Oraz do czego służą wartości: ranked oraz ratingFieldName ?
Pozdrawiam


Dodatki SourceMod




Moja zawartość
Mężczyzna