Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: sourceserver.info. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

  • »hannibal-l-« ist der Autor dieses Themas

Beiträge: 552

Beruf: Fisi

Rootserver vorhanden: Ja

  • Nachricht senden

1

Dienstag, 15. November 2011, 08:56

mapchooser macht keinen mapvote

Hallöle,

ich glaub ich sehe den wald vor lauter bäumen nicht mehr. randommaps läuft soweit ;) aber bei gungame hab ich eigentlich so gebastelt das er bei lvl 20 einen mapvote starten sollte! Leider kommt nichts und die suchfunktion und google konnte mir nicht helfen.

hier meine cfg´s

mapchooser.cfg

Spoiler Spoiler

// This file was auto-generated by SourceMod (v1.4.1-dev)
// 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: "1.000000"
sm_extendmap_roundstep "5"

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

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

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

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

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

// 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 "3.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. Use 0 on TF2 to start vote during bonus round time
// -
// Default: "2.0"
// Minimum: "0.000000"
sm_mapvote_startround "2.0"

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




sourcemod.cfg

Spoiler Spoiler

// SourceMod Configuration File
// This file is automatically executed by SourceMod every mapchange.


// Specifies how admin activity should be relayed to users. Add up the values
// below to get the functionality you want.
// 1: Show admin activity to non-admins anonymously.
// 2: If 1 is specified, admin names will be shown.
// 4: Show admin activity to admins anonymously.
// 8: If 4 is specified, admin names will be shown.
// 16: Always show admin names to root users.
// --
// Default: 13 (1+4+8)
sm_show_activity 13

// Specifies whether menu sounds are enabled for menus created by SourceMod.
// Menu sounds can be further configured in addons/sourcemod/configs/core.cfg.
// --
// Default: 1
sm_menu_sounds 1

// Specifies how long of a delay, in seconds, should be used in between votes
// that are "public" or can be spammed. Whether or not this delay is obeyed
// is dependent on the menu/command.
// --
// Default: 30
sm_vote_delay 30

// Default datetime formatting rules when displaying to clients.
// For full options, see: http://www.opengroup.org/onlinepubs/0079…h/strftime.html
// --
// Default: %m/%d/%Y - %H:%M:%S
// 12 hour format: %m/%d/%Y - %I:%M:%S %p
sm_datetime_format "%m/%d/%Y - %H:%M:%S"

// Sets how SourceMod should check immunity levels when administrators target
// each other.
// 0: Ignore immunity levels (except for specific group immunities).
// 1: Protect from admins of lower access only.
// 2: Protect from admins of equal to or lower access.
// 3: Same as 2, except admins with no immunity can affect each other.
// --
// Default: 1
sm_immunity_mode 1

// Sets how many seconds SourceMod should adjust time values for incorrect
// server clocks. This can be positive or negative and will affect every
// system time in SourceMod, including logging stamps.
// --
// Default: 0
sm_time_adjustment 0

// Specifies the amount of time that is allowed between chat messages. This
// includes the say and say_team commands. If a client sends a message faster
// than this time, they receive a flood token. When the client has accumulated
// 3 or more tokens, a warning message is shown instead of the chat message.
// --
// Requires: antiflood.smx
// Default: 0.75
sm_flood_time 0.75

// Specifies how the reserved slots plugin operates. Valid values are:
// 0 : Public slots are used in preference to reserved slots. Reserved slots are freed before public slots.
// 1 : If someone with reserve access joins into a reserved slot, the player with the highest latency and
// no reserved slot access (spectator players are selected first) is kicked to make room. Thus, the reserved
// slots always remains free. The only situation where the reserved slot(s) can become properly occupied is
// if the server is full with reserve slot access clients.
// --
// Requires: reservedslots.smx
// Default: 0
sm_reserve_type 0

// Specifies the number of reserved player slots. Users with the reservation
// admin flag set will be able to join the server when there are no public slots
// remaining. If someone does not have this flag, they will be kicked.
// (Public slots are defined as: maxplayers - number of reserved slots)
// --
// Requires: reservedslots.smx
// Default: 0
sm_reserved_slots 1

