убрать hud в чате "Зек player бунтует" JWP

nbistroff

Участник
Сообщения
101
Реакции
3
Хочу убрать худ в чате когда зэки нападают на КТ, что бы в чат это не писалось.
Вроде это убирается в Sm hosties конфиге, но англ.плохо знаю, переводчик переводит коряво, кто сможет подсказать какая команда отвечает за это?

// This file was auto-generated by SourceMod (v1.9.0.6275)
// ConVars for plugin "sm_hosties_e .smx"


// Enable or disable automatic adding of SM_Hosties in sv_tags (visible from the server browser in CS:S): 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_add_servertag "0"

// Enable or disable announcements when a CT attacks a non-rebelling T: 0 - disable, 1 - console, 2 - chat, 3 - both
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "3.000000"
sm_hosties_announce_attack "0"

// Enable or disable chat announcements when Last Requests starts to be available: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_announce_lr "1"

// Enable or disable chat announcements to tell that last request delaying is activated and how long the delay is: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_announce_lr_delay "1"

// Enable or disable chat announcements when a terrorist becomes a rebel: 0 - disable, 1 - enable
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_announce_rebel "0"

// Enable or disable chat announcements when a rebel is killed: 0 - disable, 1 - enable
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_announce_rebel_down "0"

// Enable or disable rule announcements in the beginning of every round ('please follow the rules listed in !rules'): 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_announce_rules "0"

// Enable or disable an announcement telling that a non-rebelling T has a weapon when he gets attacked by a CT (also requires sm_hosties_announce_attack 1): 0 - disable, 1 - enable
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_announce_wpn_attack "0"

// What sound to play each second a beacon is 'ping'ed.
// -
// Default: "buttons/blip1.wav"
sm_hosties_beacon_sound "buttons/blip1.wav"

// Enable or disable the !checkplayers command: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_checkplayers_enable "1"

// Comma delimitted list of items to give to CTs at spawn
// -
// Default: "weapon_knife,weapon_m4a1,weapon_hkp2000"
sm_hosties_ct_start "weapon_knife,weapon_m4a1,weapon_hkp2000"

// Allow prisoners to set race points in the air.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_debug_enabled "0"

// Enable or disable the display of the Powered by SM Hosties message at the start of each round.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_display_advert "0"

// Turns on or off the advanced freekill protection system.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_freekill_adv_prot "1"

// The length of an automated freekill ban (if sm_hosties_freekill_punishment is 2): x - ban length in minutes
// -
// Default: "60"
// Minimum: "0.000000"
sm_hosties_freekill_ban_length "60"

// Whether to notify CTs who kills a non-rebelling T about how many 'freekills' they have, or not: 0 - disable, 1 - enable
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_freekill_notify "0"

// The punishment to give to a CT who overrides the treshold: 0 - slay, 1 - kick, 2 - ban
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_hosties_freekill_punishment "0"

// When to reset the 'freekill counter' for all CTs: 0 - on round start, 1 - on map end
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_freekill_reset "0"

// What sound to play if a non-rebelling T gets 'freekilled', relative to the sound-folder: -1 - disable, path - path to sound file
// -
// Default: "sm_hosties/freekill1.mp3"
sm_hosties_freekill_sound "sm_hosties/freekill1.mp3"

// The amount of non-rebelling terrorists a CT is allowed to kill before action is taken: 0 - disabled, >0 - amount of Ts
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "64.000000"
sm_hosties_freekill_treshold "0"

// Sets the game description tag.
// -
// Default: "Hosties/Jailbreak v2"
sm_hosties_gamedesc_tag "Hosties/Jailbreak v2"

// Enable or disable Last Requests (the !lr command): 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr "1"

// Automatically display the LR menu to non-rebelers when they become elgible for LR: 0 - disable, 1 - enable
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_autodisplay "1"

// Beacon players on LR or not: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_beacon "1"

// The interval in seconds of which the beacon 'beeps' on LR
// -
// Default: "1.0"
// Minimum: "0.100000"
sm_hosties_lr_beacon_interval "1.0"

