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.

uniQue

Fortgeschrittener

  • »uniQue« ist der Autor dieses Themas

Beiträge: 409

Beruf: Kaufman im Einzelhandel

Rootserver vorhanden: Ja

  • Nachricht senden

1

Freitag, 18. April 2014, 12:48

Deathmatch wechselt Map nicht.

Hallo,

Ich habe ein kleines Problem. Ich habe auf meinem Root Server ein CSGO Server laufen. Alles klappt wie es klappen soll nur eins klappt nicht und mein Latein ist am Ende. Eine Map läuft bei mir 20 Min (zum testen lasse ich es 5 min Laufen). Am Ende kommt ein vote für Nextmap und sagen wir mal, das gerade de_dust2 läuft. Wenn am Ende ein vote kommt wähle ich de_nuke_se aus. Aber der Server wechselt die Map wieder auf de_dust2. Dann wenn ich meinen Server neustarte und es mit einem Workshop Map startet kann man gar nicht drauf joinen. Ist das normal ?

Startparameter für meinem Server sieht so aus:

Quellcode

1
 ./srcds_run -game csgo +map de_dust2 -maxplayers_override gsplayer -ip gsip -port gsport +sv_password gspasswd -tickrate gstick -usercon -usercon +tv_port gsqueryort -tickrate 128 -authkey 4AF1FF51BF2E466D773E61********** 


Hier die ganzen CFG's

gamemodes_server.txt

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
// To use this file, rename it to GameModes_Server.txt
//
// Values here override the default gamemodes.txt 

"GameModes_Server.txt"
{
	"gameTypes"
	{
		"classic"
		{
			"gameModes"
			{
				"casual"
				{
					"maxplayers"								"24"					

					"convars"
					{
						"bot_quota"						"0"

					}

					"mapgroupsMP"						// List of mapgroups valid for this game mode
					{
						"mg_custom"		""
					}
				}
			}	
		}
	}

//////////////////////////////////////////////////////////////////////////////////////////////
// Map groups
//
// To use a mapgroup, it needs to be defined in a keyvalues
// block such as the example below, as well as listed in the 
// 'mapgroupsMP' block within the game mode that will run it,
// such as the example above.
//
// Then launch the server with '+mapgroup MAPGROUPNAME'
//
// Example:
//
// srcds -game csgo +game_mode 1 +mapgroup mg_bomb_se +map de_nuke_se
//
//
// Check the developer wiki for updated community info
// https://developer.valvesoftware.com/wiki/Counter-Strike:_Global_Offensive_Dedicated_Servers
//////////////////////////////////////////////////////////////////////////////////////////////


	"mapgroups"
	{
		"mg_custom"									// mapgroup definition
		{
			"name"			"mg_custom"
			"maps"
			{
				"de_dust2"						""
				"de_inferno_se"                 ""
				"de_nuke_se"                    ""
				"de_train_se"                   ""
				"de_dust2_se"                   ""
				"de_mirage_ce"           		""
				"de_cbble_ce"                   ""
				"de_cache_ve"                   ""
				"de_season"                     ""
				"de_tuscar"						""
			}
		}
	}
}

gamemode_casual.cfg

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
bot_autodifficulty_threshold_high					0.0	// Value between -20.0 and 20.0 (Amount above avg human contribution score, above which a bot should lower its difficulty)
bot_autodifficulty_threshold_low					-2.0	// Value between -20.0 and 20.0 (Amount below avg human contribution score, below which a bot should raise its difficulty)
bot_chatter											off
bot_defer_to_human_goals							0
bot_defer_to_human_items							0
bot_difficulty										2
bot_quota											0
bot_join_after_player								1
bot_quota_mode										fill
cash_player_bomb_defused							200
cash_player_bomb_planted							200
cash_player_damage_hostage							-30
cash_player_interact_with_hostage					300
cash_player_killed_enemy_default					200
cash_player_killed_enemy_factor						0.5
cash_player_killed_hostage							-1000
cash_player_killed_teammate							-3300
cash_player_rescued_hostage							1000
cash_team_elimination_bomb_map						2700
cash_team_elimination_hostage_map_t					2000
cash_team_elimination_hostage_map_ct				2300
cash_team_hostage_alive								0
cash_team_hostage_interaction						500
cash_team_loser_bonus								2400
cash_team_loser_bonus_consecutive_rounds			0
cash_team_planted_bomb_but_defused					200
cash_team_rescued_hostage							0
cash_team_terrorist_win_bomb						2700
cash_team_win_by_defusing_bomb						2700
cash_team_win_by_hostage_rescue						3000
cash_team_win_by_time_running_out_hostage			2000
cash_team_win_by_time_running_out_bomb				2700
ff_damage_reduction_bullets							0
ff_damage_reduction_grenade							0
ff_damage_reduction_grenade_self					0
ff_damage_reduction_other							0
mp_afterroundmoney									0
mp_buytime											0
mp_buy_anywhere										0
mp_buy_during_immunity								0
mp_death_drop_defuser								1	
mp_death_drop_grenade								2			// 0=none, 1=best, 2=current or best
mp_death_drop_gun									1			// 0=none, 1=best, 2=current or best
mp_deathcam_skippable								0
mp_defuser_allocation								2			// 0=none, 1=random, 2=everyone
mp_force_pick_time									15
mp_forcecamera										0			// Set to 1 for team only spectating.
mp_free_armor										1			
mp_freezetime										2
mp_friendlyfire										0
mp_win_panel_display_time							3
mp_ggprogressive_round_restart_delay				15
mp_ggtr_bomb_defuse_bonus							1
mp_ggtr_bomb_detonation_bonus						1
mp_ggtr_bomb_pts_for_flash							4
mp_ggtr_bomb_pts_for_he								3
mp_ggtr_bomb_pts_for_molotov						5
mp_ggtr_bomb_pts_for_upgrade						2
mp_ggtr_bomb_respawn_delay							0
mp_ggtr_end_round_kill_bonus						1
mp_ggtr_halftime_delay								0.0
mp_ggtr_last_weapon_kill_ends_half					0
mp_respawn_immunitytime								0
mp_halftime											0
mp_match_can_clinch									1			// 0=No mercy rule, 1=team can clinch match win early if they win > 1/2 total rounds
mp_maxmoney											16000
mp_maxrounds										0
mp_molotovusedelay									0
mp_playercashawards									1
mp_roundtime										5 //////////////////////////
mp_roundtime_hostage								0
mp_roundtime_defuse									0
mp_solid_teammates									0
mp_startmoney										800
mp_teamcashawards									1
mp_timelimit										5 ////////////////////////////
mp_warmuptime										0
mp_weapons_allow_zeus								1
spec_freeze_panel_extended_time						0
spec_freeze_time									5.0
sv_allow_votes										1		// Voting allowed in this mode
sv_alltalk											1
sv_arms_race_vote_to_restart_disallowed_after		0
sv_deadtalk											1
sv_ignoregrenaderadio								0
mp_warmup_pausetimer								0
mp_halftime_pausetimer								0
mp_randomspawn										1
mp_randomspawn_los									1
sv_infinite_ammo									0
ammo_grenade_limit_flashbang						1
ammo_grenade_limit_total							3
//
//
mp_weapons_allow_map_placed							1
mp_weapons_glow_on_ground							0
mp_display_kill_assists								1
mp_respawn_on_death_t								0
mp_respawn_on_death_ct								0
mp_ct_default_melee									weapon_knife
mp_ct_default_secondary								weapon_hkp2000
mp_ct_default_primary								""
mp_t_default_melee									weapon_knife
mp_t_default_secondary								weapon_glock
mp_t_default_primary								""
mp_default_team_winner_no_objective					-1		// 2 == CTs, 3 == Ts

mp_match_end_restart "2"
mp_startmoney "800"			//Start Geld
mp_maxmoney "16000"			//Maximales Geld pro Spieler
mp_maxrounds ""			//Maximale Runden		
mp_freezetime "3"			//Wir lange man sich nicht am Anfang bewegen kann
mp_buytime "0"				//Wie lange kann man kaufen kann
mp_forcecamera "1"			//0=Allen zuschauen;1=Nur Team;2=Kamera friert ein
mp_friendlyfire "0"			//Ob man das Team verletzen kann
mp_autokick "0"				//Leute die AFK sind auto. kicken
mp_autoteambalance "1"			//Team automatisch ausgleichen	
mp_c4timer "45"				//Wie lange es dauert bis Bombe explodiert
mp_do_warmup_period "0"			//WarmUP aktivieren?
mp_warmuptime "0"			//Wie lange dauert der WarmUP?
mp_limitteams "2"			//Wie viele Spieler das andere Team mehr haben
mp_round_restart_delay "5"		//Restart Verzögerung in Sekunden
mp_tkpunish "0"				//Teamkiller bestrafen			
mp_win_panel_display_time "5"		//Wie lange Scoreboard nach Ende anzeigen?