// Specifies whether or not reserved slots will be hidden (subtracted from max
// slot count). Valid values are 0 (Visible) or 1 (Hidden).
// --
// Requires: reservedslots.smx
// Default: 0
sm_hide_slots 0

// Specifies whether or not non-admins can send messages to admins using
// say_team @<message>. Valid values are 0 (Disabled) or 1 (Enabled)
// --
// Requires: basechat.smx
// Default: 1
sm_chat_mode 1

// Specifies whether or not "timeleft" will automaticly be triggered every
// x seconds. Valid values are 0 (Disabled) to 1800 seconds.
// --
// Requires: basetriggers.smx
// Default: 0
sm_timeleft_interval 0

// Specifies whether or not chat triggers are broadcast to the server or just
// the player who requested the info trigger. Valid values are 0 (Disabled) or
// 1 (Enabled)
// --
// Requires: basetriggers.smx
// Default: 1
sm_trigger_show 1

// Specifies whether or not to display vote progress to clients in the
// "hint" box (near the bottom of the screen in most games).
// Valid values are 0 (Disabled) or 1 (Enabled).
// --
// Default: 0
sm_vote_progress_hintbox 0

// Specifies whether or not to display vote progress to clients in the
// chat area. Valid values are 0 (Disabled) or 1 (Enabled).
// --
// Default: 0
sm_vote_progress_chat 0

// Specifies whether or not to display vote progress in the server console.
// Valid values are 0 (Disabled) or 1 (Enabled).
// --
// Default: 0
sm_vote_progress_console 0

// Specifies whether or not to display vote progress to clients in the
// client console. Valid values are 0 (Disabled) or 1 (Enabled).
// --
// Default: 0
sm_vote_progress_client_console 0


gungame.cfg

Spoiler Spoiler

