Raised This Month: $32 Target: $400
 8% 

Say Sounds (including Hybrid Edition) (4.0.8)


Post New Thread Reply   
 
Thread Tools Display Modes
DeathMaster
AlliedModders Donor
Join Date: Mar 2009
Old 04-13-2012 , 03:27   Re: Say Sounds (including Hybrid Edition) (4.0.5)
Reply With Quote #731

I am getting the following 2 errors when I try and install this extension:

[SM] Unable to load extension "soundlib.ext": The specified module could not be found.
[SM] Unable to load plugin "saysounds.smx": Required extension "Sound Info Library" file("soundlib.ext") not running
DeathMaster is offline
xomp
BANNED
Join Date: Jul 2008
Old 04-13-2012 , 08:07   Re: Say Sounds (including Hybrid Edition) (4.0.5)
Reply With Quote #732

Any way to use this plugin to alter the Machina double penetration sound? Also, seems the strange knife does not trigger the "backstab" param but the strange YER does v0v. May want to czech that out.

Last edited by xomp; 04-13-2012 at 08:09.
xomp is offline
Send a message via Skype™ to xomp
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-13-2012 , 11:16   Re: Say Sounds (including Hybrid Edition) (4.0.5)
Reply With Quote #733

Quote:
Originally Posted by xomp View Post
Also, seems the strange knife does not trigger the "backstab" param but the strange YER does v0v. May want to czech that out.
Loosely related to this, it might be a good idea to use the tf2_stocks.inc (which has no natives) instead of hardcoding numbers.

For instance, instead of checking customkill == 2, you can check customkill == TF_CUSTOM_BACKSTAB. Headshots, etc... also apply.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 04-13-2012 at 11:19.
Powerlord is offline
xomp
BANNED
Join Date: Jul 2008
Old 04-13-2012 , 16:21   Re: Say Sounds (including Hybrid Edition) (4.0.5)
Reply With Quote #734

Quote:
Originally Posted by Powerlord View Post
Loosely related to this, it might be a good idea to use the tf2_stocks.inc (which has no natives) instead of hardcoding numbers.

For instance, instead of checking customkill == 2, you can check customkill == TF_CUSTOM_BACKSTAB. Headshots, etc... also apply.
wat
xomp is offline
Send a message via Skype™ to xomp
Rd1981
Senior Member
Join Date: Apr 2011
Old 04-15-2012 , 06:32   Re: Say Sounds (including Hybrid Edition) (4.0.5)
Reply With Quote #735

http://theoutpost5.site.nfoservers.c..._4.0.3.tar.bz2 version 4.0.3 I mixed everything in but im sure you can figure out where it goes.
Rd1981 is offline
FernFerret
Member
Join Date: Feb 2008
Old 04-15-2012 , 10:58   Re: Say Sounds (including Hybrid Edition) (4.0.5)
Reply With Quote #736

Quote:
Originally Posted by DeathMaster View Post
I am getting the following 2 errors when I try and install this extension:

[SM] Unable to load extension "soundlib.ext": The specified module could not be found.
[SM] Unable to load plugin "saysounds.smx": Required extension "Sound Info Library" file("soundlib.ext") not running
Make sure the Sound Info Library loaded properly:

Code:
sm exts list

[SM] Displaying 11 extensions:
[01] Automatic Updater (1.4.1): Updates SourceMod gamedata files
[02] Webternet (1.4.1): Extension for interacting with URLs
[03] TF2 Tools (1.4.1): TF2 extended functionality
[04] BinTools (1.4.1): Low-level C/C++ Calling API
[05] Client Preferences (1.4.1): Saves client preference settings
[06] SQLite (1.4.1): SQLite Driver
[07] Sound Info Library (1.0): Access information of sound files
[08] SDK Tools (1.4.1): Source SDK Tools
[09] Top Menus (1.4.1): Creates sorted nested menus
[10] Regex (1.4.1): Provides regex natives for plugins
[11] MySQL-DBI (1.4.1): MySQL driver implementation for DBI
Note line [07]

If it says it failed, you'll have to figure out why that is. If you're on linux, make sure that all the dependencies for it are satisfied by doing:

Code:
$ cd /path/to/addons/sourcemod/extensions/

$ ldd soundlib.ext.so  
	linux-gate.so.1 =>  (0x00f29000)
	libz.so.1 => /lib/libz.so.1 (0x00738000)
	libdl.so.2 => /lib/libdl.so.2 (0x0027e000)
	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00807000)
	libm.so.6 => /lib/libm.so.6 (0x00110000)
	libc.so.6 => /lib/libc.so.6 (0x00b4d000)
	/lib/ld-linux.so.2 (0x0014a000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x007d7000)
