You are not logged in.

breezy0

Beginner

  • "breezy0" started this thread

Posts: 14

wcf.user.option.userOption53: Nein

  • Send private message

1

Saturday, October 27th 2012, 8:27pm

CS.S Deathmatch server zeit läuft ?

Hallo, alle zusammen bei meinen deahtmatch server läuft die zeit ab und bei allen anderen servern habe ich gesehn das die Zeit auf 0:00 stehn bleibt, so wollte ich das auch. ich zeig mal die deathmatch cfg wie ich das eingestellt habe, server.cfg

Hir noch die plugin versionen:
CSS Deathmatch
2.1.4
Metamod 1.9.0
Sourcemod 1.4.6


___________________________________________________________________________________________
Server.cfg
sv_password ""
rcon_password "**********"
mp_allowspectators "1"
mp_autokick "0"
mp_autoteambalance "1"
mp_buytime "0.30"
mp_c4timer "35"
mp_chattime "5"
mp_decals "300"
mp_fadetoblack "0"
mp_flashlight "1"
mp_footsteps "1"
mp_forcecamera "0"
mp_freezetime "5"
mp_friendlyfire "0"
mp_limitteams "0"
mp_maxrounds "0"
mp_playerid "0"
mp_roundtime "600"
mp_spawnprotectiontime "0"
mp_startmoney "1000"
mp_timelimit "9999"
mp_tkpunish "0"
mp_winlimit "0"
mp_round_restart_delay "5"

decalfrequency "60"
host_framerate "0"
sv_rcon_log "1"

sv_downloadurl "http://ni********_*.fastdownload.nitrado.net/cstrike"
sv_accelerate "5"
sv_airaccelerate "100"
sv_allowdownload "1"
sv_allowupload "1"
sv_alltalk "0"
sv_cheats "0"
sv_consistency "1"
sv_friction "4"
sv_gravity "800"
sv_maxspeed "320"
sv_pausable "0"
sv_pure "0"
sv_stepsize "18"
sv_timeout "60"
sv_turbophysics "1"
sv_voiceenable "1"
sv_minrate "20000"
sv_maxrate "100000"
sv_minupdaterate "30"
sv_maxupdaterate "66"
sv_mincmdrate "30"
sv_maxcmdrate "66"
sv_client_min_interp_ratio "1"
sv_client_max_interp_ratio "2"
sv_client_predict "1"
sv_client_cmdrate_difference "0"
sv_pure_kick_clients "1"
sv_allow_wait_command "1"
sv_allow_color_correction "0"
sv_nowinpanel "1"
sv_allowminmodels "1"
sv_enablebunnyhopping "0"
sv_competitive_minspec "1"
sv_enableboost "0"
sv_legacy_grenade_damage "0"
sv_hudhint_sound "0"

zb_matchconfig " "
zb_startmoney "800"
zb_warmode "1"
zb_allowcashcalling "2"
zb_dosprotect "1"
zb_crashblock "1"
zb_antispeedhack "1"
zb_autoupdate "0"
zb_deadvoice "1"

// bots
bot_add
bot_quota 6
bot_quota_mode fill
bot_difficulty 1
bot_chatter off
bot_auto_follow 1
bot_auto_vacate 1
bot_join_after_player 1
bot_defer_to_human 0
bot_prefix "mL|"
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 2000
bot_allow_grenades 0
bot_pistols_only
bot_allow_grenades 0
bot_allow_pistols 1
bot_allow_sub_machine_guns 0
bot_allow_shotguns 0
bot_allow_rifles 0
bot_allow_snipers 0
bot_allow_machine_guns

zb_antispam_max_cmds_per_sec "5"
zb_ignoreplayerqueries "0"



sv_disablefreezecam "1"

sv_nonemesis "1"

sv_nomvp "1"

sv_nostats "1"

fps_max "99999"
net_maxfilesize "64"
log "0"
_____________________________________________
Und hir die deathmatch.cfg

// ********************
// Guns Menu Settings
// ********************

// This enables and Disables weapon menu
deathmatch_menu_enable 1

// Disables Gun menu and Gives random weapons
deathmatch_random_weapons 0

// Priamry menu list
deathmatch_primary_names "M4A1 AK47 AWP Scout SG552 Galil Famas SG550 AUG m249 G3SG1 UMP45 MP5NAVY M3 xm1014 TMP Mac10 P90"

// Pistol menu list
deathmatch_pistol_names "Usp Glock Deagle P228 Elite FiveSeven"

// Priamry bot weapons
deathmatch_bot_primaryweapons "M4A1 AK47 AWP Scout SG552 Galil Famas SG550 AUG m249 G3SG1 UMP45 MP5NAVY M3 xm1014 TMP Mac10 P90"