"GunGame.Config"
{
"Config"
{
/* ===== [1. GUNGAME MAIN CONFIG] ===== */

/* ----- [1.1. main] ----- */

/* Enables/Disables GunGame Mod */
"Enabled" "1"

/**
* Block weapon switch if killer leveled up with knife
*
* You need SDK Hooks (sdkhooks) if you want to set it to "1"
*
* Options:
* 1 - Block weapon switch
* 0 - Do not block weapon switch
*/
"BlockWeaponSwitchIfKnife" "0"

/**
* Block weapon switch if you get next hegrenade
* after previous hegrenade explode or after getting extra nade.
*
* You need SDK Hooks (sdkhooks) if you want to set it to "1"
*
* Options:
* 1 - Block weapon switch
* 0 - Do not block weapon switch
*/
"BlockWeaponSwitchOnNade" "1"

/**
* Show players level message in hint box instead of chat.
* If enabled then multikill chat messages will be shown
* in hint box too (requres "MultiKillChat" "1").
*/
"ShowSpawnMsgInHintBox" "0"

/**
* Show leader level info in hint box
* (requires "ShowSpawnMsgInHintBox" to be "1")
*/
"ShowLeaderInHintBox" "1"

/* Show leader's weapon name in chat with leading message */
"ShowLeaderWeapon" "1"

/* Strip dead players weapon */
"StripDeadPlayersWeapon" "0"

/* Show levels in scoreboard */
"LevelsInScoreboard" "1"

/**
* When shows levels in scoreboard it will
* clear deaths (requires "LevelsInScoreboard" "1")
*/
"ScoreboardClearDeaths" "1"

/* Restore level on player reconnect */
"RestoreLevelOnReconnect" "1"

/* Allow level up after round end */
"AllowLevelUpAfterRoundEnd" "1"

/* Show multikill hints in chat */
"MultiKillChat" "0"

/* Set sv_alltalk 1 after player win */
"AlltalkOnWin" "1"

/* Start voting if leader level is less maximum level by this value */
"VoteLevelLessWeaponCount" "3"

/* Display a join message, popup giving players instructions on how to play */
"JoinMessage" "1"

/**
* Level down playr if they kill themself by WorldSpawn Suicide.
* 0 - Disable
* 1..N - Levels to loose
*/
"WorldspawnSuicide" "1"

/**
* Level down players if they use the "kill" command
* 0 - Disable
* 1..N - Levels to loose
*/
"CommitSuicide" "1"

/* How many levels they can gain in 1 round (0 - disabled) */
"MaxLevelPerRound" "0"

/* Turbo Mode: give next level weapon on level up */
"TurboMode" "1"

/* Knife Elite force them to only have a knife after they level up.
They will get a normal weapon again next round */
"KnifeElite" "0"

/**
* How many kills they need to with the weapon to get the next level
* Kills will count across all rounds so that you don't have to get them in one round.
*/
"MinKillsPerLevel" "2"

/**
* Enabled friendly fire automatically when a player reaches hegrenade level.
*
* When nobody on nade level, than switches friendly fire back.
* This does not affect EnableFriendlyFireLevel and EnableFriendlyFireLevel is not requered to be enabled.
* See also FriendlyFireOnOff.
*
* 0 - Disabled
* 1 - Enable friendly fire on nade level.
*/
"AutoFriendlyFire" "0"

/**
* FFA DM mode.
*
* If you are using CSS:DM with FFA mode enabled,
* then you should set this variable to "1".
*
* 0 - Disabled
* 1 - Enabled
*/
"FFA" "0"

/**
* Enable friendly fire on defined level.
*
* This does not affect AutoFriendlyFire and AutoFriendlyFire is not requered to be 1.
* See also FriendlyFireOnOff.
*
* 0 - Disabled.
* 1..N - enable friendly fire on defined level.
*/
"EnableFriendlyFireLevel" "1"

/**
* What to do with friendly fire when EnableFriendlyFireLevel is not 0 and leader reaches EnableFriendlyFireLevel
* or AutoFriendlyFire is 1 and someone reaches nade level.
*
* 1 - Enable friendy fire
* 0 - Disable friendy fire
*/
"FriendlyFireOnOff" "1"

/**
* Disable rtv on defined level. 0 - disabled.
*/
"DisableRtvLevel" "0"

/**
* If this option is enabled, than player can level up by killing with prop_physics.
* For example with fuel barrels etc.
*
* 1 - Enabled
* 0 - Disabled
*/
"CanLevelUpWithPhysics" "0"

/**
* Use "CanLevelUpWithPhysics" option when player is on grenade level.
*
* 1 - Enabled
* 0 - Disabled
*/
"CanLevelUpWithPhysicsOnGrenade" "0"

/**
* Use "CanLevelUpWithPhysics" option when player is on knife level.
*
* 1 - Enabled
* 0 - Disabled
*/
"CanLevelUpWithPhysicsOnKnife" "0"

/**
* If this option is enabled, than player can level up by killing with nade at any time.
* For example there are maps having grenades on them leaved by the author.
*
* 1 - Enabled
* 0 - Disabled
*/
"CanLevelUpWithMapNades" "0"

/**
* Use "CanLevelUpWithMapNades" option when player is on knife level.
*
* 1 - Enabled
* 0 - Disabled
*/
"CanLevelUpWithNadeOnKnife" "0"

/**
* Prevent players from using kill command.
*/
"SelfKillProtection" "1"

/**
* Change game description.
*
* Requires SDK Hooks (sdkhooks).
*
* "{version}" will be changed to plugin version.
*
* Options:
* "" = Option disabled.
*/
"GameDesc" "GunGame:SM {version}"

/* ----- [1.2. knifepro] ----- */

/* Turn Knife Pro allow stealing a player level by killing them with a knife */
"KnifePro" "1"

/* Enables Knife Pro when a player is on hegrenade level */
"KnifeProHE" "0"

/* The minimum level that a player must be at before another player can knife steal from. Requires KnifePro on */
"KnifeProMinLevel" "3"

/* If enabled then knife kill will also affect points */
"KnifeProRecalcPoints" "1"

/**
* Maximum level difference between players to allow steal level
* 0 - Disabled
* 1..N - Level difference between killer and victim
*/
"KnifeProMaxDiff" "3"

/**
* Disable level down on knifepro.
*
* 1 - Level down disabled
* 0 - Level down enabled
*/
"DisableLevelDown" "1"

/* ----- [1.3. objectives] ----- */

/* Give x number of level by completing the bomb planting/defusing objectives.
* Amount giving base on the value setting.
*/
"ObjectiveBonus" "0"

/* Enables objective bonus on last level */
"ObjectiveBonusWin" "0"

/**
* Gives objective bonus on exploding the bomb instead of planting
* 0 - bonus on planting
* 1 - bonus on exploding
*/
"ObjectiveBonusExplode" "0"

/* Remove objectives from map. 0 = Disabled, 1 = BOMB, 2 = HOSTAGE, 3 = BOTH*/
"RemoveObjectives" "3"

/* ----- [1.4. handicap] ----- */

/**
* Maximum level that handicap can give.
* 0 - Disable restriction
* 1..N - Max level
*/
"MaxHandicapLevel" "0"

/* Substract handicap level by this value */
"HandicapLevelSubstract" "1"

/**
* Gives joining players the avg/min level of all other players when they join late.
* 0 - Disable
* 1 - Avg level
* 2 - Min level
*/
"HandicapMode" "2"

/**
* Allow players in the top rank to receive a handicap with the rest of the players.
*
* Handicap must also be turned on above for this to work.
* See also "HandicapTopRank" to set rank limit for tp rank.
*
* 0 - Do not give handicap to the top rank players.
* 1 - Give handicap to all players.
*/
"TopRankHandicap" "1"

/**
* Gives handicap level automaticaly every defined number of seconds.
* This only works for players that is on very minimum level from
* all the players.
* Handicap must also be turned on for this to work.
*/
"HandicapUpdate" "0"

/**
* Give handicap not more then given number of times per map.
* 0 - disabled
*/
"HandicapTimesPerMap" "0"

/**
* Do not give handicap to the top rank players.
*
* See also "TopRankHandicap" to allow all players to receive handicap.
*
* 0 - Give handicap to all players.
* N - Do not give handicap for the first N players.
*/
"HandicapTopRank" "10"

/**
* Use spectator's levels to calculate handicap level.
*
* 0 - Handicap does not count levels of spectators.
* 1 - Handicap counts levels of spectators.
*/
"HandicapUseSpectators" "0"

/* ----- [1.5. equip] ----- */

/* Auto reload current level weapon on kill */
"ReloadWeapon" "1"

/* Give player armor on spawn */
"ArmorKevlar" "1"
"ArmorHelmet" "1"

/* Remove additional ammo in bonus weapon on the nade level */
"RemoveBonusWeaponAmmo" "1"

/**
* This gives the player a weapon with 50 bullets on nade level.
* Example:
* "NadeBonus" "glock" - gives glock
* "NadeBonus" "deagle" - gives deagle
* "NadeBonus" "" - feature disabled
*/
"NadeBonus" "deagle"

/* Gives a smoke grenade on nade level */
"NadeSmoke" "0"

/* Gives a Flash grenade on nade level */
"NadeFlash" "0"

/* Gives a smoke grenade on knife level */
"KnifeSmoke" "0"

/* Gives a Flash grenade on knife level */
"KnifeFlash" "0"

/**
* Gives an extra hegrenade to the player if they get a kill
*
* 0 - Disable
* 1 - Enable
* 2 - Enable only for knife kills
*/
"ExtraNade" "1"

/* Gives unlimited hegrenades to the player if he is on nage level */
"UnlimitedNades" "0"

/**
* Enable UnlimitedNades depending on the number of players in team.
*
* If UnlimitedNades is off and the number of players in one team less or
* equal to UnlimitedNadesMinPlayers then enable UnlimitedNades.
* When it will be more players on both teams, turn UnlimitedNades back to off.
*
* 0 - Disable
* 1 and above - Minimum number of players in each team for UnlimitedNames to be on.
*/
"UnlimitedNadesMinPlayers" "1"

/**
* Number of nades on the nade level.
*
* This option is disabled
* if less then 2.
*/
"NumberOfNades" "0"

/* ----- [1.6. multi level] ----- */

/* Multi Level Bonus */
"MultiLevelBonus" "3"

/* Enable God Mode when multi leveled */
"MultiLevelBonusGodMode" "1"

/**
* Custom speed and gravity value multiplier for multi level bonus.
* 0 - Disabled
*/
"MultiLevelBonusGravity" "0.5"
"MultiLevelBonusSpeed" "1.5"

/* Miltilevel visual effect */
"MultiLevelEffect" "0"

/* How much levels is needed to get bonus */
"MultiLevelAmount" "3"

/**
* Type of the multi level effect.
*
* 1 - Old effect.
* 2 - New effect (default).
*/
"MultilevelEffectType" "2"

/* ----- [1.7. warmup] ----- */

/* Enables Warmup Round*/
"WarmupEnabled" "1"

/* Warmup time length */
"WarmupTimeLength" "60"

/**
* Gives unlimited hegrenades to the player if warmup is enabled.
* Use only one from list: WarmupNades, WarmupRandomWeaponMode, WarmupWeapon.
*/
"WarmupNades" "1"

/**
* Give random weapon on warmup.
* Use only one from list: WarmupNades, WarmupRandomWeaponMode, WarmupWeapon.
*
* 0 - Disable
* 1 - Random weapon every map
* 2 - Random weapon every round
* 3 - Random weapon every spawn
*/
"WarmupRandomWeaponMode" "0"

/**
* Weapon for warmup.
* Use only one from list: WarmupNades, WarmupRandomWeaponMode, WarmupWeapon.
*/
"WarmupWeapon" ""

/* ===== [2. GUNGAME TK CONFIG] ===== */

/**
* How much levels to loose after TK
* 0 - Disable
* 1..N - Levels to loose
*/
"TkLooseLevel" "1"

/* ===== [3. GUNGAME AFK CONFIG] ===== */

/* Enables or disables built in Afk management system */
"AfkManagement" "1"

/* Kick player on x number of afk deaths. */
"AfkDeaths" "5"

/**
* What action to deal with the player when the maximum is reach?
* 0 = Nothing, 1 = Kick, 2 = Move to spectate,
*/
"AfkAction" "2"

/* Reload current weapon on afk kill. */
"AfkReload" "0"

/* ===== [4. GUNGAME STATS CONFIG] ===== */

/**
* Prune player from player win database after numbers of days if they
* havn't been in the server in awhile. This occur during map change.
* It it recommended that you set a value to this setting. Over time as
* the player win database get filled up. It can cause long map changes.
* 0 = off otherwise the value is the number of days.
*/
"Prune" "366"

/* ===== [5. GUNGAME DISPLAY WINNER CONFIG] ===== */

/* Display winner in MOTD window. */
"DisplayWinnerMotd" "0"

/* URL to display in MOTD window. */
"DisplayWinnerUrl" "http://otstrel.ru/gg5_win.php"

/* Show player rank on win in chat */
"ShowPlayerRankOnWin" "1"

/**
* If player wins on bot, then dont add win in stats.
*
* 0 - Add win into stats.
* 1 - Don't add win into stats.
*/
"DontAddWinsOnBot" "0"

/* ===== [6. GUNGAME BOTS CONFIG] ===== */

/**
* Dont use bots levels for handicap calculation.
* Dont give handicap level to bots too.
*/
"HandicapSkipBots" "0"

/* Can bots win the game otherwise when they reach the last weapon and nothing will happen */
"BotsCanWinGame" "1"

/* Allow level up by killing a bot with knife */
"AllowLevelUpByKnifeBot" "1"

/* Allow level up by killing a bot with hegrenade */
"AllowLevelUpByExplodeBot" "1"

/* Allow level up by killing a bot with knife if there is no other human */
"AllowLevelUpByKnifeBotIfNoHuman" "1"

/* Allow level up by killing a bot with hegrenade if there is no other human */
"AllowLevelUpByExplodeBotIfNoHuman" "1"
}

"Sounds"
{
"IntroSound" "gungame/gungame2.wav"
"KnifeLevel" "gungame/knife_level.wav"
"NadeLevel" "gungame/nade_level.wav"
"LevelSteal" "gungame/smb3_1-up.wav"
"LevelUp" "gungame/smb3_powerup.wav"
"LevelDown" "gungame/smb3_powerdown.wav"
"Triple" "gungame/smb_star.mp3"
"Autoff" "gungame/smb_warning2.mp3"
"MultiKill" "common/stuck1.wav"
/* Put each song filename in this list seperated by commas */
"Winner" "music/HL2_song15.mp3"
"WarmupTimerSound" "ambient/tones/floor1.wav"
}
}