// Displays connecting beams between LR contestants: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_beams "0"

// Controls how close LR partners must be before the connecting beams will disappear: 0 - always on, >0 the distance in game units
// -
// Default: "0.0"
// Minimum: "0.000000"
sm_hosties_lr_beams_distance "0.0"

// Blocks LR participants from commiting suicide to avoid deaths: 0 - disable, 1 - enable
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_blocksuicide "0"

// What to do with a chicken fighter who attacks the other player with another weapon than knife: 0 - abort LR, 1 - slay player
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_cf_cheat_action "1"

// Enable LR Chicken Fight: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_cf_enable "0"

// What color to turn the loser of a chicken fight into (rgB): x - blue value
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "255.000000"
sm_hosties_lr_cf_loser_blue "0"

// What color to turn the loser of a chicken fight into (rGb): x - green value
// -
// Default: "255"
// Minimum: "0.000000"
// Maximum: "255.000000"
sm_hosties_lr_cf_loser_green "255"

// What color to turn the loser of a chicken fight into (only if sm_hosties_lr_cf_slay == 0, set R, G and B values to 255 to disable) (Rgb): x - red value
// -
// Default: "255"
// Minimum: "0.000000"
// Maximum: "255.000000"
sm_hosties_lr_cf_loser_red "255"

// Slay the loser of a Chicken Fight instantly? 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_cf_slay "1"

// Enables that players can not attack players in LR and players in LR can not attack players outside LR: 0 - disable, 1 - enable
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_damage "1"

// Enable health-checker in LR Dodgeball to prevent contestant cheating (healing themselves): 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_db_cheatcheck "1"

// Enable LR Dodgeball: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_db_enable "0"

// The amount of time after a thrown flash before a new flash is given to a contestant: float value - delay in seconds
// -
// Default: "1.4"
// Minimum: "0.700000"
// Maximum: "6.000000"
sm_hosties_lr_db_flash_duration "1"

// What gravity multiplier the dodgeball contestants will get: <1.0 - less/lower, >1.0 - more/higher
// -
// Default: "0.6"
// Minimum: "0.100000"
// Maximum: "2.000000"
sm_hosties_lr_db_gravity "0.6"

// Delay in seconds before a last request can be started: 0.0 - instantly, >0.0 - (float value) delay in seconds
// -
// Default: "0.0"
// Minimum: "0.000000"
sm_hosties_lr_enable_delay "0.0"

// Enable LR Gun Toss: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_gt_enable "1"

// Deagle marking (requires sm_hosties_lr_gt_mode 1): 0 - markers straight up where the deagles land, 1 - markers starting where the deagle was dropped ending at the deagle landing point
// -
// Default: "0"
sm_hosties_lr_gt_markers "0"

// Displays a distance meter: 0 - do not display, 1 - display
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_gt_meter "1"

// How Gun Toss will be played: 0 - no double-dropping checking, deagle gets 7 ammo at start, 1 - double dropping check, deagle gets 7 ammo on drop, colouring of deagles, deagle markers
// -
// Default: "1"
sm_hosties_lr_gt_mode "1"

// What to do with a hot potato contestant who attacks the other player: 0 - abort LR, 1 - slay player
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_hp_cheat_action "1"

// Enable LR Hot Potato: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_hp_enable "1"

// Maximum time in seconds the Hot Potato contest will last for (time is randomized): float value - time
// -
// Default: "20.0"
// Minimum: "8.000000"
// Maximum: "120.000000"
sm_hosties_lr_hp_maxtime "20.0"

// Minimum time in seconds the Hot Potato contest will last for (time is randomized): float value - time
// -
// Default: "10.0"
// Minimum: "0.000000"
// Maximum: "45.000000"
sm_hosties_lr_hp_mintime "10.0"

// Enable announcement when a Hot Potato contestant picks up the hot potato: 0 - disable, 1 - enable
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_hp_pickupannounce "1"

// What speed multiplier a hot potato contestant who has the deagle is gonna get: <1.0 - slower, >1.0 - faster
// -
// Default: "1.5"
// Minimum: "0.800000"
// Maximum: "3.000000"
sm_hosties_lr_hp_speed_multipl "1.5"