// Pistol bot weapons
deathmatch_bot_secondary "Usp Glock Deagle P228 Elite FiveSeven"
// ********************
// Spawn Settings
// ********************

// Respawns a player
deathmatch_respawn_enabled 1

// How long till they respawn
deathmatch_deadtime 0.1

// Give players Kevlar's
deathmatch_givekevlar 1

// Nades givin to players
deathmatch_grenades "hegrenade flashbang smokegrenade"
// ********************
// Disssolver
// ********************

// Death Type: 1 = no dissovle, 2 = Energy Effect ,3 = Heavy Electrical Effect, 4 = Light Electrical Effect,5 = Core Effect,6 = Random
deathmatch_deathtype 6

// How long bodie Stays
deathmatch_dissolvetime 3


// *************************
// Round End
// *************************

// Enables rounds
deathmatch_roundend_enable 0


// *************************
// Spawn Protection Settings
// *************************

// Enable or Disable Spawn Protection
deathmatch_spawn_protection 1

// Time Protected
deathmatch_protection_time 2.5

// Alpha When spawned ,100 half invisible, Default 255
deathmatch_protection_alpha 100


// *************************
// Extras
// *************************

// Enable and Disables noblock Allowing people to walk throught other players
deathmatch_noblock 1

// Allows players to go spec using !spec in chat
deathmatch_spec 1

// Gives Players Unlimited Nades
deathmatch_unlimitednade 1


// *************************
// SpawnPoints
// *************************

// Loads Spawnpoints
deathmatch_spawnpoints 0

Bitte um Hilfe ich weis nicht was daran falsch ist. danke im foraus :zwinker:

This post has been edited 1 times, last edit by "breezy0" (Nov 2nd 2012, 1:58pm)


fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

2

Saturday, October 27th 2012, 9:07pm

Ich kenn das nur mit Stripper:Source:
Download

Greetz

TeC

Beginner

Posts: 45

wcf.user.option.userOption53: Ja

  • Send private message

3

Sunday, October 28th 2012, 12:00am

mp_ignore_round_win_conditions 1 könnte schon reichen.

hannibal-l-

Professional

Posts: 552

Occupation: Fisi

wcf.user.option.userOption53: Ja

  • Send private message

4

Sunday, October 28th 2012, 12:20am

das sollte reichen, dann läuft die zeit runder aber es wird halt keine neue gestartet. Funktioniert auch tadellos da ich den cmd selbst nutze

gruß
Wer deutlich spricht, riskiert verstanden zu werden.

http://steamcommunity.com/profiles/76561197996267687

breezy0

Beginner

  • "breezy0" started this thread

Posts: 14

wcf.user.option.userOption53: Nein

  • Send private message

5

Sunday, October 28th 2012, 1:23am

ok, ich brobier es mal aus danke :-D

GeNeRaLbEaM

Professional

Posts: 1,537

Location: Krefeld

Occupation: Student

wcf.user.option.userOption53: Nein

  • Send private message

6

Sunday, October 28th 2012, 1:32am

Aber bedenke bitte, dass es dadurch keine Mapwechsel gibt. Man sollte dann zusätzlich am besten einmal am Tag per Cronjob den Server restarten, sonst laggt es dann irgendwann nach 48 H bis der Server von alleine down geht.
LG
GeNeRaLbEaM

Wer Rechtschreibfehler findet, darf sie behalten.

breezy0

Beginner

  • "breezy0" started this thread

Posts: 14

wcf.user.option.userOption53: Nein

  • Send private message

7

Sunday, October 28th 2012, 1:34am

ouhh ja es funkt, dankee leute

breezy0

Beginner

  • "breezy0" started this thread

Posts: 14

wcf.user.option.userOption53: Nein

  • Send private message

8

Sunday, October 28th 2012, 1:21pm

ok, ich hab mal noch eine frage wen ich schon auf dem server war und eine pause mach und später wieder draufjoin dan werde ich geslayed. Da kommt dan Player... slayed for playing the same round twice

Wie kann ich den scheis ausstellen ?

MadMakz

Super Moderator

Posts: 1,878

Location: ~#

wcf.user.option.userOption53: Ja

  • Send private message

9

Sunday, October 28th 2012, 4:47pm

ok, ich hab mal noch eine frage wen ich schon auf dem server war und eine pause mach und später wieder draufjoin dan werde ich geslayed. Da kommt dan Player... slayed for playing the same round twice

Wie kann ich den scheis ausstellen ?

kommt das nicht von mani_anti_rejoin ?

breezy0

Beginner

  • "breezy0" started this thread

Posts: 14

wcf.user.option.userOption53: Nein

  • Send private message

10

Sunday, October 28th 2012, 11:44pm

ist das ein plugin oder cfg. befehl ich weis das eben nicht des ist ja der scheis

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

