View Single Post
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