weeztor / darkrp

Automatically exported from code.google.com/p/darkrp
0 stars 1 forks source link

You can't use ConCommand and stopsounds together #588

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the problem?
You can't use stopsounds with ConCommand

What steps will reproduce the problem?
try to stop all sounds

Do you have any errors? serverside or clientside? If you do, which ones?
Ran ConCommand: _FAdmin StopSounds
You have stopped all sounds
FCVAR_SERVER_CAN_EXECUTE prevented server running command: stopsounds

Are you using the downloaded version or an SVN revision (if SVN, which
revision number)?  SVN latest

Please provide any additional information below.

Original issue reported on code.google.com by xFROzENFUSiONx on 8 May 2011 at 4:12

GoogleCodeExporter commented 9 years ago
Well that sucks

Original comment by fpeijnen...@gmail.com on 8 May 2011 at 4:12

GoogleCodeExporter commented 9 years ago
Well that sucks

Original comment by fpeijnen...@gmail.com on 8 May 2011 at 4:12

GoogleCodeExporter commented 9 years ago
Send a usermessage to everyone and have it do RunConsoleCommand("stopsounds").  
That works.

Original comment by xFROzENFUSiONx on 8 May 2011 at 4:56

GoogleCodeExporter commented 9 years ago
I committed a fix on OpenDarkRP, port it over?  Wasn't sure where to hook the 
usermessage, so I just threw it in below the function to add it to the menu.

Original comment by xFROzENFUSiONx on 11 May 2011 at 2:18

GoogleCodeExporter commented 9 years ago
Great, thanks. Sorry for not fixing this myself, I haven't had much time.

Cheers!

Original comment by fpeijnen...@gmail.com on 11 May 2011 at 2:28

GoogleCodeExporter commented 9 years ago
No problem.  Do you mind if I take a look at the bugs on here, and if they do 
exist, apply the fix to OpenDarkRP?  I'd be more than happy to lend a hand :)

Original comment by xFROzENFUSiONx on 12 May 2011 at 12:22