sv_maxrate "128000"
sv_mincmdrate "10"
sv_minrate "0"
host_players_show "2"
sv_max_queries_sec "6"

tv_allow_camera_man "0"        //Auto director allows spectators to become camera man
tv_allow_static_shots "1"        //Auto director uses fixed level cameras for shots
tv_autorecord "1"            //Automatically records all games as GOTV demos.
tv_chatgroupsize "0"        //Set the default chat group size
tv_chattimelimit "8"        //Limits spectators to chat only every n seconds
tv_debug "0"                //GOTV debug info.
tv_delaymapchange "0"        //Delays map change until broadcast is complete
tv_deltacache "2"            //Enable delta entity bit stream cache
tv_dispatchmode "1"            //Dispatch clients to relay proxies: 0=never, 1=if appropriate, 2=always
tv_enable "0"                //Activates GOTV on server.
tv_maxclients "10"          //Maximum client number on GOTV server.
tv_maxrate "20000"            //Max GOTV spectator bandwidth rate allowed, 0 == unlimited
tv_name "br1xy's GOTV"    //GOT
tv_delay	"90"
//tv_nochat "0"				//Kein Chat am TV Server
//tv_port "27020"			//SourceTV Port

sv_vote_allow_spectators "0"                
sv_vote_command_delay "2"                   
sv_vote_creation_time "120"                 
sv_vote_failure_timer "300"                 
sv_vote_quorum_ratio "0"                    
sv_vote_timer_duration "15"  

mapgroup mg_custom 	

sv_pure "0"
sv_cheats "0"
sv_region "3"
sv_tags "aim, dm, death, match, deathmatch, matchmaking, mm, md, aim, training, only. hs, headshot, radio, public, private, knife, karambit, bayonet, m9, m9 bayonet, flip, messer, golden, knife, gut, gut knife, guns, ak47, m4a1, awp, deagle, waffen, scope, noscope, music, chillig, br1xy, brixy, b, r, 1, x, y, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0"	//Tags für Serverbrowser
sv_lan "0"				//Nicht ändern!
log on					//Server Loggs schreiben

server.cfg

Quellcode

1
2
3
4
5
6
7
8
9
10
//SERVER EINSTELLUNGEN

hostname "br1xy's D E A T H M A T C H | Only Headshot | !guns | !knife | !radio"  	//Server Name
sv_password "****"			//Passwort zum betreten des Servers
rcon_password "*****"		//Administrator Passwort
sv_downloadurl "http://gc05993.low-pings.de/cstrike/CSGO_MICHA"			//Fast Download URL 
writeid
writeip
exec banned_user.cfg
exec banned_ip.cfg

sm plugins list

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
           01 "SMAC Command Monitor" (0.8.5.1) by SMAC Development Team
           02 "Basic Ban Commands" (1.5.4-dev+4030) by AlliedModders LLC
           03 "SourceMod Anti-Cheat" (0.8.5.1) by SMAC Development Team
           04 "SM Super Admin" (0.70) by TechKnow & Pred
           05 "SM Super Menu" (0.5) by pRED*
           06 "Basic Commands" (1.5.4-dev+4030) by AlliedModders LLC
           07 "Fun Votes" (1.5.4-dev+4030) by AlliedModders LLC
           08 "Too Late To Ban" (1.0.0a) by Shenton
           09 "SMAC ConVar Checker" (0.8.5.1) by SMAC Development Team
           10 "Reserved Slots" (1.5.4-dev+4030) by AlliedModders LLC
           11 "CS:S DM Preset Spawns" (2.1.6-dev) by AlliedModders LLC
           12 "CS:S DM Spawn Protection" (2.1.6-dev) by AlliedModders LLC
           13 "CS:S DM Equipment" (2.1.6-dev) by AlliedModders LLC
           14 "CS:S DM Basics" (2.1.6-dev) by AlliedModders LLC
           15 "CS:S DM Bot Quotas" (2.1.6-dev) by AlliedModders LLC
           16 "Knife Get (Menu)" (PLUGIN_VERSION) by Dk--
           17 "SMAC AutoTrigger Detector" (0.8.5.1) by SMAC Development Team
           18 "Very Basic High Ping Kicker" (1.4) by msleeper
           19 "SMAC ESEA Global Banlist" (0.8.5.1) by SMAC Development Team
           20 "Nextmap" (1.5.4-dev+4030) by AlliedModders LLC
           21 "Basic Comm Control" (1.5.4-dev+4030) by AlliedModders LLC
           22 "Anti-Flood" (1.5.4-dev+4030) by AlliedModders LLC
           23 "SMAC Anti-Speedhack" (0.8.5.1) by SMAC Development Team
           24 "Resetscore" (1.1) by tuty
           25 "Basic Chat" (1.5.4-dev+4030) by AlliedModders LLC
           26 "SMAC Anti-Wallhack" (0.8.5.1) by SMAC Development Team
           27 "SMAC Client Protection" (0.8.5.1) by SMAC Development Team
           28 "SMAC KAC Global Banlist" (0.8.5.1) by SMAC Development Team
           29 "SMAC Eye Angle Test" (0.8.5.1) by SMAC Development Team
           30 "SourceMod Radio" (1.0.0.13) by dubbeh
           31 "Admin Menu" (1.5.4-dev+4030) by AlliedModders LLC
           32 "Admin Help" (1.5.4-dev+4030) by AlliedModders LLC
           33 "Replen Lite" (1.5-lm) by LumiStance
           34 "SMAC Rcon Locker" (0.8.5.1) by SMAC Development Team
           35 "Sound Commands" (1.5.4-dev+4030) by AlliedModders LLC
           36 "Player Commands" (1.5.4-dev+4030) by AlliedModders LLC
           37 "SMAC EAC Global Banlist" (0.8.5.1) by SMAC Development Team
           38 "SMAC Spinhack Detector" (0.8.5.1) by SMAC Development Team
           39 "Fun Commands" (1.5.4-dev+4030) by AlliedModders LLC
           40 "Basic Votes" (1.5.4-dev+4030) by AlliedModders LLC
           41 "Basic Info Triggers" (1.5.4-dev+4030) by AlliedModders LLC
           42 "Client Preferences" (1.5.4-dev+4030) by AlliedModders LLC
           43 "SMAC Aimbot Detector" (0.8.5.1) by SMAC Development Team
           44 "Admin File Reader" (1.5.4-dev+4030) by AlliedModders LLC

meta list

Quellcode

1
2
3
4
5
6
           [01] SourceMod (1.5.4-dev+4030) by AlliedModders LLC
           [02] SMRCon (1.2.1) by psychonic
           [03] CS Tools (1.5.4-dev+4030) by AlliedModders LLC
           [04] SDK Tools (1.5.4-dev+4030) by AlliedModders LLC
           [05] CS:S DM (2.1.6-dev) by AlliedModders
           [06] SDK Hooks (1.5.4-dev+4030) by AlliedModders LLC

sm exts list

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
         [01] Automatic Updater (1.5.4-dev+4030): Updates SourceMod gamedata files
         [02] Webternet (1.5.4-dev+4030): Extension for interacting with URLs
         [03] SMRCon (1.2.1): Tools for SM plugins to interact with rcon auth and requests
         [04] BinTools (1.5.4-dev+4030): Low-level C/C++ Calling API
         [05] CS Tools (1.5.4-dev+4030): CS extended functionality
         [06] SDK Tools (1.5.4-dev+4030): Source SDK Tools
         [07] Top Menus (1.5.4-dev+4030): Creates sorted nested menus
         [08] GeoIP (1.5.4-dev+4030): Geographical IP information
         [09] CS:S DM (2.1.6-dev): Deathmatch for CS:S
         [10] Client Preferences (1.5.4-dev+4030): Saves client preference settings
         [11] SQLite (1.5.4-dev+4030): SQLite Driver
         [12] SDK Hooks (1.5.4-dev+4030): Source SDK Hooks
         [13] Socket (3.0.1): Socket extension for SourceMod
         [14] <FAILED> file "connect.ext.so": /home/gc05993/server/CS-GO_v1/csgo-ds/csgo/addons/sourcemod/extensions/connect.ext.so: cannot open shared object file: No such file or directory

sm version

Quellcode

1
2
3
4
5
6
             SourceMod Version: 1.5.4-dev+4030
             SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.5.4-dev+4030)
             SourcePawn API: v1 = 4, v2 = 4
             Compiled on: Mar 25 2014 07:41:30
             Build ID: 4030:0de9756cf9be
             http://www.sourcemod.net

Ich verwende zurzeit dieses Plugin für Deathmatch und habe hier die Snapshot runtergeladen. Ich hoffe mal das ich genug Information gepostet habe :D

MfG
uniQue

Newbie'

Profi

Beiträge: 580

Wohnort: Zuhause

Rootserver vorhanden: Nein

  • Nachricht senden

2

Freitag, 18. April 2014, 12:57

Hatte es auch hier eine Lösung die mir selbst hat geholfen.