// Teleport CT to T on hot potato contest start: 0 - disable, 1 - enable, 2 - enable and freeze
// -
// Default: "2"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_hosties_lr_hp_teleport "2"

// Enables the LR Jumping Contest: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_jumpcontest_on "1"

// What to do with a knife fighter who attacks the other player with another weapon than knife: 0 - abort LR, 1 - slay player
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_kf_cheat_action "1"

// The multiplier used for how drunk the player will be during the drunken boxing knife fight.
// -
// Default: "4"
// Minimum: "0.000000"
sm_hosties_lr_kf_drunk "4"

// Enable LR Knife Fight: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_kf_enable "1"

// The multiplier used for the low-gravity knife fight.
// -
// Default: "0.6"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_kf_gravity "0.6"

// The multiplier used for the high-speed knife fight.
// -
// Default: "2.2"
// Minimum: "1.100000"
sm_hosties_lr_kf_speed "2.2"

// Kills Ts who timeout the LR menu and controls whether the exit button is displayed: 0 - disable, 1 - enable
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_killtimeouts "0"

// The number of bullets in each magazine given to Mag4Mag LR contestants
// -
// Default: "7"
// Minimum: "2.000000"
sm_hosties_lr_m4m_capacity "2"

// Enables the LR Magazine4Magazine: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_mag4mag_on "1"

// Sets the time the LR menu is displayed (in seconds)
// -
// Default: "0"
// Minimum: "0.000000"
sm_hosties_lr_menutime "0"

// Delay in seconds before a No Scope Battle begins (to prepare the contestants...)
// -
// Default: "3"
// Minimum: "0.000000"
sm_hosties_lr_ns_delay "3"

// Enable LR No Scope Battle: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_ns_enable "1"

// Weapon to use in a No Scope Battle: 0 - AWP, 1 - scout, 2 - let the terrorist choose, 3 - SG550, 4 - G3SG1
// -
// Default: "2"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_hosties_lr_ns_weapon "0"

// What to do when a LR-player gets killed by a player not in LR during LR: 0 - just abort LR, 1 - abort LR and slay the attacker
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_p_killed_action "1"

// Allow prisoners to set race points in the air.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_race_airpoints "0"

// Enables the LR Race: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_race_on "1"

// Tells all CTs when a T has selected the race option from the LR menu
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_race_tell_cts "1"

// Decides what to do with those who rebel/interfere during an LR. 1 - Abort, 2 - Slay.
// -
// Default: "2"
// Minimum: "1.000000"
// Maximum: "2.000000"
sm_hosties_lr_rebel_action "2"

// If the Rebel LR option is enabled, specifies how minimum number of alive counter-terrorists needed for the option to appear in the LR menu.
// -
// Default: "1"
// Minimum: "1.000000"
sm_hosties_lr_rebel_cts "1"

// Sets terrorists to rebels for firing a bullet. 0 - Disabled, 1 - Enabled.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_rebel_impact "0"

// LR-mode for rebelling terrorists: 0 - Rebelling Ts can never have a LR, 1 - Rebelling Ts must let the CT decide if a LR is OK, 2 - Rebelling Ts can have a LR just like other Ts
// -
// Default: "1"
// Minimum: "0.000000"
sm_hosties_lr_rebel_mode "2"

// Enables the LR Rebel: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_rebel_on "0"

// If the Rebel LR option is enabled, specifies the maximum number of alive terrorists needed for the option to appear in the LR menu.
// -
// Default: "1"
// Minimum: "1.000000"
sm_hosties_lr_rebel_ts "1"

// Enable LR Rock Paper Scissors: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_rps_enable "1"

// Enables the LR Russian Roulette: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_russianroulette_on "1"

// What to do with someone who fires 2 shots in a row in Shot4Shot: 0 - nothing (ignore completely), 1 - Follow rebel punishment cvars
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_s4s_dblsht_action "1"

// Enable LR Shot4Shot: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_s4s_enable "1"

