You are not logged in.

1

Monday, October 6th 2008, 10:46pm

ma_play xx

Hallo,
Also ich habe in der commandlist.txt einen gewissen sound mit R hinterlegt. Also nur Admins dürfen(können) den sound abspielen. Ging bis jetzt ganz gut aber leider ist jetzt einer draufgekommen und spielt ihn in der konsole mit ma_play xx. Wobei Xx für die nummer des soundes steht.
Warum geht das ? kann man das irgendwie unterbinden ?

mfg franz

Posts: 2,498

Location: Schwelm

Occupation: Immobilien-Verwalter / Serveradministrator

wcf.user.option.userOption53: Nein

  • Send private message

2

Tuesday, October 7th 2008, 2:56am

Re: ma_play xx

Guckstu mani_server.cfg

Source code

1
2
3
4
5
6
7
8
9
10
// *****************************************************************************
// Module : Sounds Control
//
// Desc : The following cvars control how system sounds are configured. This
//        is not related to the Quake sounds
// *****************************************************************************

// Set to the number of sounds you wish a regular non-admin player to be able 
// to use per round
mani_sounds_per_round 0

3

Tuesday, October 7th 2008, 6:41pm

Re: ma_play xx

wenn ich da null einstelle kann niemand mehr einen sound abspielen. Oder ?
Kann man ma_play nur soweit verbieten, daß man es in der konsole nicht eingeben kann. Oder kennt da der server keinen unterschied ?
Beisp.
sound heißst : sound1.mp3
ist in der commandlist.txt mit "sound1" C ma_play 1
das User eben nur im Chat sound1 eingeben und wenn sie in der console ma_play1 eingeben hier eine warnung oder kick kommt ?

mfg Franz

Posts: 2,498

Location: Schwelm

Occupation: Immobilien-Verwalter / Serveradministrator

wcf.user.option.userOption53: Nein

  • Send private message

4

Tuesday, October 7th 2008, 10:36pm

Re: ma_play xx

Also bei mir ist 0 eingestellt, aber ich kann trotzdem alle Sounds nutzen.

Es steht ja dort auch:

// Set to the number of sounds you wish a regular non-admin player to be able
// to use per round

Also gilt der Befehl nur für alle Nicht-Admins.