If any of these are missing, you'll have to install them. On my 64 bit (CentOS) system, I did not have the 32 bit version of libz installed.

--FF
__________________
Check out the SaySounds Hybrid Edition with Action Sounds! http://forums.alliedmods.net/showthread.php?t=82220
FernFerret is offline
gotya007
Junior Member
Join Date: Apr 2012
Old 04-15-2012 , 11:27   Re: Say Sounds (including Hybrid Edition) (4.0.5)
Reply With Quote #737

Great plugin!! thanks

FYM [GunGame DeathMatch]¤ Turbo ¤[Fast 24/7] 68.232.183.47:27015
gotya007 is offline
xomp
BANNED
Join Date: Jul 2008
Old 04-19-2012 , 12:50   Re: Say Sounds (including Hybrid Edition) (4.0.5)
Reply With Quote #738

Quote:
Originally Posted by xomp View Post
Any way to use this plugin to alter the Machina double penetration sound? Also, seems the strange knife does not trigger the "backstab" param but the strange YER does v0v. May want to czech that out.
Would be crescent fresh if it was possible to change the sounds for ammo/healthkit pickups as well as resupply cabinets. Hell I'll even settle for a way to customize the freezecam sound

Last edited by xomp; 04-19-2012 at 12:58.
xomp is offline
Send a message via Skype™ to xomp
MarcoPixel
Junior Member
Join Date: Apr 2012
Old 04-20-2012 , 14:20   Re: Say Sounds (including Hybrid Edition) (4.0.5)
Reply With Quote #739

Hey, i really like so far your plugin but i cant start sounds. I see the lyrics but the music wont start. It dont even downloads it at start (I have a FastDL Server). Here are my configs:

FastDL:
tf/sounds/custom/filename.mp3.bz2
Gameserver:
orangebox/tf/sound/custom/filename.mp3

saysounds.cfg

Quote:
// ############################################# ############################################# ########
// ############################## Saysounds example config ##########################################
// ############################################# ############################################# ########
// # Soundfiles have to be placed relative to your game/mod "sound" folder. #
// # Example: cstrike/sound/mysound.mp3 or dod/sound/myfolder/mysound.mp3 #
// # "file" "mysound.mp3" or "file" "myfolder/mysound.mp3" #
// # If you run a pure server (sv_pure = 1) you should create an extra folder for your sounds #
// # so you don't have to whitelist your whole "sound" folder. #
// # Whitelisting is done in the "pure_server_whitelist.txt" file located in the "hl2" folder. #
// # Example: sound\myfolder\... allow_from_disk #
// # Don't forget to change the map after you've added something to your pure_server_whitelist.txt #
// # For more infos on pure servers visit http://developer.valvesoftware.com/wiki/Pure_Servers #
// ############################################# ############################################# ########

"Sound Combinations"
{
"Fresh Price of BelAir" // Word trigger for Karaoke
{
"file" "custom/fresh.mp3"
"karaoke" "fresh.cfg" // name of config file for karaoke lyrics
}

"What is love" // Word trigger for Karaoke
{
"file" "custom/whatislove.mp3"
"karaoke" "haddawaywhatislove.cfg" // name of config file for karaoke lyrics
}

"Dont stop me now" // Word trigger for Karaoke
{
"file" "custom/dontstomenow.mp3"
"karaoke" "queendonttstopmenow.cfg" // name of config file for karaoke lyrics
}
}
Can anyone help me?

Greets,
Marco
MarcoPixel is offline
xomp
BANNED
Join Date: Jul 2008
Old 04-20-2012 , 18:41   Re: Say Sounds (including Hybrid Edition) (4.0.5)
Reply With Quote #740

Quote:
Originally Posted by MarcoPixel View Post
Hey, i really like so far your plugin but i cant start sounds. I see the lyrics but the music wont start. It dont even downloads it at start (I have a FastDL Server). Here are my configs:

FastDL:
tf/sounds/custom/filename.mp3.bz2
Gameserver:
orangebox/tf/sound/custom/filename.mp3

saysounds.cfg



Can anyone help me?

Greets,
Marco
There's your problem.

Last edited by xomp; 04-20-2012 at 18:41.
xomp is offline
Send a message via Skype™ to xomp
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 23:50.


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