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

Hello EVERYBODY I HAVE SOMETHING WONDERFULL FOR EVERYONE HERE


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
fbiagent007
Junior Member
Join Date: Nov 2018
Old 11-14-2018 , 22:53   Hello EVERYBODY I HAVE SOMETHING WONDERFULL FOR EVERYONE HERE
Reply With Quote #1

HELLO I HAVE A BIG PROBLEM I WANT A PLUGIN THAT DOESNT EXISTS ANYMORE
FOR COUNTERSTRIKE SOURCE
IT IS THIS PLUGIN
http://addons.eventscripts.com/addon...RoundEndSounds


ADDON LINK ZIP LINK
http://addons.eventscripts.com/addon...RoundEndSounds

FORM MATTIE EVENTSCRIPTS BUT THIS IS NO LOGNER RUNNIG IT CRASCHES ALL THE TIME SO

I WANT SOME ONE WHO CAN CODE IT FOR SOURCE MOD AS SMX FILE OR JUST IN SOURCE MOD SO THAT THE PLUGIN WORKS FOR SOURCE MOD.

HERE IS THE PLUGIN THAT I WANTED TO RECODE FOR SOURCE MOD

THE PERSON WHO ARRIVES WILL RECEIVE A BIG DONATION FROM ME AND THIS PERSON WILL RECEIVE
SPECIAL GIFT FROM ME SO HERE IS THE OLD PLUIN

YOU CAN WRITE ME [email protected]
Attached Files
File Type: pdf Round End Sounds - Version 2.03.pdf (369.8 KB, 62 views)

Last edited by fbiagent007; 11-14-2018 at 22:59. Reason: I FORGOT THE GAME NAME
fbiagent007 is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 11-15-2018 , 02:28   Re: Hello EVERYBODY I HAVE SOMETHING WONDERFULL FOR EVERYONE HERE
Reply With Quote #2

Welcome to the forums, Billy Mays.
404UserNotFound is offline
HvG Community
AlliedModders Donor
Join Date: Sep 2012
Old 11-15-2018 , 02:45   Re: Hello EVERYBODY I HAVE SOMETHING WONDERFULL FOR EVERYONE HERE
Reply With Quote #3

https://forums.alliedmods.net/showthread.php?t=270882

Damn shit son, give me that big donation.

Last edited by HvG Community; 11-15-2018 at 02:45.
HvG Community is offline
fbiagent007
Junior Member
Join Date: Nov 2018
Old 11-15-2018 , 08:43   Re: Hello EVERYBODY I HAVE SOMETHING WONDERFULL FOR EVERYONE HERE
Reply With Quote #4

Hello the problem is I created a subfolder in sound/misc/tecnohard and put the sound in it but nothing happened how can i do that?

which is the path that I have to crate for the sounds?
fbiagent007 is offline
HvG Community
AlliedModders Donor
Join Date: Sep 2012
Old 11-15-2018 , 09:00   Re: Hello EVERYBODY I HAVE SOMETHING WONDERFULL FOR EVERYONE HERE
Reply With Quote #5

Ok listen carefully now ser, you have to go to cfg/sourcemod/abner_res.cfg and change the path then if you created additional subfolder inside of technohard.

PHP Code:
res_ct_path "misc/tecnohard/your subfolder" Path of sounds played when ct wins.
res_tr_path "misc/tecnohard/your subfolder" Path of sounds played when tr wins

Last edited by HvG Community; 11-15-2018 at 09:00.
HvG Community is offline
fbiagent007
Junior Member
Join Date: Nov 2018
Old 11-15-2018 , 09:17   Re: Hello EVERYBODY I HAVE SOMETHING WONDERFULL FOR EVERYONE HERE
Reply With Quote #6

Hello that means

this is the physical path

PHP Code:
"misc/tecnohard/your subfolder" 
must it be for ct-wins like this

PHP Code:
"misc/tecnohard/ct-wins/ct-win_01.mp3" 
and for t?

must it be for t-wins like this

PHP Code:
"misc/tecnohard/t-wins/t-win_01.mp3" 
is this correct do I understand correctly?
fbiagent007 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 11-15-2018 , 09:21  
Reply With Quote #7

I would appreciate if you could calm down with font decoration.
Thanks!
Bacardi is offline
fbiagent007
Junior Member
Join Date: Nov 2018
Old 11-15-2018 , 09:55   Re: Hello EVERYBODY I HAVE SOMETHING WONDERFULL FOR EVERYONE HERE
Reply With Quote #8

hello

i put it in like this

PHP Code:
// This file was auto-generated by SourceMod (v1.9.0.6261)
// ConVars for plugin "abner_res.smx"


// Plugin version
// -
// Default: "3.6.2"
abner_res_version "3.6.2"

// Enable/Disable client preferences
// -
// Default: "1"
res_client_preferences "1"

// Path of sounds played when Counter-Terrorists Win the round
// -
// Default: "misc/tecnohard"
res_ct_path "misc/tecnohard/ct-win"

// Default sound volume.
// -
// Default: "0.75"
res_default_volume "0.75"

// Path of sounds played when Round Draw or 0 - Donīt play sounds, 1 - Play TR sounds, 2 - Play CT sounds
// -
// Default: "1"
res_draw_path "1"

// 1 - Random, 2 - Play in queue
// -
// Default: "1"
res_play_type "1"

// Print mp3 name in chat (Suggested by m22b)
// -
// Default: "1"
res_print_to_chat_mp3_name "1"

// Stop map musics
// -
// Default: "1"
res_stop_map_music "1"

// Path of sounds played when Terrorists Win the round
// -
// Default: "misc/tecnohard"
res_tr_path "misc/tecnohard/t-win" 


but it did not worked

in the
personalized sub folders

PHP Code:
res_tr_path "misc/tecnohard/ct-win" 
PHP Code:
res_tr_path "misc/tecnohard/t-win" 
are my sounds

is my location correct ?

PHP Code:
C:\msnd\css\cstrike\sound\misc\tecnohard\ct-win 

please help

the game doesent load the files but i can type in the game the command

PHP Code:
!res 
and it shows the menu that is fonctional but the sounds are not downloadet?
fbiagent007 is offline
HvG Community
AlliedModders Donor
Join Date: Sep 2012
Old 11-15-2018 , 11:04   Re: Hello EVERYBODY I HAVE SOMETHING WONDERFULL FOR EVERYONE HERE
Reply With Quote #9

When having problem with specific plugin, seek help at that plugins thread.

So for example you would answers already
https://forums.alliedmods.net/showth...270882&page=30
on last page.

There is a guy that explained that it needs to be 44100 Hz audio else you won't be able to hear it.
Also same guy posted an update for the plugin on same page.


But your folder structure is fine, if you still have problems post, your latest addons/sourcemod/error logs at the right place.

Last edited by HvG Community; 11-15-2018 at 11:05.
HvG Community is offline
fbiagent007
Junior Member
Join Date: Nov 2018
Old 11-15-2018 , 17:03   Re: Hello EVERYBODY I HAVE SOMETHING WONDERFULL FOR EVERYONE HERE
Reply With Quote #10

thank you it is working
fbiagent007 is offline
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 13:21.


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