// Enable announcements in Shot4Shot or Mag4Mag when a contestant empties their gun: 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_s4s_shot_taken "1"

// Specifies if non-death related LR messages are sent to everyone or just the active participants in that LR. 0: participants, 1: everyone
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_lr_send_global_msgs "0"

// What sound to play when LR gets available, relative to the sound-folder (also requires sm_hosties_announce_lr to be 1): -1 - disable, path - path to sound file
// -
// Default: "sm_hosties/lake1.mp3"
sm_hosties_lr_sound "sm_hosties/lrsound.mp3"

// The maximum number of terrorists left to enable LR: 0 - LR is always enabled, >0 - maximum number of Ts
// -
// Default: "2"
// Minimum: "0.000000"
// Maximum: "63.000000"
sm_hosties_lr_ts_max "1"

// Amount of frags to reward victor in an LR where other player automatically dies
// -
// Default: "1"
// Minimum: "0.000000"
sm_hosties_lr_victorpoints "1"

// Setting for muting terrorists automatically: 0 - disable, 1 - terrorists are muted the first few seconds of a round, 2 - terrorists are muted when they die, 3 - both
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "3.000000"
sm_hosties_mute "1+2"

// Setting for muting counter-terrorists automatically when they die (requires sm_hosties_mute 2 or 3): 0 - disable, 1 - enable
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_mute_ct "0"

// Admin flags which are immune from getting muted: 0 - nobody, 1 - all admins, flag values: abcdefghijklmnopqrst
// -
// Default: "z"
sm_hosties_mute_immune "z"

// Enable or disable integrated removing of player vs player collisions (noblock): 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_noblock_enable "0"

// What sound to play when a No Scope Battle starts, relative to the sound-folder: -1 - disable, path - path to sound file
// -
// Default: "sm_hosties/noscopestart1.mp3"
sm_hosties_noscope_sound "sm_hosties/noscopestart1.mp3"

// Enable or disable an override of the game description (standard Counter-Strike: Source, override to Hosties/jailbreak): 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_override_gamedesc "0"

// What color to turn a rebel into (rgB): x - blue value
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "255.000000"
sm_hosties_rebel_blue "0"

// Turns on coloring rebels
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_rebel_color "0"

// What color to turn a rebel into (rGb): x - green value
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "255.000000"
sm_hosties_rebel_green "0"

// What color to turn a rebel into (set R, G and B values to 255 to disable) (Rgb): x - red value
// -
// Default: "255"
// Minimum: "0.000000"
// Maximum: "255.000000"
sm_hosties_rebel_red "255"

// Counter-Terrorist overlay texture file
// -
// Default: "overlays/sm_hosties/prisonguards_win.vtf"
sm_hosties_roundend_overlay_ct "overlays/sm_hosties/tct_win.vtf"

// Counter-Terrorist overlay material file
// -
// Default: "overlays/sm_hosties/prisonguards_win.vmt"
sm_hosties_roundend_overlay_ct_vmt "overlays/sm_hosties/tct_win.vmt"

// Terrorist overlay texture file
// -
// Default: "overlays/sm_hosties/prisoners_win.vtf"
sm_hosties_roundend_overlay_t "overlays/sm_hosties/terorists_win.vtf"

// Terrorist overlay material file
// -
// Default: "overlays/sm_hosties/prisoners_win.vmt"
sm_hosties_roundend_overlay_t_vmt "overlays/sm_hosties/terorists_win.vmt"

// The length of time the Terrorist team is muted for after the round begins
// -
// Default: "30.0"
// Minimum: "3.000000"
// Maximum: "90.000000"
sm_hosties_roundstart_mute "30.0"

// Enable or disable rules showing up at !rules command (if you need to disable the command registration on plugin startup, add a file in your sourcemod/configs/ named hosties_rulesdisable.ini with any content): 0 - disable, 1 - enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_rules_enable "1"

// 1 - Panel Mode, 2 - Website
// -
// Default: "1"
// Minimum: "1.000000"
// Maximum: "2.000000"
sm_hosties_rules_mode "1"