gungame.mapvote.cfg

Spoiler Spoiler


// Insert the voting command that start the map chooser plugin of your choice.

// SourceMod Mapchooser command
// ----------------------------
// sm_mapvote

// Mani Admin Plugin command
// -------------------------
// ma_voterandom 4 end

sm_mapvote 4


maplist.cfg

Spoiler Spoiler

/**
* Use this file to configure map lists.
*
* Each section is a map list that plugins can use. For example, the Admin Menu
* requests an "admin menu" map list, and you can control which maps appear via
* this file.
*
* Each section must have a property that explains where to read the maps from.
* There are two properties:
*
* target - Redirect the request to another section.
* file - Read a file of map names, in mapcycle.txt format.
*
* There is one section by default, called "mapcyclefile" - it is mapped to the
* mapcycle.txt file, or whatever the contents of your mapcyclefile cvar is.
*
* If a plugin requests a map list file which doesn't exist, or is empty, SourceMod
* tries the "default" section, and then the "mapcyclefile" section.
*/
"MapLists"
{
/**
* Default requests go right to the mapcyclefile.
*/
"default"
{
"target" "mapcyclefile"
}

/* Admin menu, map menu */
"sm_map menu"
{
"file" "addons/sourcemod/configs/mapcycle.txt"
}

/* Admin menu, map voting menu */
"sm_votemap menu"
{
"file" "addons/sourcemod/configs/mapcycle.txt"
}

/* For the "randomcycle" plugin */
"randomcycle"
{
"target" "default"
}

/* For the "mapchooser" plugin */
"mapchooser"
{
"file" "default"
}

/* For the "nominations" plugin */
"nominations"
{
"target" "mapcycle.txt"
}
}