http://www.gameserveradmin.eu/board46-ga…cemod/#post1129

uniQue

Fortgeschrittener

  • »uniQue« ist der Autor dieses Themas

Beiträge: 409

Beruf: Kaufman im Einzelhandel

Rootserver vorhanden: Ja

  • Nachricht senden

3

Freitag, 18. April 2014, 13:32

Hatte es auch hier eine Lösung die mir selbst hat geholfen.

http://www.gameserveradmin.eu/board46-ga…cemod/#post1129



Negativ :( hat leider nichts gebracht. Das Problem besteht immer noch wenn de_dust2 läuft und wenn ich im Vote de_inferno_se wähle steht zwar im Chat das nextlevel de_inferno_se ist aber er startet trotzdem de_dust2. Ich habe in der mapcycle.txt das stehen. Ist das überhaupt so richtig ?

de_dust2
workshop/125499116/de_inferno_se
workshop/125498553/de_nuke_se
workshop/125498231/de_train_se
workshop/125488374/de_dust2_se
workshop/123769103/de_mirage_ce
workshop/203865421/de_cbble_ce
workshop/125670041/de_cache_ve
workshop/148494032/de_season
workshop/126900636/de_tuscar

MfG
uniQue

Newbie'

Profi

Beiträge: 580

Wohnort: Zuhause

Rootserver vorhanden: Nein

  • Nachricht senden

4

Freitag, 18. April 2014, 17:17

Warum nutzt du nicht die Magroup Funktion von CS:GO damit wird es sicherlich laufen dann hilft auch der Link von mir oben.

Hau das noch in dein Startscript:

Quellcode

1
+mapgroup mg_custom

uniQue

Fortgeschrittener

  • »uniQue« ist der Autor dieses Themas

Beiträge: 409

Beruf: Kaufman im Einzelhandel

Rootserver vorhanden: Ja

  • Nachricht senden

5

Freitag, 18. April 2014, 17:42

Habe es getestet. Kein erfolg.

Quellcode

1
./srcds_run -game csgo +map de_dust2 -maxplayers_override gsplayer -ip gsip -port gsport +sv_password gspasswd -tickrate gstick -usercon -usercon +tv_port gsqueryort -tickrate 128 -authkey 4AF1FF51BF2E466D773E61********** +mapgroup mg_custom


Nach Abstimmung der Map sag er z.b das er auf de_inferno_se wechselt aber nein es startet das Game auf Dust2 neu...
Ich finde das i-wie komisch -.-

MfG
uniQue

Sapd

Anfänger

Beiträge: 3

Rootserver vorhanden: Ja

  • Nachricht senden

6

Freitag, 18. April 2014, 17:50

Was passiert beim Wechsel genau (Konsole?).

Es ist möglich das beim Mapwechsel der Server crasht, und somit wieder mit der Startmap anfängt. Einfach schauen ob da etwas steht wie "Dumping core" etc.

uniQue

Fortgeschrittener

  • »uniQue« ist der Autor dieses Themas

Beiträge: 409

Beruf: Kaufman im Einzelhandel

Rootserver vorhanden: Ja

  • Nachricht senden

7

Freitag, 18. April 2014, 19:45

Ich weis ja nicht was jetzt los ist aber er wechselt jetzt die Map ohne das ich was umgestellt habe ( Das einzige was ich gemacht habe ist ein Server RR ). Aber jetzt kommt auch kein Vote mehr. Es wird willkürlich einfach gewechselt.

Hier könnt ihr schauen es hat 3 - 4 mal Mapchange gemacht ohne i.einen Vote.

Console

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
L 04/18/2014 - 19:32:47: -------- Mapchange to workshop/125499116/de_inferno_se --------
GameTypes: initializing game types interface from GameModes.txt.
GameTypes: Creating new entry for maps/de_inferno_se.kv.
GameTypes: Creating new entry for maps/de_dust2_se.kv.
GameTypes: merging game types interface from gamemodes_server.txt.
GameTypes: missing mapgroupsSP entry for game type/mode (custom/custom).
ConVarRef room_type doesn't point to an existing ConVar
bot_autodifficulty_threshold_high - 2.0
bot_autodifficulty_threshold_low - -6.0
bot_chatter - normal
bot_defer_to_human_goals - 0
bot_defer_to_human_items - 1
bot_difficulty - 1
bot_quota - 10
bot_quota_mode - normal
bot_allow_grenades - 1
bot_allow_pistols - 1
bot_allow_sub_machine_guns - 1
bot_allow_shotguns - 1
bot_allow_rifles - 1
bot_allow_snipers - 1
bot_allow_machine_guns - 1
mp_playercashawards - 1
L 04/18/2014 - 19:32:47: server_cvar: "cash_player_bomb_defused" "300"
cash_player_bomb_defused - 300
L 04/18/2014 - 19:32:47: server_cvar: "cash_player_bomb_planted" "300"
cash_player_bomb_planted - 300
cash_player_damage_hostage - -30
L 04/18/2014 - 19:32:47: server_cvar: "cash_player_interact_with_hostage" "150"
cash_player_interact_with_hostage - 150
L 04/18/2014 - 19:32:47: server_cvar: "cash_player_killed_enemy_default" "300"
cash_player_killed_enemy_default - 300
L 04/18/2014 - 19:32:47: server_cvar: "cash_player_killed_enemy_factor" "1"
cash_player_killed_enemy_factor - 1
cash_player_killed_hostage - -1000
cash_player_killed_teammate - -3300
cash_player_rescued_hostage - 1000
cash_player_respawn_amount - 0
cash_player_get_killed - 0
mp_teamcashawards - 1
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_elimination_bomb_map" "3250"
cash_team_elimination_bomb_map - 3250
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_elimination_hostage_map_t" "1000"
cash_team_elimination_hostage_map_t - 1000
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_elimination_hostage_map_ct" "2000"
cash_team_elimination_hostage_map_ct - 2000
cash_team_hostage_alive - 0
cash_team_hostage_interaction - 500
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_loser_bonus" "1400"
cash_team_loser_bonus - 1400
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_loser_bonus_consecutive_rounds" "500"
cash_team_loser_bonus_consecutive_rounds - 500
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_planted_bomb_but_defused" "800"
cash_team_planted_bomb_but_defused - 800
cash_team_rescued_hostage - 0
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_terrorist_win_bomb" "3500"
cash_team_terrorist_win_bomb - 3500
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_win_by_defusing_bomb" "3250"
cash_team_win_by_defusing_bomb - 3250
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_win_by_hostage_rescue" "3500"
cash_team_win_by_hostage_rescue - 3500
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_win_by_time_running_out_bomb" "3250"
cash_team_win_by_time_running_out_bomb - 3250
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_win_by_time_running_out_hostage" "3250"
cash_team_win_by_time_running_out_hostage - 3250
mp_afterroundmoney - 0
mp_buytime - 90
mp_buy_anywhere - 0
mp_buy_during_immunity - 0
mp_startmoney - 800
mp_maxmoney - 16000
mp_death_drop_defuser - 1
mp_death_drop_grenade - 2
mp_death_drop_gun - 1
mp_deathcam_skippable - 1
mp_defuser_allocation - 0
mp_give_player_c4 - 1
mp_free_armor - 0
mp_molotovusedelay - 15.0
mp_weapons_allow_zeus - 1
mp_weapons_allow_map_placed - 0
mp_weapons_glow_on_ground - 0
mp_ct_default_melee - weapon_knife
mp_ct_default_secondary - weapon_hkp2000
mp_ct_default_primary - 
mp_ct_default_grenades - 
mp_t_default_melee - weapon_knife
mp_t_default_secondary - weapon_glock
mp_t_default_primary - 
mp_t_default_grenades - 
mp_buy_allow_grenades - 1
L 04/18/2014 - 19:32:47: server_cvar: "mp_freezetime" "6"
mp_freezetime - 6
mp_force_pick_time - 15
mp_halftime - 0
mp_match_can_clinch - 1
L 04/18/2014 - 19:32:47: server_cvar: "mp_maxrounds" "0"
mp_maxrounds - 0
mp_roundtime - 5
mp_roundtime_defuse - 0
mp_roundtime_hostage - 0
mp_timelimit - 5
mp_warmuptime - 30
mp_warmup_pausetimer - 0
mp_halftime_pausetimer - 0
mp_default_team_winner_no_objective - -1
mp_hostagepenalty - 10
mp_solid_teammates - 1
sv_allow_votes - 1
L 04/18/2014 - 19:32:47: server_cvar: "sv_alltalk" "0"
sv_alltalk - 0
L 04/18/2014 - 19:32:47: server_cvar: "sv_deadtalk" "0"
sv_deadtalk - 0
sv_ignoregrenaderadio - 0
mp_teammates_are_enemies - 0
mp_damage_scale_ct_body - 1.0
mp_damage_scale_ct_head - 1.0
mp_damage_scale_t_body - 1.0
mp_damage_scale_t_head - 1.0
mp_friendlyfire - 0
ff_damage_reduction_bullets - 0.1
ff_damage_reduction_grenade - 0.25
ff_damage_reduction_grenade_self - 1
ff_damage_reduction_other - 0.25
mp_limitteams - 2
spec_freeze_panel_extended_time - 0.0
spec_freeze_time - 5.0
mp_forcecamera - 1
mp_respawn_immunitytime - 4.0
mp_respawn_on_death_t - 0
mp_respawn_on_death_ct - 0
mp_display_kill_assists - 1
mp_use_respawn_waves - 0
mp_respawnwavetime_ct - 10.0
mp_respawnwavetime_t - 10.0
mp_randomspawn - 0
mp_randomspawn_los - 1
mp_radar_showall - 0
sv_gravity - 800
sv_accelerate - 5.6
sv_stopspeed - 75
sv_airaccelerate - 12
sv_wateraccelerate - 10
sv_waterfriction - 1
sv_friction - 4.8
sv_bounce - 0
sv_maxvelocity - 3500
sv_maxspeed - 320
mp_ggprogressive_round_restart_delay - 15.0
mp_ggtr_bomb_defuse_bonus - 1.0
mp_ggtr_bomb_detonation_bonus - 1.0
mp_ggtr_bomb_pts_for_flash - 4
mp_ggtr_bomb_pts_for_he - 3
mp_ggtr_bomb_pts_for_molotov - 5
mp_ggtr_bomb_pts_for_upgrade - 2.0
mp_ggtr_bomb_respawn_delay - 0.0
mp_ggtr_end_round_kill_bonus - 1
mp_ggtr_halftime_delay - 0.0
mp_ggtr_last_weapon_kill_ends_half - 0
sv_arms_race_vote_to_restart_disallowed_after - 0
Executing dedicated server config file
Writing cfg/banned_user.cfg.
Writing cfg/banned_ip.cfg.
L 04/18/2014 - 19:32:47: server_cvar: "cash_player_bomb_defused" "200"
L 04/18/2014 - 19:32:47: server_cvar: "cash_player_bomb_planted" "200"
L 04/18/2014 - 19:32:47: server_cvar: "cash_player_interact_with_hostage" "300"
L 04/18/2014 - 19:32:47: server_cvar: "cash_player_killed_enemy_default" "200"
L 04/18/2014 - 19:32:47: server_cvar: "cash_player_killed_enemy_factor" "0.5"
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_elimination_bomb_map" "2700"
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_elimination_hostage_map_t" "2000"
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_elimination_hostage_map_ct" "2300"
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_loser_bonus" "2400"
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_loser_bonus_consecutive_rounds" "0"
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_planted_bomb_but_defused" "200"
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_terrorist_win_bomb" "2700"
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_win_by_defusing_bomb" "2700"
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_win_by_hostage_rescue" "3000"
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_win_by_time_running_out_hostage" "2000"
L 04/18/2014 - 19:32:47: server_cvar: "cash_team_win_by_time_running_out_bomb" "2700"
Unknown command "mp_deathcam_skippable"
L 04/18/2014 - 19:32:47: server_cvar: "mp_freezetime" "2"
L 04/18/2014 - 19:32:47: server_cvar: "sv_alltalk" "1"
L 04/18/2014 - 19:32:47: server_cvar: "sv_deadtalk" "1"
L 04/18/2014 - 19:32:47: server_cvar: "mp_maxrounds" ""
L 04/18/2014 - 19:32:47: server_cvar: "mp_freezetime" "3"
Unknown command "sv_vote_creation_time"
Setting mapgroup to 'mg_custom'
--------------------------------------------------------
sv_pure value unchanged (current value is 0).
--------------------------------------------------------
L 04/18/2014 - 19:32:47: server_cvar: "sv_tags" "aim,aim,bayonet,death,deathmatch,dm,headshot,karambit,knife,m,m9,match,matchmaking,md,mm,only. hs,private,public,radio,training"
Server logging enabled.
L 04/18/2014 - 19:32:47: Log file closed
Server logging data to file logs/L084_200_005_146_27555_201404181932_001.log
L 04/18/2014 - 19:32:47: Log file started (file "logs/L084_200_005_146_27555_201404181932_001.log") (game "/home/gc05993/server/CS-GO_v1/csgo-ds/csgo") (version "5601")
exec: couldn't exec gamemode_casual_server.cfg
Commentary: Could not find commentary data file 'maps/workshop/125499116/de_inferno_se_commentary.txt'. 
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
L 04/18/2014 - 19:32:48: [radio.smx] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 04/18/2014 - 19:32:48: [radio.smx] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 9 radio stations
exec: couldn't exec cssdm/maps/workshop/125499116/de_inferno_se.cssdm.cfg
L 04/18/2014 - 19:32:48: [cssdm/dm_preset_spawns.smx] Could not find spawn point file "cfg/cssdm/spawns/csgo/workshop/125499116/de_inferno_se.txt"
L 04/18/2014 - 19:32:48: [cssdm/dm_preset_spawns.smx] Defaulting to map-based spawns!
L 04/18/2014 - 19:32:48: World triggered "Round_Start"
Giving up attempts to make more random spawn points. Current count: 30.
CreateFragmentsFromFile: 'downloads/1ab72a88.dat' doesn't exist.
L 04/18/2014 - 19:33:30: "uniQue *Luzifer*<2><STEAM_1:0:25082367><>" entered the game
L 04/18/2014 - 19:33:33: "uniQue *Luzifer*<2><STEAM_1:0:25082367><Unassigned>" triggered "clantag" (value "")
L 04/18/2014 - 19:33:36: "uniQue *Luzifer*<2><STEAM_1:0:25082367>" switched from team <Unassigned> to <CT>
L 04/18/2014 - 19:33:36: "Kevin<10><BOT><>" connected, address ""
L 04/18/2014 - 19:33:36: "Kevin<10><BOT>" switched from team <Unassigned> to <TERRORIST>
Game will not start until both teams have players.
Game will not start until both teams have players.
Game will not start until both teams have players.
L 04/18/2014 - 19:33:36: "Kevin<10><BOT><>" entered the game
L 04/18/2014 - 19:33:36: "Dan<11><BOT><>" connected, address ""
L 04/18/2014 - 19:33:36: "Dan<11><BOT>" switched from team <Unassigned> to <TERRORIST>
Game will not start until both teams have players.
Game will not start until both teams have players.
L 04/18/2014 - 19:33:36: "Dan<11><BOT><>" entered the game
L 04/18/2014 - 19:33:36: "Finn<12><BOT><>" connected, address ""
L 04/18/2014 - 19:33:36: "Finn<12><BOT>" switched from team <Unassigned> to <CT>
L 04/18/2014 - 19:33:37: World triggered "Game_Commencing"
L 04/18/2014 - 19:33:37: "Finn<12><BOT><>" entered the game
L 04/18/2014 - 19:33:37: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" triggered "clantag" (value "")
L 04/18/2014 - 19:33:37: "Brad<13><BOT><>" connected, address ""
L 04/18/2014 - 19:33:37: "Brad<13><BOT>" switched from team <Unassigned> to <TERRORIST>
L 04/18/2014 - 19:33:37: "Brad<13><BOT><>" entered the game
L 04/18/2014 - 19:33:37: "Troy<14><BOT><>" connected, address ""
L 04/18/2014 - 19:33:37: "Troy<14><BOT>" switched from team <Unassigned> to <CT>
L 04/18/2014 - 19:33:37: "Troy<14><BOT><>" entered the game
L 04/18/2014 - 19:33:37: "Vinny<15><BOT><>" connected, address ""
L 04/18/2014 - 19:33:37: "Vinny<15><BOT>" switched from team <Unassigned> to <CT>
L 04/18/2014 - 19:33:37: "Vinny<15><BOT><>" entered the game
L 04/18/2014 - 19:33:37: "Zim<16><BOT><>" connected, address ""
L 04/18/2014 - 19:33:37: "Zim<16><BOT>" switched from team <Unassigned> to <TERRORIST>
L 04/18/2014 - 19:33:37: "Zim<16><BOT><>" entered the game
Terrorist bot spawned outside of a buy zone (1687, 1802, 160)
CT bot spawned outside of a buy zone (-1543, 415, -63)
CT bot spawned outside of a buy zone (-376, -111, 192)
Terrorist bot spawned outside of a buy zone (749, 2185, 130)
EVERYONE CAN BUY!
L 04/18/2014 - 19:33:37: "Brad<13><BOT><TERRORIST>" triggered "Dropped_The_Bomb"
L 04/18/2014 - 19:33:37: "Brad<13><BOT><TERRORIST>" triggered "Got_The_Bomb"
L 04/18/2014 - 19:33:40: World triggered "Round_Start"
L 04/18/2014 - 19:33:45: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [2346 1878 124] killed "Kevin<10><BOT><TERRORIST>" [2271 1658 224] with "mp7"
L 04/18/2014 - 19:33:51: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [1679 1191 154] killed "Dan<11><BOT><TERRORIST>" [1794 1085 210] with "mp7" (headshot)
L 04/18/2014 - 19:33:55: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [1375 760 133] killed "Kevin<10><BOT><TERRORIST>" [1334 567 184] with "mp7" (headshot)
L 04/18/2014 - 19:33:56: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [1448 541 123] killed "Brad<13><BOT><TERRORIST>" [1319 412 188] with "mp7" (headshot)
L 04/18/2014 - 19:34:08: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [1375 307 124] killed "Kevin<10><BOT><TERRORIST>" [1327 496 179] with "mp7" (headshot)
L 04/18/2014 - 19:34:08: "Dan<11><BOT><TERRORIST>" [1354 567 119] killed "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [1361 300 189] with "m4a1"
L 04/18/2014 - 19:34:08: "Kevin<10><BOT><TERRORIST>" assisted killing "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>"
L 04/18/2014 - 19:34:12: "Vinny<15><BOT><CT>" [242 1220 96] killed "Zim<16><BOT><TERRORIST>" [218 1544 167] with "m4a1" (headshot)
L 04/18/2014 - 19:34:17: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [866 2602 144] killed "Brad<13><BOT><TERRORIST>" [697 2020 189] with "ak47"
L 04/18/2014 - 19:34:18: "Finn<12><BOT><CT>" [28 810 68] killed "Dan<11><BOT><TERRORIST>" [427 522 143] with "m4a1" (headshot)
L 04/18/2014 - 19:34:18: "Troy<14><BOT><CT>" assisted killing "Dan<11><BOT><TERRORIST>"
L 04/18/2014 - 19:34:23: "Zim<16><BOT><TERRORIST>" [-671 432 26] killed "Vinny<15><BOT><CT>" [-511 820 32] with "ak47" (headshot)
L 04/18/2014 - 19:34:24: "Zim<16><BOT><TERRORIST>" [-687 434 -32] killed "Troy<14><BOT><CT>" [-525 825 49] with "ak47"
L 04/18/2014 - 19:34:24: "Dan<11><BOT><TERRORIST>" assisted killing "Troy<14><BOT><CT>"
L 04/18/2014 - 19:34:28: "Zim<16><BOT><TERRORIST>" [-770 470 -32] killed "Finn<12><BOT><CT>" [-504 649 81] with "ak47"
L 04/18/2014 - 19:34:28: "Dan<11><BOT><TERRORIST>" assisted killing "Finn<12><BOT><CT>"
L 04/18/2014 - 19:34:29: "Vinny<15><BOT><CT>" [1704 2396 160] killed "Kevin<10><BOT><TERRORIST>" [2169 2300 204] with "m4a1"
L 04/18/2014 - 19:34:33: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [-733 567 -32] killed "Zim<16><BOT><TERRORIST>" [-954 485 24] with "ak47"
L 04/18/2014 - 19:34:38: "Finn<12><BOT><CT>" [2004 1214 163] killed "Brad<13><BOT><TERRORIST>" [2314 914 212] with "ak47"
L 04/18/2014 - 19:34:49: "Brad<13><BOT><TERRORIST>" [1341 2866 120] killed "Finn<12><BOT><CT>" [1620 2748 197] with "ak47"
L 04/18/2014 - 19:34:53: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [888 -127 96] killed "Dan<11><BOT><TERRORIST>" [429 -97 127] with "ak47" (headshot)
L 04/18/2014 - 19:35:00: "Vinny<15><BOT><CT>" [1810 1154 148] killed "Dan<11><BOT><TERRORIST>" [2261 974 213] with "m4a1"
L 04/18/2014 - 19:35:06: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" threw hegrenade [881 -167 121]
L 04/18/2014 - 19:35:08: "Kevin<10><BOT><TERRORIST>" [930 -435 102] killed "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [720 274 142] with "ak47"
L 04/18/2014 - 19:35:08: "Zim<16><BOT><TERRORIST>" assisted killing "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>"
L 04/18/2014 - 19:35:10: "Dan<11><BOT><TERRORIST>" [2226 2192 137] killed "Troy<14><BOT><CT>" [2159 2461 197] with "ak47" (headshot)
L 04/18/2014 - 19:35:11: "Vinny<15><BOT><CT>" [2344 1826 127] killed "Dan<11><BOT><TERRORIST>" [2235 2193 201] with "m4a1"
L 04/18/2014 - 19:35:13: "Finn<12><BOT><CT>" [237 11 182] killed "Zim<16><BOT><TERRORIST>" [878 -336 162] with "ak47"
L 04/18/2014 - 19:35:13: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" assisted killing "Zim<16><BOT><TERRORIST>"
L 04/18/2014 - 19:35:20: "Zim<16><BOT><TERRORIST>" [709 2189 132] killed "Troy<14><BOT><CT>" [660 2468 183] with "ak47" (headshot)
L 04/18/2014 - 19:35:25: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [131 -119 41] killed "Kevin<10><BOT><TERRORIST>" [318 -243 144] with "xm1014"
L 04/18/2014 - 19:35:29: "Vinny<15><BOT><CT>" [1702 1796 160] killed "Brad<13><BOT><TERRORIST>" [1653 2264 224] with "m4a1"
L 04/18/2014 - 19:35:33: "Brad<13><BOT><TERRORIST>" [987 592 91] killed "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [935 392 161] with "m4a1" (headshot)
L 04/18/2014 - 19:35:36: "Vinny<15><BOT><CT>" [1659 1917 160] killed "Zim<16><BOT><TERRORIST>" [1672 2754 196] with "m4a1"
L 04/18/2014 - 19:35:37: "Vinny<15><BOT><CT>" [1659 1917 160] killed "Dan<11><BOT><TERRORIST>" [1640 2725 262] with "m4a1"
L 04/18/2014 - 19:35:44: "Vinny<15><BOT><CT>" [1644 1196 154] killed "Brad<13><BOT><TERRORIST>" [1712 1076 211] with "m4a1"
L 04/18/2014 - 19:35:49: "Brad<13><BOT><TERRORIST>" [2316 1010 150] killed "Vinny<15><BOT><CT>" [1669 1008 224] with "ak47"
L 04/18/2014 - 19:35:50: "Zim<16><BOT><TERRORIST>" [137 754 76] killed "Finn<12><BOT><CT>" [880 463 155] with "ak47"
CT bot spawned outside of a buy zone (787, 76, 84)
L 04/18/2014 - 19:35:57: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [1183 3035 129] killed "Kevin<10><BOT><TERRORIST>" [1320 2640 207] with "bizon"
L 04/18/2014 - 19:36:01: "Kevin<10><BOT><TERRORIST>" [462 3131 160] killed "Troy<14><BOT><CT>" [370 2603 210] with "m4a1"
L 04/18/2014 - 19:36:05: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [400 3012 160] killed "Kevin<10><BOT><TERRORIST>" [544 3166 224] with "bizon"
L 04/18/2014 - 19:36:05: "Troy<14><BOT><CT>" assisted killing "Kevin<10><BOT><TERRORIST>"
L 04/18/2014 - 19:36:09: "Zim<16><BOT><TERRORIST>" [331 -272 96] killed "Vinny<15><BOT><CT>" [287 215 64] with "ak47" (headshot)
L 04/18/2014 - 19:36:12: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [515 2053 128] killed "Kevin<10><BOT><TERRORIST>" [498 1963 193] with "bizon"
L 04/18/2014 - 19:36:20: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [151 857 79] killed "Dan<11><BOT><TERRORIST>" [-350 778 47] with "bizon"
L 04/18/2014 - 19:36:23: "Troy<14><BOT><CT>" [1987 681 160] killed "Brad<13><BOT><TERRORIST>" [2280 122 185] with "ak47"
L 04/18/2014 - 19:36:26: "Brad<13><BOT><TERRORIST>" [843 47 84] killed "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [713 487 161] with "m4a1"
L 04/18/2014 - 19:36:33: "Brad<13><BOT><TERRORIST>" [1380 412 119] killed "Troy<14><BOT><CT>" [1413 69 186] with "m4a1" (headshot)
L 04/18/2014 - 19:36:37: "Vinny<15><BOT><CT>" [81 751 70] killed "Kevin<10><BOT><TERRORIST>" [385 526 143] with "m4a1" (headshot)
L 04/18/2014 - 19:36:43: "Brad<13><BOT><TERRORIST>" [1356 447 119] killed "Vinny<15><BOT><CT>" [109 612 134] with "m4a1" (headshot)
L 04/18/2014 - 19:36:43: "Zim<16><BOT><TERRORIST>" assisted killing "Vinny<15><BOT><CT>"
L 04/18/2014 - 19:37:00: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" threw hegrenade [2316 781 147]
L 04/18/2014 - 19:37:08: "Vinny<15><BOT><CT>" [312 3168 160] killed "Brad<13><BOT><TERRORIST>" [930 2647 203] with "ak47"
L 04/18/2014 - 19:37:08: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" assisted killing "Brad<13><BOT><TERRORIST>"
L 04/18/2014 - 19:37:15: "Brad<13><BOT><TERRORIST>" [1502 2823 124] killed "Troy<14><BOT><CT>" [87 2504 206] with "m4a1"
L 04/18/2014 - 19:37:18: "Vinny<15><BOT><CT>" [1175 2900 125] killed "Brad<13><BOT><TERRORIST>" [1552 2845 187] with "ak47"
L 04/18/2014 - 19:37:18: "Troy<14><BOT><CT>" assisted killing "Brad<13><BOT><TERRORIST>"
L 04/18/2014 - 19:37:35: "Vinny<15><BOT><CT>" [1736 1811 160] killed "Dan<11><BOT><TERRORIST>" [2111 1663 224] with "ak47"
L 04/18/2014 - 19:37:35: "Troy<14><BOT><CT>" assisted killing "Dan<11><BOT><TERRORIST>"
L 04/18/2014 - 19:37:39: "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [1775 1703 160] killed "Zim<16><BOT><TERRORIST>" [1803 1387 224] with "m4a1"
L 04/18/2014 - 19:37:47: "Kevin<10><BOT><TERRORIST>" [2358 875 151] killed "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>" [2330 1114 199] with "ak47" (headshot)
L 04/18/2014 - 19:37:47: "Zim<16><BOT><TERRORIST>" assisted killing "uniQue *Luzifer*<2><STEAM_1:0:25082367><CT>"
Fetched 1400 bytes via HTTP:
CDedicatedServerWorkshopManager: received file details for id 125498553: 'Nuke_se'.
Skipping download for file id 125498553:'Nuke_se' - version on disk is latest.
L 04/18/2014 - 19:37:59: [META] Loaded 0 plugins (1 already loaded)
---- Host_Changelevel ----
L 04/18/2014 - 19:37:59: [META] Loaded 0 plugins (1 already loaded)
*** Map Load: workshop/125498553/de_nuke_se: Map Group mg_customL 04/18/2014 - 19:37:59: Log file closed
Server logging data to file logs/L084_200_005_146_27555_201404181937_000.log
L 04/18/2014 - 19:37:59: Log file started (file "logs/L084_200_005_146_27555_201404181937_000.log") (game "/home/gc05993/server/CS-GO_v1/csgo-ds/csgo") (version "5601")
L 04/18/2014 - 19:37:59: Loading map "workshop/125498553/de_nuke_se"
L 04/18/2014 - 19:37:59: server cvars start
L 04/18/2014 - 19:37:59: "cash_player_killed_teammate" = "-3300"
L 04/18/2014 - 19:37:59: "sv_maxspeed" = "320"
L 04/18/2014 - 19:37:59: "cash_player_respawn_amount" = "0"
L 04/18/2014 - 19:37:59: "cash_team_rescued_hostage" = "0"
L 04/18/2014 - 19:37:59: "cash_team_win_by_defusing_bomb" = "2700"
L 04/18/2014 - 19:37:59: "csgo_strnm_version" = "1.0.2"
L 04/18/2014 - 19:37:59: "sv_rollangle" = "0"
L 04/18/2014 - 19:37:59: "cssdm_enabled" = "1"
L 04/18/2014 - 19:37:59: "r_AirboatViewZHeight" = "0.0"
L 04/18/2014 - 19:37:59: "sv_cheats" = "0"
L 04/18/2014 - 19:37:59: "r_VehicleViewDampen" = "1"
L 04/18/2014 - 19:37:59: "metamod_version" = "1.10.1-devV"
L 04/18/2014 - 19:37:59: "mp_allowNPCs" = "1"
L 04/18/2014 - 19:37:59: "mp_tournament" = "0"
L 04/18/2014 - 19:37:59: "sv_spec_hear" = "1"
L 04/18/2014 - 19:37:59: "cash_player_interact_with_hostage" = "300"
L 04/18/2014 - 19:37:59: "mp_flashlight" = "0"
L 04/18/2014 - 19:37:59: "mp_maxrounds" = ""
L 04/18/2014 - 19:37:59: "sv_tags" = "aim,aim,bayonet,death,deathmatch,dm,headshot,karambit,knife,m,m9,match,matchmaking,md,mm,only. hs,private,public,radio,training"
L 04/18/2014 - 19:37:59: "sv_stepsize" = "18"
L 04/18/2014 - 19:37:59: "mp_teamlist" = "hgrunt;scientist"
L 04/18/2014 - 19:37:59: "sv_alltalk" = "1"
L 04/18/2014 - 19:37:59: "mp_footsteps" = "1"
L 04/18/2014 - 19:37:59: "sv_noclipaccelerate" = "5"
L 04/18/2014 - 19:37:59: "sv_accelerate_debug_speed" = "0"
L 04/18/2014 - 19:37:59: "sv_wateraccelerate" = "10"
L 04/18/2014 - 19:37:59: "mp_autocrosshair" = "1"
L 04/18/2014 - 19:37:59: "mp_stalemate_enable" = "0"
L 04/18/2014 - 19:37:59: "sourcemod_version" = "1.5.4-dev+4030"
L 04/18/2014 - 19:37:59: "cash_team_elimination_bomb_map" = "2700"
L 04/18/2014 - 19:37:59: "cash_player_get_killed" = "0"
L 04/18/2014 - 19:37:59: "mp_roundtime_defuse" = "0"
L 04/18/2014 - 19:37:59: "sv_autobuyammo" = "1"
L 04/18/2014 - 19:37:59: "sm_replenlite_version" = "1.5-lm"
L 04/18/2014 - 19:37:59: "sv_rollspeed" = "200"
L 04/18/2014 - 19:37:59: "sv_airaccelerate" = "12"
L 04/18/2014 - 19:37:59: "mp_teams_unbalance_limit" = "1"
L 04/18/2014 - 19:37:59: "mp_timelimit" = "5"
L 04/18/2014 - 19:37:59: "cash_team_loser_bonus" = "2400"
L 04/18/2014 - 19:37:59: "sv_deadtalk" = "1"
L 04/18/2014 - 19:37:59: "cash_player_rescued_hostage" = "1000"
L 04/18/2014 - 19:37:59: "sm_superadmin_version" = "0.70"
L 04/18/2014 - 19:37:59: "smac_version" = "0.8.5.1"
L 04/18/2014 - 19:37:59: "sv_waterfriction" = "1"
L 04/18/2014 - 19:37:59: "sv_competitive_official_5v5" = "0"
L 04/18/2014 - 19:37:59: "sv_steamgroup" = ""
L 04/18/2014 - 19:37:59: "cash_player_killed_enemy_default" = "200"
L 04/18/2014 - 19:37:59: "coop" = "0"
L 04/18/2014 - 19:37:59: "mp_respawnwavetime" = "10.0"
L 04/18/2014 - 19:37:59: "nextlevel" = ""
L 04/18/2014 - 19:37:59: "sv_stopspeed" = "75"
L 04/18/2014 - 19:37:59: "sv_specaccelerate" = "5"
L 04/18/2014 - 19:37:59: "deathmatch" = "1"
L 04/18/2014 - 19:37:59: "tv_enable" = "0"
L 04/18/2014 - 19:37:59: "mp_falldamage" = "0"
L 04/18/2014 - 19:37:59: "mp_teammates_are_enemies" = "0"
L 04/18/2014 - 19:37:59: "mp_roundtime_hostage" = "0"
L 04/18/2014 - 19:37:59: "mp_freezetime" = "3"
L 04/18/2014 - 19:37:59: "sv_accelerate_use_weapon_speed" = "1"
L 04/18/2014 - 19:37:59: "sv_voiceenable" = "1"
L 04/18/2014 - 19:37:59: "sv_bounce" = "0"
L 04/18/2014 - 19:37:59: "mp_disable_respawn_times" = "0"
L 04/18/2014 - 19:37:59: "r_AirboatViewDampenFreq" = "7.0"
L 04/18/2014 - 19:37:59: "mp_weaponstay" = "0"
L 04/18/2014 - 19:37:59: "tltb_version" = "1.0.0a"
L 04/18/2014 - 19:37:59: "mp_hostagepenalty" = "10"
L 04/18/2014 - 19:37:59: "tv_advertise_watchable" = "0"
L 04/18/2014 - 19:37:59: "mp_friendlyfire" = "0"
L 04/18/2014 - 19:37:59: "sv_noclipspeed" = "5"
L 04/18/2014 - 19:37:59: "cash_team_hostage_interaction" = "500"
L 04/18/2014 - 19:37:59: "sv_allchat" = "1"
L 04/18/2014 - 19:37:59: "cash_team_win_by_time_running_out_bomb" = "2700"
L 04/18/2014 - 19:37:59: "mp_buy_during_immunity" = "0"
L 04/18/2014 - 19:37:59: "cash_player_killed_enemy_factor" = "0.5"
L 04/18/2014 - 19:37:59: "r_JeepViewDampenDamp" = "1.0"
L 04/18/2014 - 19:37:59: "mp_c4timer" = "45"
L 04/18/2014 - 19:37:59: "r_AirboatViewDampenDamp" = "1.0"
L 04/18/2014 - 19:37:59: "sv_competitive_minspec" = "1"
L 04/18/2014 - 19:37:59: "sm_vbping_version" = "1.4"
L 04/18/2014 - 19:37:59: "sm_nextmap" = ""
L 04/18/2014 - 19:37:59: "mp_stalemate_at_timelimit" = "0"
L 04/18/2014 - 19:37:59: "sv_footsteps" = "1"
L 04/18/2014 - 19:37:59: "mp_limitteams" = "2"
L 04/18/2014 - 19:37:59: "sv_vote_issue_kick_allowed" = "1"
L 04/18/2014 - 19:37:59: "sm_knife_version" = "v1.4_fix"
L 04/18/2014 - 19:37:59: "tv_relaypassword" = ""
L 04/18/2014 - 19:37:59: "mp_teamplay" = "0"
L 04/18/2014 - 19:37:59: "cash_team_terrorist_win_bomb" = "2700"
L 04/18/2014 - 19:37:59: "cash_team_elimination_hostage_map_t" = "2000"
L 04/18/2014 - 19:37:59: "r_JeepViewDampenFreq" = "7.0"
L 04/18/2014 - 19:37:59: "sv_specnoclip" = "1"
L 04/18/2014 - 19:37:59: "sv_friction" = "4.8"
L 04/18/2014 - 19:37:59: "cash_team_win_by_time_running_out_hostage" = "2000"
L 04/18/2014 - 19:37:59: "cash_player_bomb_planted" = "200"
L 04/18/2014 - 19:37:59: "mp_autoteambalance" = "1"
L 04/18/2014 - 19:37:59: "sv_contact" = ""
L 04/18/2014 - 19:37:59: "sv_vote_kick_ban_duration" = "15"
L 04/18/2014 - 19:37:59: "cash_player_bomb_defused" = "200"
L 04/18/2014 - 19:37:59: "mp_roundtime" = "5"
L 04/18/2014 - 19:37:59: "sv_kick_ban_duration" = "15"
L 04/18/2014 - 19:37:59: "cash_team_planted_bomb_but_defused" = "200"
L 04/18/2014 - 19:37:59: "sm_supermenu_version" = "0.5"
L 04/18/2014 - 19:37:59: "cash_player_killed_hostage" = "-1000"
L 04/18/2014 - 19:37:59: "sv_vote_issue_loadbackup_allowed" = "1"
L 04/18/2014 - 19:37:59: "mp_fraglimit" = "0"
L 04/18/2014 - 19:37:59: "mp_forcerespawn" = "1"
L 04/18/2014 - 19:37:59: "decalfrequency" = "10"
L 04/18/2014 - 19:37:59: "sm_radio_version" = "1.0.0.13"
L 04/18/2014 - 19:37:59: "mp_winlimit" = "0"
L 04/18/2014 - 19:37:59: "sv_accelerate" = "5.6"
L 04/18/2014 - 19:37:59: "mp_buy_anywhere" = "0"
L 04/18/2014 - 19:37:59: "cssdm_ffa_enabled" = "0"
L 04/18/2014 - 19:37:59: "cssdm_version" = "2.1.6-dev"
L 04/18/2014 - 19:37:59: "sv_gravity" = "800"
L 04/18/2014 - 19:37:59: "sv_password" = "123"
L 04/18/2014 - 19:37:59: "cash_team_elimination_hostage_map_ct" = "2300"
L 04/18/2014 - 19:37:59: "cash_team_win_by_hostage_rescue" = "3000"
L 04/18/2014 - 19:37:59: "r_JeepViewZHeight" = "10.0"
L 04/18/2014 - 19:37:59: "cash_team_loser_bonus_consecutive_rounds" = "0"
L 04/18/2014 - 19:37:59: "cash_player_damage_hostage" = "-30"
L 04/18/2014 - 19:37:59: "cash_team_hostage_alive" = "0"
L 04/18/2014 - 19:37:59: "tv_password" = ""
L 04/18/2014 - 19:37:59: "sv_specspeed" = "3"
L 04/18/2014 - 19:37:59: "resetscore_version" = "1.1"
L 04/18/2014 - 19:37:59: server cvars end
L 04/18/2014 - 19:38:02: Started map "workshop/125498553/de_nuke_se" (CRC "-1461760094")
L 04/18/2014 - 19:38:02: -------- Mapchange to workshop/125498553/de_nuke_se --------
L 04/18/2014 - 19:38:02: Error log file session closed.
GameTypes: initializing game types interface from GameModes.txt.
GameTypes: Creating new entry for maps/de_nuke_se.kv.
GameTypes: Creating new entry for maps/de_dust2_se.kv.
GameTypes: merging game types interface from gamemodes_server.txt.
GameTypes: missing mapgroupsSP entry for game type/mode (custom/custom).
ConVarRef room_type doesn't point to an existing ConVar
bot_autodifficulty_threshold_high - 2.0
bot_autodifficulty_threshold_low - -6.0
bot_chatter - normal
bot_defer_to_human_goals - 0
bot_defer_to_human_items - 1
bot_difficulty - 1
bot_quota - 10
bot_quota_mode - normal
bot_allow_grenades - 1
bot_allow_pistols - 1
bot_allow_sub_machine_guns - 1
bot_allow_shotguns - 1
bot_allow_rifles - 1
bot_allow_snipers - 1
bot_allow_machine_guns - 1
mp_playercashawards - 1
L 04/18/2014 - 19:38:02: server_cvar: "cash_player_bomb_defused" "300"
cash_player_bomb_defused - 300
L 04/18/2014 - 19:38:02: server_cvar: "cash_player_bomb_planted" "300"
cash_player_bomb_planted - 300
cash_player_damage_hostage - -30
L 04/18/2014 - 19:38:02: server_cvar: "cash_player_interact_with_hostage" "150"
cash_player_interact_with_hostage - 150
L 04/18/2014 - 19:38:02: server_cvar: "cash_player_killed_enemy_default" "300"
cash_player_killed_enemy_default - 300
L 04/18/2014 - 19:38:02: server_cvar: "cash_player_killed_enemy_factor" "1"
cash_player_killed_enemy_factor - 1
cash_player_killed_hostage - -1000
cash_player_killed_teammate - -3300
cash_player_rescued_hostage - 1000
cash_player_respawn_amount - 0
cash_player_get_killed - 0
mp_teamcashawards - 1
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_elimination_bomb_map" "3250"
cash_team_elimination_bomb_map - 3250
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_elimination_hostage_map_t" "1000"
cash_team_elimination_hostage_map_t - 1000
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_elimination_hostage_map_ct" "2000"
cash_team_elimination_hostage_map_ct - 2000
cash_team_hostage_alive - 0
cash_team_hostage_interaction - 500
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_loser_bonus" "1400"
cash_team_loser_bonus - 1400
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_loser_bonus_consecutive_rounds" "500"
cash_team_loser_bonus_consecutive_rounds - 500
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_planted_bomb_but_defused" "800"
cash_team_planted_bomb_but_defused - 800
cash_team_rescued_hostage - 0
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_terrorist_win_bomb" "3500"
cash_team_terrorist_win_bomb - 3500
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_win_by_defusing_bomb" "3250"
cash_team_win_by_defusing_bomb - 3250
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_win_by_hostage_rescue" "3500"
cash_team_win_by_hostage_rescue - 3500
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_win_by_time_running_out_bomb" "3250"
cash_team_win_by_time_running_out_bomb - 3250
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_win_by_time_running_out_hostage" "3250"
cash_team_win_by_time_running_out_hostage - 3250
mp_afterroundmoney - 0
mp_buytime - 90
mp_buy_anywhere - 0
mp_buy_during_immunity - 0
mp_startmoney - 800
mp_maxmoney - 16000
mp_death_drop_defuser - 1
mp_death_drop_grenade - 2
mp_death_drop_gun - 1
mp_deathcam_skippable - 1
mp_defuser_allocation - 0
mp_give_player_c4 - 1
mp_free_armor - 0
mp_molotovusedelay - 15.0
mp_weapons_allow_zeus - 1
mp_weapons_allow_map_placed - 0
mp_weapons_glow_on_ground - 0
mp_ct_default_melee - weapon_knife
mp_ct_default_secondary - weapon_hkp2000
mp_ct_default_primary - 
mp_ct_default_grenades - 
mp_t_default_melee - weapon_knife
mp_t_default_secondary - weapon_glock
mp_t_default_primary - 
mp_t_default_grenades - 
mp_buy_allow_grenades - 1
L 04/18/2014 - 19:38:02: server_cvar: "mp_freezetime" "6"
mp_freezetime - 6
mp_force_pick_time - 15
mp_halftime - 0
mp_match_can_clinch - 1
L 04/18/2014 - 19:38:02: server_cvar: "mp_maxrounds" "0"
mp_maxrounds - 0
mp_roundtime - 5
mp_roundtime_defuse - 0
mp_roundtime_hostage - 0
mp_timelimit - 5
mp_warmuptime - 30
mp_warmup_pausetimer - 0
mp_halftime_pausetimer - 0
mp_default_team_winner_no_objective - -1
mp_hostagepenalty - 10
mp_solid_teammates - 1
sv_allow_votes - 1
L 04/18/2014 - 19:38:02: server_cvar: "sv_alltalk" "0"
sv_alltalk - 0
L 04/18/2014 - 19:38:02: server_cvar: "sv_deadtalk" "0"
sv_deadtalk - 0
sv_ignoregrenaderadio - 0
mp_teammates_are_enemies - 0
mp_damage_scale_ct_body - 1.0
mp_damage_scale_ct_head - 1.0
mp_damage_scale_t_body - 1.0
mp_damage_scale_t_head - 1.0
mp_friendlyfire - 0
ff_damage_reduction_bullets - 0.1
ff_damage_reduction_grenade - 0.25
ff_damage_reduction_grenade_self - 1
ff_damage_reduction_other - 0.25
mp_limitteams - 2
spec_freeze_panel_extended_time - 0.0
spec_freeze_time - 5.0
mp_forcecamera - 1
mp_respawn_immunitytime - 4.0
mp_respawn_on_death_t - 0
mp_respawn_on_death_ct - 0
mp_display_kill_assists - 1
mp_use_respawn_waves - 0
mp_respawnwavetime_ct - 10.0
mp_respawnwavetime_t - 10.0
mp_randomspawn - 0
mp_randomspawn_los - 1
mp_radar_showall - 0
sv_gravity - 800
sv_accelerate - 5.6
sv_stopspeed - 75
sv_airaccelerate - 12
sv_wateraccelerate - 10
sv_waterfriction - 1
sv_friction - 4.8
sv_bounce - 0
sv_maxvelocity - 3500
sv_maxspeed - 320
mp_ggprogressive_round_restart_delay - 15.0
mp_ggtr_bomb_defuse_bonus - 1.0
mp_ggtr_bomb_detonation_bonus - 1.0
mp_ggtr_bomb_pts_for_flash - 4
mp_ggtr_bomb_pts_for_he - 3
mp_ggtr_bomb_pts_for_molotov - 5
mp_ggtr_bomb_pts_for_upgrade - 2.0
mp_ggtr_bomb_respawn_delay - 0.0
mp_ggtr_end_round_kill_bonus - 1
mp_ggtr_halftime_delay - 0.0
mp_ggtr_last_weapon_kill_ends_half - 0
sv_arms_race_vote_to_restart_disallowed_after - 0
Executing dedicated server config file
Writing cfg/banned_user.cfg.
Writing cfg/banned_ip.cfg.
L 04/18/2014 - 19:38:02: server_cvar: "cash_player_bomb_defused" "200"
L 04/18/2014 - 19:38:02: server_cvar: "cash_player_bomb_planted" "200"
L 04/18/2014 - 19:38:02: server_cvar: "cash_player_interact_with_hostage" "300"
L 04/18/2014 - 19:38:02: server_cvar: "cash_player_killed_enemy_default" "200"
L 04/18/2014 - 19:38:02: server_cvar: "cash_player_killed_enemy_factor" "0.5"
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_elimination_bomb_map" "2700"
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_elimination_hostage_map_t" "2000"
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_elimination_hostage_map_ct" "2300"
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_loser_bonus" "2400"
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_loser_bonus_consecutive_rounds" "0"
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_planted_bomb_but_defused" "200"
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_terrorist_win_bomb" "2700"
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_win_by_defusing_bomb" "2700"
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_win_by_hostage_rescue" "3000"
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_win_by_time_running_out_hostage" "2000"
L 04/18/2014 - 19:38:02: server_cvar: "cash_team_win_by_time_running_out_bomb" "2700"
Unknown command "mp_deathcam_skippable"
L 04/18/2014 - 19:38:02: server_cvar: "mp_freezetime" "2"
L 04/18/2014 - 19:38:02: server_cvar: "sv_alltalk" "1"
L 04/18/2014 - 19:38:02: server_cvar: "sv_deadtalk" "1"
L 04/18/2014 - 19:38:02: server_cvar: "mp_maxrounds" ""
L 04/18/2014 - 19:38:02: server_cvar: "mp_freezetime" "3"
Unknown command "sv_vote_creation_time"
Setting mapgroup to 'mg_custom'
--------------------------------------------------------
sv_pure value unchanged (current value is 0).
--------------------------------------------------------
L 04/18/2014 - 19:38:02: server_cvar: "sv_tags" "aim,aim,bayonet,death,deathmatch,dm,headshot,karambit,knife,m,m9,match,matchmaking,md,mm,only. hs,private,public,radio,training"
Server logging enabled.
L 04/18/2014 - 19:38:02: Log file closed
Server logging data to file logs/L084_200_005_146_27555_201404181938_000.log
L 04/18/2014 - 19:38:02: Log file started (file "logs/L084_200_005_146_27555_201404181938_000.log") (game "/home/gc05993/server/CS-GO_v1/csgo-ds/csgo") (version "5601")
exec: couldn't exec gamemode_casual_server.cfg
InstanceAuto1-door_03 has Door model (models/props_downtown/metal_door_112.mdl) with no door_options or m_nPhysicsMaterial specified! Verify that SKIN is valid, and has a corresponding options block in the model QC file
InstanceAuto1-door_04 has Door model (models/props_downtown/metal_door_112.mdl) with no door_options or m_nPhysicsMaterial specified! Verify that SKIN is valid, and has a corresponding options block in the model QC file
InstanceAuto1-door_02 has Door model (models/props_downtown/metal_door_112.mdl) with no door_options or m_nPhysicsMaterial specified! Verify that SKIN is valid, and has a corresponding options block in the model QC file
InstanceAuto1-door_01 has Door model (models/props_downtown/metal_door_112.mdl) with no door_options or m_nPhysicsMaterial specified! Verify that SKIN is valid, and has a corresponding options block in the model QC file
prop_door_rotating has Door model (models/props_downtown/metal_door_112.mdl) with no door_options or m_nPhysicsMaterial specified! Verify that SKIN is valid, and has a corresponding options block in the model QC file
Commentary: Could not find commentary data file 'maps/workshop/125498553/de_nuke_se_commentary.txt'. 
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
L 04/18/2014 - 19:38:03: [radio.smx] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 04/18/2014 - 19:38:03: [radio.smx] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 9 radio stations
exec: couldn't exec cssdm/maps/workshop/125498553/de_nuke_se.cssdm.cfg
L 04/18/2014 - 19:38:03: [cssdm/dm_preset_spawns.smx] Could not find spawn point file "cfg/cssdm/spawns/csgo/workshop/125498553/de_nuke_se.txt"
L 04/18/2014 - 19:38:03: [cssdm/dm_preset_spawns.smx] Defaulting to map-based spawns!
L 04/18/2014 - 19:38:03: World triggered "Round_Start"


EDIT: NEUES PROBLEM -.-

Quellcode

1
2
[MM] Sending reservation request to 0.0.0.0:27015
[MM] Sending reservation request to 84.200.5.146:27555


EDIT 2: Habe soweit alles hinbekommen. Jetzt habe ich das Problem das er einfach die Map wechselt ohne das i.ein Vote kommt obwohl noch 20 Sec. zu Spielen sind.


Habe es gelöst wieso kein Vote kam.

LÖSUNG

Die Maplist

In der Maplist ("Config Editor [extended] v2" > maplist.txt) muss jede Map die auf dem Server , zb. bei Map-Abstimmungen zur Verfügung stehen soll eingetragen werden. Jede Map muss auf eine separate Zeile geschrieben werden. Per RCON Befehl können auch Maps aufgerufen werden die nicht in der Maplist eingetragen, aber hochgeladen sind.

Der Mapcycle

Im Mapcycle werden alle Maps eingetragen die vom Server automatisch aufgerufen werden sollen. Diese Maps werden in der da aufgelisteten Reihenfolge wiedergegeben. Die Map wird entweder durch das erreichen der Maximalmapzeit / Maximale Rundengewinne gewechselt oder durch einen Administrator. Der Mapcycle ist wie der Name schon erraten lässt ein Cycle, dh. wenn die letzte Map zu Ende ist, wird die erste wieder aufgerufen.


Ich hatte in der Mapcycle die Maps gelistet.

MfG
uniQue

Dieser Beitrag wurde bereits 3 mal editiert, zuletzt von »uniQue« (19. April 2014, 23:49)


Ähnliche Themen