Raised This Month: $ Target: $400
 0% 

[REQ] Join Sound


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
samer 123
BANNED
Join Date: Aug 2010
Location: palestine
Old 06-25-2012 , 05:30   [REQ] Join Sound
Reply With Quote #1

Can anyone show me a sma or plugin code that when the client join the server he will hear sound that i make it .wav with hud message?

put the hud message anywhere i'll put it after you make the code

Thanks.
samer 123 is offline
Send a message via MSN to samer 123 Send a message via Skype™ to samer 123
Old 06-25-2012, 07:33
samer 123
This message has been deleted by YamiKaitou. Reason: if you think it is so easy, make it yourself, otherwise wait 14 days until you bump
samer 123
BANNED
Join Date: Aug 2010
Location: palestine
Old 06-25-2012 , 08:22   Re: [REQ] Join Sound
Reply With Quote #2

Are You Understanding me???
samer 123 is offline
Send a message via MSN to samer 123 Send a message via Skype™ to samer 123
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 06-25-2012 , 08:48   Re: [REQ] Join Sound
Reply With Quote #3

Code:
#include <amxmodx> pubic client_putinserver(id){  //client_cmd(0,"high man, kill some idiot here")  client_cmd(0,"spk scientist/c1a3_sci_silo2a.wav") }
__________________
The functional way is the right way

Last edited by GordonFreeman (RU); 06-25-2012 at 08:49.
GordonFreeman (RU) is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 06-25-2012 , 09:25   Re: [REQ] Join Sound
Reply With Quote #4

Quote:
Originally Posted by samer 123 View Post
Are You Understanding me???
What part of "wait 14 days until you bump" did you not understand?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
samer 123
BANNED
Join Date: Aug 2010
Location: palestine
Old 06-25-2012 , 10:17   Re: [REQ] Join Sound
Reply With Quote #5

and it will download this .wav?

Last edited by samer 123; 06-25-2012 at 11:29.
samer 123 is offline
Send a message via MSN to samer 123 Send a message via Skype™ to samer 123
Old 06-25-2012, 14:04
samer 123
This message has been deleted by Exolent[jNr]. Reason: Don't bump until 2 weeks have passed since last post.
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 06-25-2012 , 22:47   Re: [REQ] Join Sound
Reply With Quote #6

put:
Code:
plugin_precache(){  precache_sound("scientist/c1a3_sci_silo2a.wav") }
__________________
The functional way is the right way
GordonFreeman (RU) is offline
samer 123
BANNED
Join Date: Aug 2010
Location: palestine
Old 06-26-2012 , 00:03   Re: [REQ] Join Sound
Reply With Quote #7

Its Not working Can you give me Full code

i want the file name is hello

and i want the clients to download it.
samer 123 is offline
Send a message via MSN to samer 123 Send a message via Skype™ to samer 123
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 06-26-2012 , 00:17   Re: [REQ] Join Sound
Reply With Quote #8

Code:
#include <amxmodx> public plugin_precache(){  precache_sound("scientist/c1a3_sci_silo2a.wav") } pubic client_putinserver(id){  client_cmd(0,"spk scientist/c1a3_sci_silo2a.wav") }
__________________
The functional way is the right way

Last edited by GordonFreeman (RU); 06-26-2012 at 00:22. Reason: ololo :D
GordonFreeman (RU) is offline
samer 123
BANNED
Join Date: Aug 2010
Location: palestine
Old 06-26-2012 , 00:20   Re: [REQ] Join Sound
Reply With Quote #9

Not Working !

i can't compile it
samer 123 is offline
Send a message via MSN to samer 123 Send a message via Skype™ to samer 123
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 06-26-2012 , 00:22   Re: [REQ] Join Sound
Reply With Quote #10

fixed
__________________
The functional way is the right way
GordonFreeman (RU) 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 08:52.


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