gruß hannibal
Wer deutlich spricht, riskiert verstanden zu werden.

http://steamcommunity.com/profiles/76561197996267687

Impact

Super Moderator

Beiträge: 1 276

Rootserver vorhanden: Nein

  • Nachricht senden

2

Dienstag, 15. November 2011, 09:35

Ich betrieb schon länger kein GunGame mehr, kann dir daher dabei nicht helfen.
Ich habe aber eben mal kurz drauf gespielt, und würde dir diese Sachen empfehlen.
- Noblock, Der Bot hat mich zu Tode geblockt...
- mp_ignore_round_win_conditions, Verhindert dass die Runde endet wenn ein Team tot ist.

MfG
Impact

Beiträge: 2 498

Wohnort: Schwelm

Beruf: Immobilien-Verwalter / Serveradministrator

Rootserver vorhanden: Nein

  • Nachricht senden

3

Dienstag, 15. November 2011, 14:03

gungame.mapvote.cfg

Entfern die 4 bei sm_mapvote 4. Mach einfach ein paar Zeilen oben vor dem Kommando die // weg, anstatt das Kommando unten anzufügen.


maplist.cfg


1. änder jedes "target" in file um.

2. für den mapchooser hast du "file" "default" eingestellt. Ich denke, hier solltest du auf den mapcycle hinweisen, falls der für
die Votes genutzt wird.

