Quake sounds - female nejdu

Technická podpora k herním serverům Counter-Strike: Source
Message
Autor
Uživatelský avatar
max_007
Příspěvky: 510
Věk: 36
Registrován: 03 led 2010, 21:19
Reputation: 0

Quake sounds - female nejdu

#1 Příspěvekod max_007 » 27 čer 2010, 18:13

cawte , takto mam nastavene quake sounds v sm , ale pri napisaní !quake v hre sa nezobrazi to menu na zmenenie na female, a neslo mi to ani v starom css patchi


Kód: Vybrat vše

"QuakeSoundsList"
{
   "sound sets"
   {
      "sound set 1"      "standard"
      "sound set 2"      "female"
      "sound set 3"      ""
      "sound set 4"      ""
      "sound set 5"      ""
   }
   "headshot"
   {
      "standard"      "quake/headshot.mp3"
      "female"      "quake/female/headshot.mp3"
      "config"      "18"
   }
   "headshot 3"
   {
      "standard"      "quake/hattrick.wav"
      "female"      "quake/female/headshot.mp3"
      "config"      "18"
   }
   "headshot 5"
   {
      "standard"      "quake/headhunter.wav"
      "female"      "quake/female/headshot.mp3"
      "config"      "18"
   }
   "grenade"
   {
      "standard"      "quake/perfect.mp3"
      "female"      "quake/perfect.mp3"
      "config"      "9"
   }
   "selfkill"
   {
      "standard"      "quake/humiliation.mp3"
      "female"      "quake/humiliation.mp3"
      "config"      "0"
   }
   "round play"
   {
      "standard"      "quake/play.wav"
      "female"      "quake/female/prepare.mp3"
      "config"      "0"
   }
   "knife"
   {
      "standard"      "quake/humiliation.mp3"
      "female"      "quake/female/bottomfeeder.mp3"
      "config"      "9"
   }
   "killsound 1"
   {
      "standard"      "quake/dominating.mp3"
      "female"      "quake/female/dominating.mp3"
      "config"      "9"
      "kills"         "4"
   }
   "killsound 2"
   {
      "standard"      "quake/rampage.mp3"
      "female"      "quake/female/rampage.mp3"
      "config"      "9"
      "kills"         "6"
   }
   "killsound 3"
   {
      "standard"      "quake/killingspree.mp3"
      "female"      "quake/female/killingspree.mp3"
      "config"      "9"
      "kills"         "8"
   }
   "killsound 4"
   {
      "standard"      "quake/monsterkill.mp3"
      "female"      "quake/female/monsterkill.mp3"
      "config"      "9"
      "kills"         "10"
   }
   "killsound 5"
   {
      "standard"      "quake/unstoppable.mp3"
      "female"      "quake/female/unstoppable.mp3"
      "config"      "9"
      "kills"         "12"
   }
   "killsound 6"
   {
      "standard"      "quake/ultrakill.mp3"
      "female"      "quake/female/ultrakill.mp3"
      "config"      "9"
      "kills"         "14"
   }
   "killsound 7"
   {
      "standard"      "quake/godlike.mp3"
      "female"      "quake/female/godlike.mp3"
      "config"      "9"
      "kills"         "16"
   }
   "killsound 8"
   {
      "standard"      "quake/wickedsick.mp3"
      "female"      "quake/female/wickedsick.mp3"
      "config"      "9"
      "kills"         "18"
   }
   "killsound 9"
   {
      "standard"      "quake/impressive.mp3"
      "female"      "quake/female/wickedsick.mp3"
      "config"      "9"
      "kills"         "20"
   }
   "killsound 10"
   {
      "standard"      "quake/ludicrouskill.mp3"
      "female"      "quake/female/holyshit.mp3"
      "config"      "9"
      "kills"         "22"
   }
   "killsound 11"
   {
      "standard"      "quake/holyshit.mp3"
      "female"      "quake/female/holyshit.mp3"
      "config"      "9"
      "kills"         "24"
   }
   "first blood"
   {
      "standard"      "quake/firstblood.mp3"
      "female"      "quake/female/firstblood.mp3"
      "config"      "0"
   }
   "double combo"
   {
      "standard"      "quake/doublekill.mp3"
      "female"      "quake/female/multikill.mp3"
      "config"      "9"
   }
   "triple combo"
   {
      "standard"      "quake/triplekill.mp3"
      "female"      "quake/female/multikill.mp3"
      "config"      "9"
   }
   "quad combo"
   {
      "standard"      "quake/multikill.mp3"
      "female"      "quake/female/multikill.mp3"
      "config"      "9"
   }
   "monster combo"
   {
      "standard"      "quake/combowhore.mp3"
      "female"      "quake/female/multikill.mp3"
      "config"      "9"
   }
   "teamkill"
   {
      "standard"      "quake/teamkiller.mp3"
      "female"      "quake/teamkiller.mp3"
      "config"      "9"
   }
   "event sounds"
   {
      "join server"
      {
         "sound"         "admin_plugin/actions/joinserver.mp3"
         "config"      "1"
      }
   }
}
Naposledy upravil(a) max_007 dne 27 čer 2010, 18:17, celkem upraveno 2 x.

