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

Background Sounds


Post New Thread Reply   
 
Thread Tools Display Modes
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 04-07-2012 , 16:36   Re: Background Sounds
Reply With Quote #41

Quote:
Originally Posted by tson_ View Post
Installed default 2 sounds + amxx and plugin dont work...
i dont understand need .ini file or not, I just want sounds on all map...
If you want to add sounds to all maps, you have to edit the sma file and change the default sound files to your sound files.
__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
tson_
Senior Member
Join Date: Sep 2011
Old 04-10-2012 , 17:20   Re: Background Sounds
Reply With Quote #42

Quote:
Originally Posted by nikhilgupta345 View Post
If you want to add sounds to all maps, you have to edit the sma file and change the default sound files to your sound files.
HOw ? U can edit for me pls ?
tson_ is offline
kiki33hun
Veteran Member
Join Date: Jul 2011
Location: Magyarország
Old 04-11-2012 , 13:02   Re: Background Sounds
Reply With Quote #43

Edit small script file!
__________________
kiki33hun is offline
tson_
Senior Member
Join Date: Sep 2011
Old 04-15-2012 , 18:17   Re: Background Sounds
Reply With Quote #44

Just give me the code please
tson_ is offline
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 04-15-2012 , 19:26   Re: Background Sounds
Reply With Quote #45

Quote:
Originally Posted by tson_ View Post
Just give me the code please
Change this part in the code.

PHP Code:
new const g_szDefaultSounds[ ][ ] = 
{
    
"music1.mp3",
    
"music2.mp3"
}; 


PHP Code:
new const g_szDefaultSounds[ ][ ] = 
{
    
"YOURSONGNAME1.mp3",
    
"YOURSONGNAME2.mp3",
    
"YOURSONGNAME3.wav"
}; 
make sure that there is a comma at the end of every one except for the last one (as shown).
__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
CS-A-Roland
Member
Join Date: Jul 2009
Old 07-16-2012 , 08:49   Re: Background Sounds
Reply With Quote #46

Big Thanks!!!!

Quote:
DO NOT INCLUDE THE SOUND DIRECTORY IN THE FILE NAME
Works fine if you do it in the .sma file and compile...

"directory/music.mp3",
"directory/music2.mp3"
__________________
oOOOoooh it's www.Cs-Attack.de
New World of Warcraft Mod Beta 0.5(based on WC3FT 3.5)
Counterstrike 1.6 SERVER:
Server IP: 193.192.58.154:27200

CONDITION ZERO SERVER:
Server IP: 193.192.58.154:27016
CS-A-Roland is offline
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 07-16-2012 , 19:11   Re: Background Sounds
Reply With Quote #47

Quote:
Originally Posted by CS-A-Roland View Post
Big Thanks!!!!



Works fine if you do it in the .sma file and compile...

"directory/music.mp3",
"directory/music2.mp3"
I meant not to include "sound" in the filename.
For example, if the file is in "sound/myloadingsounds/sound1.mp3"
You would put
"myloadingsounds/sound1.mp3" in the .sma
__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
CS-A-Roland
Member
Join Date: Jul 2009
Old 07-16-2012 , 21:31   Re: Background Sounds
Reply With Quote #48

Ok, my fault... used my english not so much lately
__________________
oOOOoooh it's www.Cs-Attack.de
New World of Warcraft Mod Beta 0.5(based on WC3FT 3.5)
Counterstrike 1.6 SERVER:
Server IP: 193.192.58.154:27200

CONDITION ZERO SERVER:
Server IP: 193.192.58.154:27016
CS-A-Roland is offline
adelinebosanquet
New Member
Join Date: Sep 2012
Location: USA, New York
Old 09-28-2012 , 07:11   Background Sounds
Reply With Quote #49

I am very interested in your topic about the back ground sounds. I have also the problem in the same topic. Thanks for share such nice post.
adelinebosanquet is offline
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 09-28-2012 , 17:02   Re: Background Sounds
Reply With Quote #50

Quote:
Originally Posted by adelinebosanquet View Post
I am very interested in your topic about the back ground sounds. I have also the problem in the same topic. Thanks for share such nice post.
Can't tell if bot or not.
__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
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 06:36.


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