Ausserdem: Warum hast du die mapcycle.txt in addons/sourcemod/configs/mapcycle.txt liegen? Lass sie doch einfach standartmäßig
im cstrike Ordner. Dort jedenfalls sucht mapchooser zur Zeit, da du "default" eingestellt hast. Ein klarer Dateiname wäre aber auch dann
immer besser. Ausserdem brauchst du dann keinen Pfad einzugeben. Einfach "file" "mapcycle.txt" und gut ist.

  • »hannibal-l-« ist der Autor dieses Themas

Beiträge: 552

Beruf: Fisi

Rootserver vorhanden: Ja

  • Nachricht senden

4

Dienstag, 15. November 2011, 21:03

Danke templeton für die gute einweisung ^^
ich sag doch der wald ! ich glaub die hab ich morgens umgebastelt wo ich noch keinen kaffee intus hatte. Jetzt wo ich das sehe passt das auch irgendwie. Ich wusste garnicht das wenn man kein verzeichnis angibt, dass automatisch im cstrike gesucht wird ;)
Mit mani und es war es einfacher .... trotzdem finde ich sourcemod mitlerweile wesentlich besser .


mfg hannibal
Wer deutlich spricht, riskiert verstanden zu werden.

http://steamcommunity.com/profiles/76561197996267687

