Sie sind nicht angemeldet.

Random778

Schüler

  • »Random778« ist der Autor dieses Themas

Beiträge: 127

Beruf: Schüler

Rootserver vorhanden: Nein

  • Nachricht senden

1

Montag, 31. März 2014, 10:44

Mapchooser Extended

Wie kann man hier einstellen das nicht nur bei rtv man die Map verlängern kann sondern auch wenn die automatische Auswahl kommt bzw. bei 02:00?


Spoiler Spoiler


// This file was auto-generated by SourceMod (v1.5.2)
// ConVars for plugin "mapchooser_extended.smx"


// Add "No Vote" to vote menu?
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_addnovote "0"

// Block slots to prevent accidental votes. Only applies when Voice Command style menus are in use.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_blockslots "1"

// Specifies if a 'Don't Change' option should be added to early votes
// -
// Default: "1"
// Minimum: "0.000000"
mce_dontchange "1"

// Specifies if MapChooser should run an end of map vote
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_endvote "1"

// Specifies how many past maps to exclude from the vote.
// -
// Default: "5"
// Minimum: "0.000000"
mce_exclude "5"

// Number of extensions allowed each map.
// -
// Default: "0"
// Minimum: "0.000000"
mce_extend "0"

// Specifies how many more frags are allowed when map is extended.
// -
// Default: "10"
// Minimum: "5.000000"
mce_extend_fragstep "10"

// Specifies how many more rounds each extension makes
// -
// Default: "5"
// Minimum: "1.000000"
mce_extend_roundstep "5"

// Specifies how much many more minutes each extension makes
// -
// Default: "15"
// Minimum: "5.000000"
mce_extend_timestep "20"

// Position of Extend/Don't Change options. 0 = at end, 1 = at start.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_extendposition "0"

// Hide the MapChooser Extended warning timer
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_hidetimer "1"

// Specifies how many maps to include in the vote.
// -
// Default: "5"
// Minimum: "2.000000"
// Maximum: "6.000000"
mce_include "5"

// Mark custom maps in the vote list. 0 = Disabled, 1 = Mark with *, 2 = Mark with phrase.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "2.000000"
mce_markcustommaps "0"

// Number of run off votes allowed each map.
// -
// Default: "1"
// Minimum: "0.000000"
mce_maxrunoffs "1"

// Menu Style. 0 is the game's default, 1 is the older Valve style that requires you to press Escape to see the menu, 2 is the newer 1-9 button Voice Command style, unavailable in some games. Ignored on TF2 if NativeVotes Plugin is loaded.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
mce_menustyle "2"

// Specifies whether or not MapChooser should pick a map if no votes are received.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_novote "0"

// Randomize map order?
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_randomizeorder "0"

// Hold run off votes if winning choice has less than a certain percentage of votes
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_runoff "1"

// If winning choice has less than this percent of votes, hold a runoff
// -
// Default: "50"
// Minimum: "0.000000"
// Maximum: "100.000000"
mce_runoffpercent "50"

// Warning time for runoff vote in seconds.
// -
// Default: "5.0"
// Minimum: "0.000000"
// Maximum: "30.000000"
mce_runoffvotewarningtime "3"

// Specifies when to start the vote based on percents.
// -
// Default: "35.0"
// Minimum: "0.000000"
// Maximum: "100.000000"
mce_start_percent "35.0"

// Enable or Disable percentage calculations when to start vote.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_start_percent_enable "0"

// Specifies when to start the vote base on frags remaining.
// -
// Default: "5.0"
// Minimum: "1.000000"
mce_startfrags "5.0"

// Specifies when to start the vote based on rounds remaining. Use 0 on DoD:S, CS:S, and TF2 to start vote during bonus round time
// -
// Default: "2.0"
// Minimum: "0.000000"
mce_startround "2.0"

// Specifies when to start the vote based on time remaining.
// -
// Default: "10.0"
// Minimum: "1.000000"
mce_starttime "2.0"

// Specifies how long the mapvote should be available for.
// -
// Default: "20"
// Minimum: "5.000000"
mce_voteduration "20"

// Warning time in seconds.
// -
// Default: "15.0"
// Minimum: "0.000000"
// Maximum: "60.000000"
mce_warningtime "3"

// Location for the warning timer text. 0 is HintBox, 1 is Center text, 2 is Chat. Defaults to HintBox.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
mce_warningtimerlocation "1"

Newbie'

Profi

Beiträge: 580

Wohnort: Zuhause

Rootserver vorhanden: Nein

  • Nachricht senden

2

Montag, 31. März 2014, 11:25

Seit wann kann man bitte bei RTV eine Map verlängern? RTV bedeutet Rock the Vote dies startet ein Vote wenn X Spielern die jetzige Map nicht gefällt. Das würde überhaupt keinen Sinn ergeben.

Das was du denke meinst ist:

Quellcode

1
2
3
4
5
// Number of extensions allowed each map.
// -
// Default: "0"
// Minimum: "0.000000"
mce_extend "0"

Kannst du 1-1 Millionen oder so nutzen.

Random778

Schüler

  • »Random778« ist der Autor dieses Themas

Beiträge: 127

Beruf: Schüler

Rootserver vorhanden: Nein

  • Nachricht senden

3

Montag, 31. März 2014, 12:35

Sorry, bin erst aufgestanden und wusste nicht was ich schreibe ahhaha.
Jo, danke ist das richtige.

Ähnliche Themen