You are not logged in.

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

1

Thursday, October 30th 2014, 4:53pm

Esc Kick/Ban Funktion deaktivieren.

Es ist soweit, die User kicken den Admin^^

Hat einer eine Idee wie ich das ausschalten kann? Schon ein bissen rotz frech mich von mein eigenen Server zu kicken. Sie kicken auch andere Spieler, um alleine zu sein. Gibt es da ne Runktion wie man es deaktivieren kann? Ich werde aus Counter Strike Global Offensive nicht schlau.

mfg

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

2

Thursday, October 30th 2014, 5:42pm

Source code

1
sv_allow_votes = "0"
deaktivert allgemein das Voting.

Greetz

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

3

Thursday, October 30th 2014, 7:11pm

Das habe ich auch schon gefunden. Wird da nicht auch rtv blockiert?

Edit: Ich habe es bei allen gamemodes deaktiviert, außer bei einer Map will das nicht (surf_greatriver_xdre4m).

Bearbeitet:
gamemode_armsrace
gamemode_casual
gamemode_competitive
gamemode_custom
gamemode_deathmatch
gamemode_demolition
gamemode_training

Nimmt er sich noch ne anderen Datei zum starten? Ich habe ein rein Surf Server.

This post has been edited 1 times, last edit by "freak.exe_uLow?" (Oct 30th 2014, 7:26pm)


CRYHACK

Professional

Posts: 580

Location: Zuhause

wcf.user.option.userOption53: Nein

  • Send private message

4

Thursday, October 30th 2014, 7:30pm

Pack es doch einfach in die server.cfg dann wird es bei jedem Mapchange geladen ... Und nein RTV wird nicht deaktiviert.

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

5

Thursday, October 30th 2014, 8:04pm

@CRYHACK

Wenn das mal gehen würde^^ Auch die Buytime bei der Map die ich vorher gesagt habe, blieb einfach gleich. Er muss irgennt wie eine config nehmen...

This post has been edited 1 times, last edit by "freak.exe_uLow?" (Oct 30th 2014, 8:10pm)


fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

6

Thursday, October 30th 2014, 8:26pm

Eine gamemode_MODE_server.cfg im cfg Verzeichniss erstellen - eine Kopie von der gamemode_MODE.cfg (z.b. gamemode_competitive_server.cfg - kopie von gamemode_competitive.cfg)

In der gamemodes_server.txt:

Source code

1
2
3
4
"exec"
{
	"exec"			"gamemode_competitive_server.cfg"
}


Da dann deine geänderten Werte eintragen dann werden sie auch geladen und bei einem Serverupdate auch nicht überschrieben.

Greetz

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

7

Thursday, October 30th 2014, 9:06pm

Wer einer so nett sie Bereit zu stellen für Surf? Oder soll ich das machen wenn ich fertig bin?

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

8

Friday, October 31st 2014, 12:27pm

Will immer noch nicht.

Meine gamemodes_server.txt

Quoted

// To use this file, rename it to GameModes_Server.txt
//
// Values here override the default gamemodes.txt

