Raised This Month: $ Target: $400
 0% 

Help with this module


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
girotto000
Senior Member
Join Date: Feb 2013
Old 02-12-2013 , 21:52   Help with this module
Reply With Quote #1

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 file
; File location: $moddir/addons/amxmodx/configs/speech.ini
; To use with Commands Menu plugin

; NOTE: By default in all settings the access level is set to "u".
;       However you can change that, to limit the access to some settings.

; Commands Menu: ; < description > < command > < flags > < access level >
; "a" - execute from server console
; "b" - execute from admin console
; "c" - execute on all clients
; "d" - back to menu when executed 

"Vai se Fude"		        "spk \'i.c.fool.day\'"                  "cd"	"u"
"Barulho"		        "spk \'dadeda.dadeda\'"                 "cd"	"u"
"Adm On"		        "spk \'administration.on\'"             "cd"	"u"
"Cuidado!"		        "spk \'warning.violation\'"             "cd"	"u"
"Hello"		                "spk \'hello\'"                         "cd"	"u"
"Risada"		        "spk \'hgrunt/c2a3_hg_laugh\'"          "cd"	"u"
"Boaa"	                        "spk \'ambience/goal_1\'"	        "cd"	"u"
"Live"                          "spk \'life.life.life.go\'"             "cd"    "u"
"Xiu"	                        "spk \'scientist/shutup2\'"	        "cd"	"u"
"Vai se Fuder Amigo"		"spk \'fine.c.fool.day.amigo\'"		"cd"	"u"
"Vai tomar no Cu"		"spk \'fine.to.may.no.crew.amigo\'"	"cd"	"u"
"Miou"			        "spk \'ambience/cat1\'"			"cd"	"u"
"Objetivo Players"	        "spk \'amigo.move.objective\'"		"cd"	"u"
"Nice"		                "spk \'nice\'"	                        "cd"	"u"
"Maconha"                       "spk \'fool.may.back\'"                 "cd"    "u"
"Bife"                          "spk \'ambience/cow\'"                  "cd"    "u"
"Papa Leguas"                   "spk \'sound/binds/bipbip\'"            "cd"    "u"
In the case:
Code:
"Papa Leguas"                   "spk \'sound/binds/bipbip\'"            "cd"    "u"
"Papa Leguas" - It's the name of the sound that will appear in the amxmodmenu i think.
"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\'"
If you look, there is some that explain the directory, like this:
Code:
"spk \'sound/binds/bipbip\'"
You can see that the sound is in sound/binds
But the first example:
Code:
"spk \'i.c.fool.day\'"
I cant find where is this sound, can you help me to understand this? thanks!
girotto000 is offline
 



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 20:33.


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