// The website for the rules page.
// -
// Default: "
"
sm_hosties_rules_website "
"

// Enable or disable configurable payloads for each time on player spawn
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_startweapons_on "1"

// Enable or disable the stripping of weapons from anyone who is banned.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_strip_onban "1"

// Enable or disable the stripping of weapons from anyone who is kicked.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_strip_onkick "1"

// Enable or disable the stripping of weapons from anyone who is slain.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_strip_onslay "1"

// Comma delimitted list of items to give to Ts at spawn
// -
// Default: "weapon_knife"
sm_hosties_t_start "weapon_knife"
--- Добавлено позже ---
P.S вроде всё отключено было и так, окраска, уведомления и т.п. но всё равно это показывает в чате и окрашивает зеков, как это испраить?
 

pashek71

Участник
Сообщения
232
Реакции
43
// Enable or disable chat announcements when a terrorist becomes a rebel: 0 - disable, 1 - enable
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_announce_rebel "0"
Но оно у тебя итак выключено, кстати hosties вроде как в худ не пишет(только в чат). Может что-то другое стоит?
 

nbistroff

Участник
Сообщения
101
Реакции
3
// Enable or disable chat announcements when a terrorist becomes a rebel: 0 - disable, 1 - enable
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_hosties_announce_rebel "0"
Но оно у тебя итак выключено, кстати hosties вроде как в худ не пишет(только в чат). Может что-то другое стоит?
Я про чат и говорю, попутал не много. Hud это другая терминология. В чате вообщем пишет, хотя все уведомдения отключены.
 

pashek71

Участник
Сообщения
232
Реакции
43
Я про чат и говорю, попутал не много. Hud это другая терминология. В чате вообщем пишет, хотя все уведомдения отключены.
Забей в консоль сервера sm_hosties_announce_rebel и посмотри что выдаст, возможно какой-то другой плагин меняет или не в том кфг смотришь. Если выдаст 0, то проблема в каком-то другом плаге.
 

nbistroff

Участник
Сообщения
101
Реакции
3
Забей в консоль сервера sm_hosties_announce_rebel и посмотри что выдаст, возможно какой-то другой плагин меняет или не в том кфг смотришь. Если выдаст 0, то проблема в каком-то другом плаге.
Уже пробивал, выдаёт 0...
Блин, в каком плагине то это может быть дело...
 

nbistroff