11

Sunday, October 28th 2012, 11:49pm

rcon sm plugins list würde helfen + zblock auf nem Public Server? o.ô

Greetz

breezy0

Beginner

  • "breezy0" started this thread

Posts: 14

wcf.user.option.userOption53: Nein

  • Send private message

12

Monday, October 29th 2012, 7:03am

zblock kenn ich, werd ich mal ausprobieren

Posts: 2,498

Location: Schwelm

Occupation: Immobilien-Verwalter / Serveradministrator

wcf.user.option.userOption53: Nein

  • Send private message

13

Monday, October 29th 2012, 7:16am

Das war eine Frage. Warum du zBlock auf dem Server hast (ja, du hast es schon laut deinem ersten Post)

Du sollst es nicht ausprobieren.

zBlock hat auf einem Public nichts zu suchen also runter damit.

Desweiteren wurde nach der Ausgabe von "sm plugins list" gefragt.

Wenn man dir hier helfen soll, musst du wenigstens lesen was man dich fragt.

breezy0

Beginner

  • "breezy0" started this thread

Posts: 14

wcf.user.option.userOption53: Nein

  • Send private message

14

Monday, October 29th 2012, 8:11pm

ja nein zblock hab ich nicht drauf... Und da hatte ich es eilig war nur 5 min am pc sry.

breezy0

Beginner

  • "breezy0" started this thread

Posts: 14

wcf.user.option.userOption53: Nein

  • Send private message

15

Monday, October 29th 2012, 10:42pm

Leider habe ich momentan wenig zeit und will schon mal im foraus wissen was das ist, eine cfg. oder plugin ???

Jackmaster

Super Moderator

Posts: 660

wcf.user.option.userOption53: Ja

  • Send private message

16

Tuesday, October 30th 2012, 12:39pm

cfg = config, da stehen meistens Einstellungen von Variablen drin.(z.b. server.cfg)
Plugin = Um ein Plugin laden zu können, braucht man erstmal einen Mod(z.b. Sourcemod, Eventscripts). Ein Plugin ist dann eine Erweiterung dieses Mods.

GeNeRaLbEaM

Professional

Posts: 1,537

Location: Krefeld

Occupation: Student

wcf.user.option.userOption53: Nein

  • Send private message

17

Tuesday, October 30th 2012, 12:53pm

Belehrungsresistent.
LG
GeNeRaLbEaM

Wer Rechtschreibfehler findet, darf sie behalten.

Rudi C

Beginner

Posts: 24

Location: Koblenz

wcf.user.option.userOption53: Ja

  • Send private message

18

Tuesday, October 30th 2012, 10:21pm

Hmm, die meisten Internet Browser haben doch PlugIns, das sind doch diese Dinger, die man am besten deaktiviert wenn man surfen will und nicht ständig ausgebremst werden will, lol.
Sollte man doch eigentlich wissen, was ein PlugIn grundsätzlich ist ?

Na, hoffentlich hat der nur einen Gameserver und keinen Root ....

breezy0

Beginner

  • "breezy0" started this thread

Posts: 14

wcf.user.option.userOption53: Nein

  • Send private message

19

Tuesday, October 30th 2012, 11:48pm

Nein so war das nicht gemeint sry, ich wollte wissen was das "rcon sm plugins list" ist :DDD ist es eine cfg. oder ein plugin :)

Posts: 2,498

Location: Schwelm

Occupation: Immobilien-Verwalter / Serveradministrator

wcf.user.option.userOption53: Nein

  • Send private message

20

Wednesday, October 31st 2012, 12:27am

Letzter Versuch:

Du gibst im HLSW "sm plugins list" ein...

Dann erscheint eine Liste all deiner Plugins auf dem Server.

Diese Liste hätten wir gern.

Genauso eine Liste all deiner Eventscripts, welche durch das Kommando aber nicht erfasst werden.

Wo du die findest, müsstest du eigentlich selber wissen, wenn du sie eingerichtet hast.

Und wenn du sagst, du hast kein zBlock laufen, erklär mir bitte woher diese Werte in deiner server.cfg kommen

Source code

1
2
3
4
5
6
7
8
9
10
11
zb_matchconfig " "
zb_startmoney "800"
zb_warmode "1"
zb_allowcashcalling "2"
zb_dosprotect "1"
zb_crashblock "1"
zb_antispeedhack "1"
zb_autoupdate "0"
zb_deadvoice "1"
zb_antispam_max_cmds_per_sec "5"
zb_ignoreplayerqueries "0"


Und was zum Geier soll der Scheiss?

Source code

1
fps_max "99999"

This post has been edited 3 times, last edit by "templetonpeck" (Oct 31st 2012, 12:40am)


Similar threads