(>.:NOS:.<) : Ozzys : Posted August 30, 2006 Report Share Posted August 30, 2006 (edited) nu es griveeju ielikt savas sknjas raunsond failaa ! ciksapratu jaaparkonfiguree raundsound.sma fails!!!! itkaa manu praat visu izdariiju pareizi! nu skat ka man tajaa parkonfigureetaja failaa ir!::::: #include <amxmodx> public plugin_init() { register_plugin("RoundSound","1.0","PaintLancer") register_event("SendAudio", "t_win", "a", "2&%!MRAD_terwin") register_event("SendAudio", "ct_win", "a", "2&%!MRAD_ctwin") } public t_win() { new rand = random_num(0,2) client_cmd(0,"stopsound") switch(rand) { case 0: client_cmd(0,"spk misc/4") case 1: client_cmd(0,"spk misc/ST_return_of_hip_hop") case 2: client_cmd(0,"spk misc/2_Tha_Game1") } return PLUGIN_CONTINUE } public ct_win() { new rand = random_num(0,2) client_cmd(0,"stopsound") switch(rand) { case 0: client_cmd(0,"spk misc/4") case 1: client_cmd(0,"spk misc/ST_return_of_hip_hop") case 2: client_cmd(0,"spk misc/2_Tha_Game1") } return PLUGIN_CONTINUE } public plugin_precache() { precache_sound("misc/4.wav") precache_sound("misc/ST_return_of_hip_hop.wav") precache_sound("misc/2_Tha_Game1.wav") return PLUGIN_CONTINUE } nu un taapat nesaprotu ko es izdariju nepareizi!! nokompliteeju skanjas saliku bet taapat skan vecaas skanjas!!! Edited August 30, 2006 by (>.:NOS:.<) : Ozzys : Link to comment Share on other sites More sharing options...
(>.:NOS:.<) : Ozzys : Posted August 31, 2006 Author Report Share Posted August 31, 2006 cereeju ka vareesiet paliidzeet!! skatijos itkaa citos postos izdariiju itkaa visu kas bija teikts bet nu nekaa!! Link to comment Share on other sites More sharing options...
FuNk1Y Posted August 31, 2006 Report Share Posted August 31, 2006 Tad dari lidz kamer sanak Link to comment Share on other sites More sharing options...
(>.:NOS:.<) : Ozzys : Posted August 31, 2006 Author Report Share Posted August 31, 2006 jap taa arii dariiju un viss sanaaca!! variet izmeegginaat sound nosclan.zapto.org Link to comment Share on other sites More sharing options...
Kavacky Posted August 31, 2006 Report Share Posted August 31, 2006 Cik jauki. Un mēs noteikti degam nepacietībā ietestēt. Link to comment Share on other sites More sharing options...
Recommended Posts