"GameModes_Server.txt"{"gameTypes"{"classic"{"gameModes"{

/////////////////////////////////////////
// COMPETITIVE
/////////////////////////////////////////
"surf"{


"maxplayers" "24" // Note that maxplayers doesn't go in the convar block.
// Another way to set maxplayers is to add -maxplayers_override XX to the cmd line.
"exec"
{
// Any config files listed here will be executed after the ones in gamemodes.txt.

"exec" "cfg/gamemode_competitive_server.cfg"
}
}
Meine gamemode_surf_server.cfg

Spoiler Spoiler

Quoted

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 1
bot_difficulty 2
bot_quota 0
bot_quota_mode fill
cash_player_bomb_defused 0
cash_player_bomb_planted 0
cash_player_damage_hostage 0
cash_player_interact_with_hostage 0
cash_player_killed_enemy_default 0
cash_player_killed_enemy_factor 0
cash_player_killed_hostage 0
cash_player_killed_teammate 0
cash_player_rescued_hostage 0
cash_team_elimination_bomb_map 0
cash_team_elimination_hostage_map_t 0
cash_team_elimination_hostage_map_ct 0
cash_team_hostage_alive 0
cash_team_hostage_interaction 0
cash_team_loser_bonus 0
cash_team_loser_bonus_consecutive_rounds 0
cash_team_planted_bomb_but_defused 0
cash_team_rescued_hostage 0
cash_team_terrorist_win_bomb 0
cash_team_win_by_defusing_bomb 0
cash_team_win_by_hostage_rescue 0
cash_team_win_by_time_running_out_bomb 0
cash_team_win_by_time_running_out_hostage 0
ff_damage_reduction_bullets 0.1
ff_damage_reduction_grenade 0.4
ff_damage_reduction_grenade_self 0
ff_damage_reduction_other 0.4
mp_afterroundmoney 0
mp_buytime 0
mp_buy_anywhere 0
mp_buy_during_immunity 0
mp_death_drop_defuser 0
mp_death_drop_grenade 0 // 0=none, 1=best, 2=current or best
mp_death_drop_gun 0 // 0=none, 1=best, 2=current or best
mp_defuser_allocation 0 // 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 0
mp_friendlyfire 0
mp_ggprogressive_round_restart_delay 15
mp_ggtr_bomb_defuse_bonus 0
mp_ggtr_bomb_detonation_bonus 0
mp_ggtr_bomb_pts_for_flash 0
mp_ggtr_bomb_pts_for_he 0
mp_ggtr_bomb_pts_for_molotov 0
mp_ggtr_bomb_pts_for_upgrade 0
mp_ggtr_bomb_respawn_delay 0
mp_ggtr_end_round_kill_bonus 0
mp_ggtr_halftime_delay 0.0
mp_ggtr_last_weapon_kill_ends_half 0
mp_respawn_immunitytime 6
mp_halftime 0
mp_match_can_clinch 0 // 0=No mercy rule, 1=team can clinch match win early if they win > 1/2 total rounds
mp_maxmoney 0
mp_maxrounds 0
mp_molotovusedelay 0
mp_playercashawards 0
mp_roundtime 6
mp_roundtime_hostage 0
mp_roundtime_defuse 0
mp_solid_teammates 0
mp_startmoney 1337
mp_teamcashawards 0
mp_timelimit 45
mp_warmuptime 20
mp_weapons_allow_zeus 1
spec_freeze_panel_extended_time 1
spec_freeze_time 2
sv_allow_votes 0 // Voting allowed in this mode
sv_alltalk 1
sv_arms_race_vote_to_restart_disallowed_after 26
sv_deadtalk 1
sv_accelerate 10
sv_airaccelerate 9999
sv_wateraccelerate 9999
sv_ignoregrenaderadio 1
tv_delay 30
mp_warmup_pausetimer 0
mp_halftime_pausetimer 0
mp_randomspawn 1
mp_randomspawn_los 1
sv_infinite_ammo 2
ammo_grenade_limit_flashbang 1
ammo_grenade_limit_total 3
//
mp_weapons_allow_map_placed 1
mp_display_kill_assists 1


was ist das Problem?

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

9

Friday, October 31st 2014, 12:50pm

falscher Dateinamen? o.ô

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

10

Friday, October 31st 2014, 1:05pm

gerade gesehen trotzdem will das immer noch ne gehen!

Quoted

// To use this file, rename it to GameModes_Server.txt
//
// Values here override the default gamemodes.txt

"GameModes_Server.txt"{"gameTypes"{"classic"{"gameModes"{

/////////////////////////////////////////
// COMPETITIVE
/////////////////////////////////////////
"surf"{


"maxplayers" "24" // Note that maxplayers doesn't go in the convar block.
// Another way to set maxplayers is to add -maxplayers_override XX to the cmd line.
"exec"
{
// Any config files listed here will be executed after the ones in gamemodes.txt.

"exec" "gamemode_surf_server.cfg"
}
}
hab das cfg/ mal weggelassen, aber immer noch kein Erfolg.

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

11

Friday, October 31st 2014, 1:07pm

dann machst du was falsch, denn hier funktionierts ohne Probleme.

EDIT: Jetzt erst gesehn, es gibt keinen Gamemode "surf".

Greetz

This post has been edited 1 times, last edit by "fluxX" (Oct 31st 2014, 1:19pm)


freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

12

Friday, October 31st 2014, 1:20pm

Naja die frage ich was ich falsch mache? Ich habe deine Anweisungen befolgt^^ Anscheinend nimmt er immer noch eine andere cfg.

Ich lade dir mal die beiden Datein hoch.

Edit: Aso, ich habe gedacht man kann sich eine eigene machen.
freak.exe_uLow? has attached the following file:
  • gamemodes.zip (1.98 kB - 118 times downloaded - latest: Today, 8:12pm)

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

13

Friday, October 31st 2014, 1:22pm

Ja ich habs oben editiert bzw. ist mir das später erst aufgefallen - es gibt keinen gameMode "surf" für den "classic" gameType - nur "casual" und "competitive".

Greetz

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

14

Friday, October 31st 2014, 3:30pm

Und es geht immer noch nicht.

Neue Datein. Er sucht sich immer beliebig eine gamemode
freak.exe_uLow? has attached the following file:
  • gamemodes.zip (1.98 kB - 108 times downloaded - latest: Today, 8:16pm)

CRYHACK

Professional

Posts: 580

Location: Zuhause

wcf.user.option.userOption53: Nein

  • Send private message

15

Friday, October 31st 2014, 3:50pm

Guck dir das eventuell einmal an https://wiki.nitrado.net/de/CS:GO_-_Serverkonfiguration das hat mir damals sehr gut geholfen. Kannst einfach das convars durch ein exec tauschen sowie solltest die mapgroupsMP in mg_active ändern.

Edit: Ändere mal das surf in deiner gamemodes txt dies gibt es nämlich garnicht wurde hier auch schon erwähnt. Trage dort einmal competitive ein und starte deinen Gameserver dann auch als competitive.

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

16

Friday, October 31st 2014, 4:55pm

Startgeld erkennt er.

Buytime ist immer noch 5 sec wo in der cfg 9999 steht.
Roundtime sollte 6 min sein ist aber 5 min.
sv_allow_votes sollte auf 0 stehen aber ist auch immer noch auf dem Wert 1.

das mit dem Surf hatte ich schon behoben wie fluxx geschrieben hat. Hab jetzt nochmal deine Werte gemacht und die oberen Fehler sind immer noch. Bei anderen Maps macht er einfach eine andere Roundtime (2 min) was ja eigentlich nicht sein sollte da ich ja 6 min angegeben habe.

Ich bin langsam am verwzeifeln und hänge nochmal die beiden Datein an.

Maps die am laufen sind:

Spoiler Spoiler

Quoted

surf_greatriver_xdre4m
surf_year3000_dm_csgo
surf_monster_dust2fix_go
surf_megawave_r4final
surf_megamachine_go
surf_mastermind_a1_1
surf_dust2_2008_csgo_rfix
surf_10x_reloaded_for_csgo_v2
freak.exe_uLow? has attached the following file:
  • gamemodes.zip (2.16 kB - 111 times downloaded - latest: Jun 18th 2025, 6:43am)

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

17

Friday, October 31st 2014, 4:56pm

Erstmal wie startest du deinen Server?

Greetz

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

18

Friday, October 31st 2014, 4:57pm

Ich starte den über PuTTy (start.sh) das ganze läuft auf einen Vserver.

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

19

Friday, October 31st 2014, 4:58pm

Ich mein den Startbefehl.

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

20

Friday, October 31st 2014, 5:01pm

Ich starte ihn mit ./start.sh

die start.sh

Quoted

#!/bin/bash

screen -A -m -d -S csgo1 ./srcds_run -game csgo -console -usercon +game_type 0 +game_mode 1 +mapgroup mg_allclassic -maxplayers_override 24 +map surf_greatriver_xdre4m

Similar threads