Help with this module
Hey guys, dont know if this is the correct area, but...
I have a module here that execute sounds, i was trying to understand here, but is a little bit difficult here is the module: Code:
; Menu configuration fileCode:
"Papa Leguas" "spk \'sound/binds/bipbip\'" "cd" "u""cd" and "u" - Dont know what is, but it isnt important because i dont want to change My real problem is in: Code:
"spk \'i.c.fool.day\'"Code:
"spk \'sound/binds/bipbip\'"But the first example: Code:
"spk \'i.c.fool.day\'" |
Re: Help with this module
Sorry, but all I see is a file output. What module are you asking help for? What is your Scripting question as well
|
Re: Help with this module
That is the speech.ini file in AmxModX configs directory. It is accessed from the amxmodmenu and speech menu in the game to speak different sounds.
From the looks of it @girotto, you have custom sounds in the speech.ini file, because those are different than the English ones. Which means you have your custom mod with its own sounds. Some sounds are whole file, while some are bits from @girotto, the question is does that work when you use it in the game? If does are you asking that, you are looking for the sound file for other reason? If it doesn't work, then you need to look in the sound folder that was downloaded with your custom mod. If you find the "i.c.fool.day" make sure to change the folder line in the speech.ini file you have. If you cannot find the file, probably the custom mod is using bits from other sounds together to make a sentence. |
Re: Help with this module
Quote:
Thanks guy! I wanna change the sounds, for my sounds Thanks again, now you can close ^^ |
| All times are GMT -4. The time now is 20:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.