Участник
Сообщения
101
Реакции
3
Кинь скрин сообщения в чате и sm plugins list
[SM] Listing 118 plugins:
01 "[Shop] Respawn" (1.1) by R1KO
02 "ConstantHud" (1.0) by Drumanid
03 "[JWP] On LR Started" (1.3) by White Wolf
04 "Basic Comm Control" (0.7.7) by AlliedModders LLC
05 "[Shop] Trails CS:GO" (1.1) by FrozDark (HLModders LLC), Pheonix (˙·٠●Феникс●٠·˙)
06 "[JWP] Health Kit" (1.3) by White Wolf
07 "Disable HUD money" (1.0) by Pheonix (˙·٠●Феникс●٠·˙)
08 "[JWP] Transfer warden" (1.1) by White Wolf
09 "[JWP] Freeday" (1.4) by White Wolf
10 "Disable Radar" (1.2) by Internet Bully
11 "[JWP] Round Extender" (1.3) by White Wolf
12 "Реклама" (1.4.1) by Pheonix (˙·٠●Феникс●٠·˙)
13 "SM Jailed Reasons" (v1.0) by Franc1sco steam: franug
14 "[JWP] Guns" (1.4) by White Wolf
15 "[VIP] MULTI JUMP" (1.0) by Pheonix (˙·٠●Феникс●٠·˙)
16 "[VIP] Paticles AURA" (2.0.1) by R1KO
17 "[VIP] Keys" (1.0.2) by R1KO (skype: vova.andrienko1)
18 "[VIP] Anti Flash" (1.0.0) by R1KO
19 "[VIP] Regen HP" (1.0.4) by R1KO
20 "[VIP] Features Manager" (2.0 DEV) by R1KO
21 "[VIP] No Self Damage" (1.0.0) by R1KO (skype: vova.andrienko1)
22 "[VIP] Test" (1.0.3) by R1KO (skype: vova.andrienko1)
23 "[VIP] Bhop" (1.0.1) by KOROVKA
24 "[VIP] Trails" (1.2) by R1KO
25 "[VIP] NEON (CSS/CSGO)" (1.1) by R1KO & Pheonix (˙·٠●Феникс●٠·˙)
26 "[VIP] CHAT (+scp)" (3.1.1) by R1KO
27 "[VIP] Skins" (2.0) by R1KO (skype: vova.andrienko1)
28 "[VIP] Vips Online" (1.0.1) by R1KO (skype: vova.andrienko1)
29 "[VIP] LaserAim" (1.3) by Leonardo
30 "[VIP][FM] LastRequest Off" (1.0) by R1KO
31 "[VIP] Grenades (CS:GO)" (1.0.1 dev) by R1KO & sahapro33
32 "[VIP] Admin" (1.0.0) by R1KO
33 "[VIP] Core" (3.0 R) by R1KO
34 "[VIP] GrenadeTrails" (1.0.1) by R1KO
35 "[VIP] Client Spawn Hook Fix" (1.0) by CrazyHackGUT aka Kruzya
36 "[VIP] Healthshot" (1.0.1) by R1KO (skype: vova.andrienko1)
37 "[Shop] Money Distributor" (1.4.3) by FrozDark (HLModders LLC)
38 "Nextmap" (1.9.0.6275) by AlliedModders LLC
39 "Simple Chat Processor (Redux)" (1.1.5) by Simple Plugins, Mini
40 "Client Preferences" (1.9.0.6275) by AlliedModders LLC
41 "Thirdperson" (1.4) by TimeBomb
42 "[JWP] Skin" (1.7.6) by White Wolf
43 "[Shop] BHop" (1.2) by Someone
44 "Rotate server graphic banners" (0.3) by HiTmAnY
45 "Custom Player Skins (Core)" (1.4) by Mitchell, Root
46 "[JWP] Laser Beam" (2.0) by White Wolf & R1KO
47 "Sound Commands" (1.9.0.6275) by AlliedModders LLC
48 "[CS:GO] Spritetrail fix" (1.0.1) by FrozDark
49 "[JWP] Admin Control" (1.5) by White Wolf
50 "[VIP] Pets" (1.5) by Someone & Pheonix & Zephyrus
51 "[JWP] Prisoner Counter" (1.4) by White Wolf
52 "Player Commands" (1.9.0.6275) by AlliedModders LLC
53 "[JWP] Speed" (1.4) by White Wolf
54 "[JWP] Warden health" (1.3) by White Wolf
55 "[JWP] - Ratio (Original MyJailbreak)" (1.0.4) by shanapu, Addicted
56 "[JWP] Door Control" (1.5) by White Wolf & Kailo97 (dev of doors plugin)
57 "[JWP] Manual Coloring" (1.1) by White Wolf
58 "[ANY] Directory Downloader" (1.3) by inklesspen
59 "Last Request: Shotgun Wars (sample)" (1.0.2) by databomb & dataviruset
60 "Token Auto Updater" (1.4) by Phoenix (˙·٠●Феникс●٠·˙)
61 "Basic Votes" (1.9.0.6275) by AlliedModders LLC
62 "[JWP] Warden color" (1.3) by White Wolf
63 "[Shop] Skins" (2.1.0) by FrozDark (arms by R1KO)
64 "[Shop] Freeze Nades" (1.2) by asdf
65 "Anti-Flood" (1.9.0.6275) by AlliedModders LLC
66 "Math Credits" (1.2.1) by Arkarr / Psychologist21 & AlmazON
67 "[JWP] Shootguns" (1.0) by White Wolf
68 "[JWP] Noblock" (1.4) by White Wolf
69 "[JWP] Order" (1.3) by White Wolf
70 "[JWP] Warden votekick" (1.0) by White Wolf
71 "[JWP] Respawn" (1.3) by White Wolf
72 "[JWP] Questions (PRIVATE)" (1.0) by R1KO (HLModders LLC)
73 "[Shop] Online Credits" (1.2) by White Wolf (HLModders LLC)
74 "[ Menu Creator ]" (3.0.0.2) by AlexTheRegent
75 "[Shop] FlipGame" (1.3.0.1) by FLASHER
76 "[JWP] Core" (1.2.0) by White Wolf aka TiBarification
77 "Basic Commands" (1.9.0.6275) by AlliedModders LLC
78 "[Shop] Decoy Teleport" (1.1) by White Wolf
79 "[JWP] Warden Timer" (1.1) by White Wolf
80 "[JWP] Door Aim Control" (1.3) by White Wolf
81 "Flashlight" (1.3.63) by Mitch
82 "Basic Info Triggers" (1.9.0.6275) by AlliedModders LLC
83 "Basic Chat" (1.9.0.6275) by AlliedModders LLC
84 "[JWP] Stop LR" (1.2) by White Wolf
85 "Admin Help" (1.9.0.6275) by AlliedModders LLC
86 "[JWP] Friendly Fire" (1.2) by White Wolf
87 "[Shop] Freeday" (1.3) by White Wolf (HLModders LLC)
88 "MyJailbreak - Ratio - CT Ban Support - Databomb" (Beta 13.0.dev-1af0a56) by shanapu, Addicted, good_live
89 "Last Request: Throwing Knives" (1.0)
90 "[JWP] Hint Info" (1.0 [PRIVATE]) by BaFeR
91 "[JWP_MG] Disable Warden" (1.0) by BaFeR
92 "[GameCMS] Register / Profile" (1.0.1.1) by CrazyHackGUT, Rostu, Alexbu444
93 "[JWP] Rebel" (1.7) by White Wolf
94 "VoiceAnnounceEx" (2.2.0) by Franc1sco franug, Mini and GoD-Tony
95 "Question-Answer" (1.0.3.1 fix) by BetmanSmall
96 "[JWP] Icon" (1.0) by White Wolf
97 "[JWP] MultiGames" (1.5) by White Wolf, BaFeR
98 "Material Admin" (0.7.7) by Material Admin Dev Team
99 "[JWP] FreeDay All" (1.0 [PRIVATE]) by BaFeR
100 "Fun Votes" (1.9.0.6275) by AlliedModders LLC
101 "Admin File Reader" (1.9.0.6275) by AlliedModders LLC
102 "SwapTeam" (1.2.6) by Rogue - Originally by MistaGee
103 "[Shop] Weapon Giver" (1.8) by TiBarification (aka White Wolf)
104 "Smart Jail Doors" (0.5.2-beta) by Maxim 'Kailo' Telezhenko
105 "Fun Commands" (1.9.0.6275) by AlliedModders LLC
106 "Show Credits" (1.0) by Someone
107 "[Shop] Top10 Function" (2.0.1) by FrozDark
108 "[JWP] Mute" (1.2) by White Wolf, BaFeR
109 "[CSGO] Arms Fix" (1.1) by Kyle
110 "[JWP] Coloring" (1.3) by White Wolf
111 "ConVar Enforcer" (1.0) by blacky
112 "[JWP] To Jail" (1.2) by White Wolf
113 "Admin Menu" (0.7.7) by AlliedModders LLC
114 "ENT_Hosties(v2.3)" (Entity) by databomb & Entity
115 "CT Ban" (2.0.3) by databomb
116 "[Shop] Core" (3.0C4) by FrozDark (Fork by R1KO & White Wolf)
117 "[JWP] Anti-AFK" (1.4.3) by Bristwex,BaFeR
118 "Hook Grab Rope" (1.1.4) by Sheepdude, SumGuy14
--- Добавлено позже ---
РЕШЕНО! Нашел плагин, он был не связан с sm_hosties,верно, это был плагин от JWP rebel.
 
Последнее редактирование:
Сверху Снизу