TTT Ping und Hitdetection
Guten Tag Gmod.De Community
Ich habe seit längeren das Problem das manche Hits einfach nicht registriert werden, also ich schieße nen Spieler und der bekommt einfach keinen Schaden.
Ich denke es hat was mit der Serverperformance zu tun und frage deshalb wie ich von meinen Server die Latenz verbessern kann.
Die Latenz befindet sich im 40-70 bereich und man merkt es halt auch stark.
Ich habe einen Klasse Rootserver der sich langweilt. Ich habe auch schon meine Addons reduziert.
Wer sich ein Bild machen möchte kann auf meinen Server joinen und sich das selber ansehen, IP: 176.9.147.100:25568
Einfach in die Console "net_graph 1 2 oder 3 eingeben" und rechts unten bei Ping (ms) gucken.
Hat irgendwer dieses Problem bei sich behoben oder weiß was es verursacht?
Ich danke im Voraus. :|
AW: TTT Ping und Hitdetection
AW: TTT Ping und Hitdetection
:D
Musste sein. Fand das einfach passend.
:D
AW: TTT Ping und Hitdetection
AW: TTT Ping und Hitdetection
AW: TTT Ping und Hitdetection
Es kann sehr gut daran liegen, dass dein System mit 10-30 Frames dahin ruckelt... dann triffst du auch nichts.
Check mal deine Config... auch die vom Client. Frag ob deine (falls vorhanden) user auch solche probleme haben. (60% davon sind flame)
Dann könntest du, falls das Problem dann immernoch besteht einfach mal Config (Server/User) posten und eventuell Server und PC specs...
Gruß
AW: TTT Ping und Hitdetection
Also, die Specs vom Root habe ich nicht vorliegen aber der langweilt sich. 11% ausgelastet.
"Angeblich" haben mehrere das Problem, zwar selten aber es kommt vor.
Server.cfg
Code:
// Lag, Ping, Hitbox, Bullshit.
"fps_max" "300"
"sv_minrate" "0"
"sv_maxrate" "0"
"sv_stats" "0"
"sv_minrcmdrate" "0"
"sv_maxcmdrate" "40"
// Server-Name (Wird im Serverbrowser angezeigt)
"hostname" "German | SilentTaskForce TTT | 24/7 | Custom"
// RCON-Passwort (fuer Fernsteuerung des Servers)
"rcon_password" ""
// Server einstellungen
"sv_password" ""
"sv_lan" "0"
"net_maxfilesize" "100000" //Maximale Größe einer Datei, die Server senden kann (in MByte)
"sv_kickerrornum" "0"
// Verbindugseinstellungen
"sv_allowdownload" "1" //erlaube download von fastdl
"sv_allowupload "1" //nicht sicher glaube is wegen sprays undso
"sv_downloadurl" "" // Removed für Post
"sv_loadingurl" "" // Removed für Post
// sv_region
"sv_region" "3"
// execute ban files
"exec" "banned_user.cfg"
// Trouble in Terrorist Town
// Preparation and post-round
"ttt_preptime_seconds" "30"
"ttt_firstpreptime" "75"
"ttt_posttime_seconds" "30"
"ttt_postround_dm" "1"
// Round length
"ttt_haste" "1"
"ttt_haste_starting_minutes" "5"
"ttt_haste_minutes_per_death" "0.5"
// Map switching and voting
"ttt_time_limit_minutes" "75" // REST BRAUCHT KEINER!
// Traitor and Detective counts
"ttt_traitor_pct" "0.25"
"ttt_traitor_max" "32"
"ttt_detective_pct" "0.13"
"ttt_detective_max" "32"
"ttt_detective_min_players" "10"
"ttt_detective_karma_min" "600"
// DNA
"ttt_killer_dna_range" "550"
"ttt_killer_dna_basetime" "100"
// Voicechat battery
"ttt_voice_drain" "1"
"ttt_voice_drain_normal" "0.2"
"ttt_voice_drain_admin" "0"
"ttt_voice_drain_recharge" "0.1"
// Other gameplay settings
"ttt_minimum_players" "2"
"ttt_postround_dm" "1"
"ttt_dyingshot" "1"
"ttt_no_nade_throw_during_prep" "1"
"ttt_weapon_carrying" "1"
"ttt_weapon_carrying_range" "50"
"ttt_teleport_telefrags" "1"
"ttt_ragdoll_pinning" "1"
"ttt_ragdoll_pinning_innocents" "0"
// Karma
"ttt_karma" "1"
"ttt_karma_strict" "1"
"ttt_karma_starting" "1250"
"ttt_karma_max" "1500"
"ttt_karma_ratio" "0.001"
"ttt_karma_kill_penalty" "15"
"ttt_karma_round_increment" "5"
"ttt_karma_clean_bonus" "30"
"ttt_karma_traitordmg_ratio" "0.0003"
"ttt_karma_traitorkill_bonus" "50"
"ttt_karma_low_autokick" "1"
"ttt_karma_low_amount" "750"
"ttt_karma_low_ban" "1"
"ttt_karma_low_ban_minutes" "120"
"ttt_karma_persist" "0"
"ttt_karma_debugspam" "0"
"ttt_karma_clean_half" "0.25"
// Map-related
"ttt_use_weapon_spawn_scripts" "0"
// Equipment credits
// Traitor credits
"ttt_credits_starting" "2"
"ttt_credits_award_pct" "0.35"
"ttt_credits_award_size" "1"
"ttt_credits_award_repeat" "1"
"ttt_credits_detectivekill" "1"
// Detective credits
"ttt_det_credits_starting" "1"
"ttt_det_credits_traitorkill" "0"
"ttt_det_credits_traitordead" "1"
// Prop possession
"ttt_spec_prop_control" "1"
"ttt_spec_prop_base" "8"
"ttt_spec_prop_maxpenalty" "-6"
"ttt_spec_prop_maxbonus" "16"
"ttt_spec_prop_force" "110"
"ttt_spec_prop_rechargetime" "1"
// Admin-related
"ttt_idle_limit" "120"
"ttt_namechange_kick" "0"
"ttt_namechange_bantime" "10"
"ttt_ban_type" "ulx"
// Miscellaneous
"ttt_detective_hats" "1"
"ttt_playercolor_mode" "0"
"ttt_ragdoll_collide" "0"
"ttt_bots_are_spectators" "0"
"ttt_debug_preventwin" "0"
"ttt_locational_voice" "0"
"ttt_allow_discomb_jump" "0"
"ttt_spawn_wave_interval" "0"
userconfig.cfg ist leer.
AW: TTT Ping und Hitdetection
Dein Problem könnte in diesen einstellungen begründet sein
Code:
"sv_minrate" "0" -> 10000
"sv_maxrate" "0" -> 30000
"sv_minrcmdrate" "0" -> 33
"sv_maxcmdrate" "40" -> 66
PS: downloadurl und loadingurl zu löschen ist sinnlos... Kiddys denken sie sind damit sicher :roll:
Gruß
AW: TTT Ping und Hitdetection
Ich werde diese Settings gleich mal ausprobieren.
Sollte alles wieder funktionieren, werde ich dich vergöttern!
AW: TTT Ping und Hitdetection
Wollt nur nochmal sagen das jetzt alles viel besser läuft :D
Danke ... Jesus in Person.
AW: TTT Ping und Hitdetection
I know, I know... worship the mentos ;D