Uživatelský avatar
max_007
Příspěvky: 510
Věk: 36
Registrován: 03 led 2010, 21:19
Reputation: 0

Re: qq

#2 Příspěvekod max_007 » 27 čer 2010, 18:15

Kód: Vybrat vše

// *****************************************************************************
// 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

Uživatelský avatar
bannanek
Příspěvky: 17
Věk: 41
Registrován: 08 led 2010, 03:01
Reputation: 0
Bydliště: Břeclav
Kontaktovat uživatele:

Re: Quake sounds - female nejdu

#3 Příspěvekod bannanek » 27 čer 2010, 19:26

myslím, že tam je konfigurační soubor v cfg/sourcemod/quake.cfg a nebo by to mohlo být ještě v tom addons/sourcemod/configs/quakesoundlist.cfg
a tam se dalo právě nastavit zda-li budou moci si uživatelé nastavit quake, ten se vygeneroval po instalaci pluginu a restartu serveru nebo změnou mapy.
posted by Kazzaa

DeaDMan
Příspěvky: 159
Registrován: 12 led 2010, 23:01
Reputation: 0

Re: Quake sounds - female nejdu

#4 Příspěvekod DeaDMan » 28 čer 2010, 12:31

proc ti to asi nejde co ? :D asi neumis ani cist
// Default sound for new users
// 1=Standard(Default), 2=Female, 0=Disabled
sm_quakesounds_sound 1
to ma být asi na2 ne ?
takze to prepis na : sm_quakesounds_sound 2
bY DeaDMan Skype : deadman2881994 ICQ : 445892058

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Quake sounds - female nejdu

#5 Příspěvekod Mysteria » 28 čer 2010, 12:45

Spíš neumíš číst ty - tohle je defalutní nastavení pro všechny hráče, tím že to napíše tady budou sice female ale nebude mcot nikdo mít normální Quake zvuky!

7UN3RK0
Příspěvky: 15
Registrován: 12 dub 2010, 00:01
Reputation: 0

Re: Quake sounds - female nejdu

#6 Příspěvekod 7UN3RK0 » 28 čer 2010, 13:38

No ja mam tiez taky problem akurat ze pouzivam quake sounds na mani lebo na sm som nezohnal. Bol som aj na Half Life 2 Scripting ale tam som nic nenasiel :( Mne nejdu vobec quake soundy.

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Quake sounds - female nejdu

#7 Příspěvekod Mysteria » 28 čer 2010, 14:11

Nejsi sám, Mani Quake Sounds mě taky nejdou :) Asi hold jsou jenom někomu :(

Uživatelský avatar
svito
Příspěvky: 69
Registrován: 24 čer 2010, 01:18
Reputation: 0
Bydliště: Martin okolie
Kontaktovat uživatele:

Re: Quake sounds - female nejdu

#8 Příspěvekod svito » 28 čer 2010, 14:45

No hlavne sim zabudol max_07 napísať, že plugin, ktorý mu nefungoval bol už bez podpory. Ja som mu posalal link na novú verziu -> http://forums.alliedmods.net/showthread.php?p=817993
Táto by mala fungovať, má aj nové zaujímave funkcie oproti tej čo tam dával :)
Obrázek[/url]

Uživatelský avatar
max_007
Příspěvky: 510
Věk: 36
Registrován: 03 led 2010, 21:19
Reputation: 0

Re: Quake sounds - female nejdu

#9 Příspěvekod max_007 » 28 čer 2010, 17:33

nefunguje ani ten druhy, no nic kaslem na to je to detail

Uživatelský avatar
svito
Příspěvky: 69
Registrován: 24 čer 2010, 01:18
Reputation: 0
Bydliště: Martin okolie
Kontaktovat uživatele:

Re: Quake sounds - female nejdu

#10 Příspěvekod svito » 28 čer 2010, 18:44

Tak to je škoda :(
Obrázek[/url]


Zpět na „Counter-Strike: Source“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 3 hosti