Sie sind nicht angemeldet.

1

Mittwoch, 27. August 2008, 05:30

wird nur mapvote angezeigt extendet(verlängerug ) nicht ???

hier mal meine mapchoser,cfg

Spoiler Spoiler

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


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

// Specfies the maximum frags allowed that a map can be extended.
// -
// Default: "150"
// Minimum: "0.000000"
sm_extendmap_maxfrags "150"

// Specfies the maximum amount of rounds a map can be extended
// -
// Default: "30"
// Minimum: "0.000000"
sm_extendmap_maxrounds "30"

// Specifies the maximum amount of time a map can be extended
// -
// Default: "90"
// Minimum: "0.000000"
sm_extendmap_maxtime "10"

// Specifies how many more rounds each extension makes
// -
// Default: "5"
// Minimum: "5.000000"
sm_extendmap_roundstep "5"

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

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

// Map file to use. (Def sourcemod/configs/maps.ini)
// -
// Default: "configs/maps.ini"
//sm_mapvote_file "mapcycle.txt"

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

// Specifies when to start the vote based on time remaining.
// -
// Default: "3.0"
// Minimum: "1.000000"
sm_mapvote_start "6.0"

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

// Specifies when to start the vote based on rounds remaining.
// -
// Default: "2.0"
// Minimum: "1.000000"
sm_mapvote_startround "6.0"




was muss ich ändern, damit beim vote 6 minuten vor ablauf nicht nur drei maps angezeigt werden, sondern auch extendet, also verlängern
bei mani klappte das hervorragend, es müsste hier doch auch gehen ?
endschuldigunk meihne teudsche außsprachen, aber mit änglish gets auch net

W[!]ck

Schüler

Beiträge: 50

Wohnort: Berlin

Beruf: Schüler

  • Nachricht senden

2

Mittwoch, 27. August 2008, 14:57

Re: wird nur mapvote angezeigt extendet(verlängerug ) nicht ???

Meine mapchooser.txt sieht so aus:

Zitat

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


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

// Specifies how many more rounds each extension makes
// -
// Default: "5"
// Minimum: "5.000000"
sm_extendmap_roundstep "5"

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

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

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


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

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

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

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

// Specifies when to start the vote based on rounds remaining.
// -
// Default: "2.0"
// Minimum: "1.000000"
sm_mapvote_startround "2.0"


Der Unterschied zu deiner ist das bei dir die bei mir markierte Parabel zum einstellen dessen was du haben möchtest und zwar der Extended Funktion fehlt o.O. Erstell die mapcooser.txt einfach noch einmal neu. Wen sie dann immer noch nicht da ist einfach die Parabel sm_mapvote_extend "1" in die Server.cfg hauen. Damit müste es auch laufen :mrgreen:

mfg Jan

3

Mittwoch, 27. August 2008, 17:02

Re: wird nur mapvote angezeigt extendet(verlängerug ) nicht ???

jo danke teste ich sofort
endschuldigunk meihne teudsche außsprachen, aber mit änglish gets auch net