how could i play a audio wave file

This is used for general discussion that is not necessarily server-related.
Post Reply
wepainters
This is my homepage
This is my homepage
Posts: 81
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Sep 24, 2004 1:29 pm
Contact:

how could i play a audio wave file

Post by wepainters »

hello wepainters here

can anyone tell me how to play a audio wav file from a bound key
hello my name is wepainters and i approve this message
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

http://amxmodx.org/forums/viewtopic.php?p=51314

you can install that and bind a key to the trigger, which would be a word
-Nick
wepainters
This is my homepage
This is my homepage
Posts: 81
Joined: Fri Sep 24, 2004 1:29 pm
Contact:

Post by wepainters »

ok i downloaded this

and am using it but i am the only one that hears audio wav file

how can i force all players to download the wav files i wish to use on my server
hello my name is wepainters and i approve this message
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

you could add them to a .res file for one of your maps. for example, make a file called de_dust.res and in it include the paths to your music files on the server.
wepainters
This is my homepage
This is my homepage
Posts: 81
Joined: Fri Sep 24, 2004 1:29 pm
Contact:

Post by wepainters »

ok we tryed that but it didnt work

it appears i have two sorts of wav files

i have bleet.wav.ztmp all of these files with the ztmp work

but the standard burp.wav will not work on our server unless i am doing somthing wrong
hello my name is wepainters and i approve this message
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

you need to setup triggers and have the plugin running of course in amxmodx, the trigger needs to be a word like "burp"

you need to have the sound on the server as well, and on the client

the ztmp file is just the server cache file so it loads quicker for the server, nothing to worry about
-Nick
wepainters
This is my homepage
This is my homepage
Posts: 81
Joined: Fri Sep 24, 2004 1:29 pm
Contact:

Post by wepainters »

ok we got it thank you
hello my name is wepainters and i approve this message
Post Reply