Beiträge: 2 498

Wohnort: Schwelm

Beruf: Immobilien-Verwalter / Serveradministrator

Rootserver vorhanden: Nein

  • Nachricht senden

5

Dienstag, 15. November 2011, 21:06

Na klappts denn nu? :-D

  • »hannibal-l-« ist der Autor dieses Themas

Beiträge: 552

Beruf: Fisi

Rootserver vorhanden: Ja

  • Nachricht senden

6

Dienstag, 15. November 2011, 21:22

kann ich leider später erst sagen, da wir jetzt training haben :D geändert ist es schonmal und nach dem training guck ich mir mal die logs an oder zock selber^^
Wer deutlich spricht, riskiert verstanden zu werden.

http://steamcommunity.com/profiles/76561197996267687

  • »hannibal-l-« ist der Autor dieses Themas

Beiträge: 552

Beruf: Fisi

Rootserver vorhanden: Ja

  • Nachricht senden

7

Dienstag, 15. November 2011, 22:38

nö geht leider nicht^^ ich guck es mir jetzt nochmal an
Wer deutlich spricht, riskiert verstanden zu werden.

http://steamcommunity.com/profiles/76561197996267687

  • »hannibal-l-« ist der Autor dieses Themas

Beiträge: 552

Beruf: Fisi

Rootserver vorhanden: Ja

  • Nachricht senden

8

Dienstag, 15. November 2011, 23:02

dumm bleibt dumm und da helfen auch keine pillen -.- ich habe den mapchooser auf meinem dust2only enabled und zum glück nur dust2 im mapcycle ^^ Auf dem gungame habe ich den mapchooser noch disabled gehabt :D aber durch meine configversauerei wäre es sowieso nicht gegangen.

danke für die hilfe und nicht länger als 30 minuten lachen durch so einen saudummen fehler


mfg hannibal
Wer deutlich spricht, riskiert verstanden zu werden.

http://steamcommunity.com/profiles/76561197996267687

Beiträge: 2 498

Wohnort: Schwelm

Beruf: Immobilien-Verwalter / Serveradministrator

Rootserver vorhanden: Nein

  • Nachricht senden

9

Dienstag, 15. November 2011, 23:16

Hauptsache, man lernt für die Zukunft. Passt scho :right:

CLOSED

Ähnliche Themen