You are not logged in.

tomdespeed

Trainee

  • "tomdespeed" started this thread

Posts: 56

Location: Neustadt an der Weinstrasse

  • Send private message

1

Friday, December 26th 2008, 6:04pm

Warmup Mode ändern

Hallo,

Ich habe bei mir auf dem Server die Warmup Mode laufen.
Wie kann ich das Mod so einstellen das die Spieler nur mit Messer und Granaten kämpfen können.
Rechtschreibfehler sind gewollt und tragen zur allgemeinen Belustigung bei!

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

2

Friday, December 26th 2008, 9:36pm

Re: Warmup Mode ändern

Da wir nicht wissen welches Plugin du einsetzt, können wir dir hier nicht viel weiterhelfen.

tomdespeed

Trainee

  • "tomdespeed" started this thread

Posts: 56

Location: Neustadt an der Weinstrasse

  • Send private message

3

Saturday, December 27th 2008, 12:19pm

Re: Warmup Mode ändern

Ja, Sorry ist klar. :roll:

Habe detox; estools; eventscript; maniadminplugin; metamod; sourcemod; mattieseventscript.
Habe einen Home Server mit Dedicated Server für css.

Einen haufen TXT`s sind da dabei, deswegen hab ich kein überblik mehr. heul

4

Saturday, December 27th 2008, 12:36pm

Re: Warmup Mode ändern

Ich denke mal es wird der WarmUp Timer von Mani sein.
Such mal in der mani_server.cfg nach "mani_warmup_timer" und setze den Wet dahinter auf "0".

tomdespeed

Trainee

  • "tomdespeed" started this thread

Posts: 56

Location: Neustadt an der Weinstrasse

  • Send private message

5

Saturday, December 27th 2008, 12:59pm

Re: Warmup Mode ändern

Wenn ich die settings auf 0 setze dann ist doch die mod deaktieviert? oder nicht?
Ich möchte ja nur das man das Messer und die Granaten benutzen kann.

So sieht meine mani_server.txt aus:

// *****************************************************************************
// Module : Warmup Timer
//
// Desc : Warmup timers are used at the start of a map. A timer can be setup
// that will restart the map after a set amount of time. For something
// like CSS this means late joiners can still start on the pistol round
// and not miss out. For CSS there is a specific cvar to allow only
// knives to be used during this period.
// *****************************************************************************

// 0 = No warmup time on map load
// Greater than 0 = number of seconds after map load until map restarts and
// play continues as normal.
mani_warmup_timer 60

// 1 = visible countdown displayed in center of screen
// 0 = no countdown displayed
mani_warmup_timer_show_countdown 1

// For CSS only, set to 1 for knife mode where players are only allowed to use
// knives during the warmup period
mani_warmup_timer_knives_only 1 <-- trotzdem noch pistols verfügbar!!! melo

// For CSS only, allow players to respawn when dying in the warmup knife round
// only
mani_warmup_timer_knives_respawn 1

// Set the following to 1 if you do not want TK punishments to be used during
// the warmup round. Set to 0 if you wish to allow tk punishments
mani_warmup_timer_ignore_tk 1

// If you want the knife mode to be disabled on fy_ and aim_ maps where guns
// are already on the ground set this to 1, set to 0 if you do not care
mani_warmup_timer_knives_only_ignore_fyi_aim_maps 1

// Set this to 1 for unlimited HE Grenades during warmup (this is really good fun !!)
mani_warmup_timer_unlimited_grenades 1

// Items to give to player at spawn i.e weapon_ak47, item_assaultsuit etc
// You can have multiple items on each cvar, the plugin will pick a random item
// from each cvar for example
// mani_warmup_timer_spawn_item_2 "weapon_xm1014:weapon_usp:weapon_ump45:weapon_tmp:weapon_scout:weapon_p90:weapon_aug:weapon_p228:weapon_mp5navy:weapon_mac10:weapon_m4a1:weapon_m3:weapon_m249:weapon_glock:weapon_galil:weapon_fiveseven:weapon_ak47"

mani_warmup_timer_spawn_item_1 "item_assaultsuit"
mani_warmup_timer_spawn_item_2 ""
mani_warmup_timer_spawn_item_3 ""
mani_warmup_timer_spawn_item_4 ""
mani_warmup_timer_spawn_item_5 ""

// If friendly fire is enabled normally setting this to 1 will disable it
// during the course of the warmup
mani_warmup_timer_disable_ff 1

// Set infinite ammo for CSS, 0 = disabled, 1 = enabled
mani_warmup_infinite_ammo 0

6

Saturday, December 27th 2008, 1:33pm

Re: Warmup Mode ändern

Quoted from ""tomdespeed""

So sieht meine mani_server.txt aus:


änder mal die endung .txt ---in---> .cfg um :!:

tomdespeed

Trainee

  • "tomdespeed" started this thread

Posts: 56

Location: Neustadt an der Weinstrasse

  • Send private message

7

Saturday, December 27th 2008, 1:59pm

Re: Warmup Mode ändern

Sorry, mein fehler war schon eine cfg.