Raised This Month: $51 Target: $400
 12% 

Help In SV_StartSound:


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Toni1
Member
Join Date: Sep 2016
Location: Kosova
Old 09-03-2016 , 09:30   Help In SV_StartSound:
Reply With Quote #1

Please Help I have Big Problem

PHP Code:
SV_StartSoundweapons/change1_ready.wav not precached (0)
SV_StartSoundweapons/change1_ready.wav not precached (0)
SV_StartSoundweapons/change1_ready.wav not precached (0)
SV_StartSoundweapons/change1_ready.wav not precached (0)
SV_StartSoundweapons/change1_ready.wav not precached (0)
SV_StartSoundweapons/change1_ready.wav not precached (0)
SV_StartSoundweapons/change1_ready.wav not precached (0)
SV_StartSoundweapons/change1_ready.wav not precached (0)
SV_StartSoundweapons/change1_ready.wav not precached (0
How To Fixed this Or Anyway to fixed this ??
Toni1 is offline
Bos93
Veteran Member
Join Date: Jul 2010
Old 09-03-2016 , 10:55   Re: Help In SV_StartSound:
Reply With Quote #2

put sound in folder and download with precache_sound
__________________
Bos93 is offline
Send a message via ICQ to Bos93 Send a message via Skype™ to Bos93
Toni1
Member
Join Date: Sep 2016
Location: Kosova
Old 09-03-2016 , 11:14   Re: Help In SV_StartSound:
Reply With Quote #3

Which Bro Can u send me the Link or sounds ?
Toni1 is offline
Bos93
Veteran Member
Join Date: Jul 2010
Old 09-03-2016 , 13:02   Re: Help In SV_StartSound:
Reply With Quote #4

https://www.google.ru/search?client=...UTF-8&oe=UTF-8
__________________
Bos93 is offline
Send a message via ICQ to Bos93 Send a message via Skype™ to Bos93
Toni1
Member
Join Date: Sep 2016
Location: Kosova
Old 09-03-2016 , 14:51   Re: Help In SV_StartSound:
Reply With Quote #5

I download thats but again happen again show erros why ?
Toni1 is offline
Bos93
Veteran Member
Join Date: Jul 2010
Old 09-03-2016 , 15:41   Re: Help In SV_StartSound:
Reply With Quote #6

You get this error , because the player can not find a sound that uses the plugin on your server .
__________________
Bos93 is offline
Send a message via ICQ to Bos93 Send a message via Skype™ to Bos93
Toni1
Member
Join Date: Sep 2016
Location: Kosova
Old 09-04-2016 , 06:32   Re: Help In SV_StartSound:
Reply With Quote #7

mHmm How to solved That ?
Toni1 is offline
Bos93
Veteran Member
Join Date: Jul 2010
Old 09-04-2016 , 08:43   Re: Help In SV_StartSound:
Reply With Quote #8

no way, remove server/
__________________
Bos93 is offline
Send a message via ICQ to Bos93 Send a message via Skype™ to Bos93
Toni1
Member
Join Date: Sep 2016
Location: Kosova
Old 09-04-2016 , 13:04   Re: Help In SV_StartSound:
Reply With Quote #9

Bullshit Best Srw Always 32/32 Players Online Want To Removed ?

LoL
Toni1 is offline
Bos93
Veteran Member
Join Date: Jul 2010
Old 09-04-2016 , 13:21   Re: Help In SV_StartSound:
Reply With Quote #10

Ok.

1. Some plugin uses the sound: weapons/change1_ready.wav
2. This sound can not be downloaded by the player.
3. Check the path and make sure that the sound to be there .
4. Create a plugin or add the code:

PHP Code:
#include <amxmodx>

public plugin_precache()
{
    
precache_sound"weapons/change1_ready.wav" );

If you do not understand , I'll kill you .
__________________

Last edited by Bos93; 09-04-2016 at 13:23.
Bos93 is offline
Send a message via ICQ to Bos93 Send a message via Skype™ to Bos93
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:20.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode