http://forums.alliedmods.net/showthread.php?t=58548
když někdo hlášky nemá tak se mu vůbec nestahujou a když je připíšu do downloadlistu u Mani admina tak se stáhnou ale v pluginu nefungujou, ví někdo co stím?
http://forums.alliedmods.net/showthread.php?t=58548
// *****************************************************************************
// Plugin : Quake Sounds Config
//
// Filename : sm_quakesounds.cfg
//
// This file is used to set cvar's which globally control plugin behavior.
// *****************************************************************************
// Enable quake sounds
// Setting this to Off forces the plugin to not load
// 0 = Off, 1 = On(Default)
sm_quakesounds_enable 1
// Turns the announcements on and off
// 0 = Off, 1 = On(Default)
sm_quakesounds_announce 1
// Default text setting for new users
// 0 = Off, 1 = On(Default)
sm_quakesounds_text 1
// Default sound for new users
// 1=Standard(Default), 2=Female, 0=Disabled
sm_quakesounds_sound 1
// The volume for the quake sounds
// Must be a number between 0.0 and 1.0
// Default 1.0
sm_quakesounds_volume 1.0
// *****************************************************************************
// Individual Sound configs
// Please note the turning off sounds also stops them from downloading
//
// With the release of Version 1.0 these have changed
// The field now works as follows
// 0: Off
// 1: Play sound to everyone
// 2: Play sound to attacker
// 4: Play sound to victim
// 8: Print text to everyone
// 16: Print text to attacker
// 32: Print text to victim
//
// You need to add the above values to get your value
// If you want to play sounds and text to everyone 1 + 8 = 9
// If you want to print text to everyone but only want sounds to play for those involved: 2 + 4 + 8 = 14
//
// IMPORTANT!!! As of Version 1.3 this information is stored in:
// addons/sourcemod/configs/quakesoundlist.cfg
Zpět na „Counter-Strike: Source“
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 9 hostů