Thread: Nade Messages
View Single Post
Destro
Junior Member
Join Date: Aug 2005
Location: MUC
Old 04-24-2006 , 14:45  
Reply With Quote #21

yeah it's me again
i tryed the last days to put a random in your script
but, well you will probably know what happens
i failed.

i tryed to put the code from the roundsound plugin to yours
from this
Code:
new g_szSoundFile[] = "misc/sound.wav"
to this
Code:
  new g_szSoundFile = random_num(0,2)

  switch(g_szSoundFile)
  {
    case 0: client_cmd(0,"spk misc/sound1")
    case 1: client_cmd(0,"spk misc/sound2")
    case 2: client_cmd(0,"spk misc/sound3")
  }
well, the compile also doesn't work.
can you help again *dogeyes*
__________________
81.92.166.123 - Deathmatchbude USH >>V6<<
AMXX 1.76b, Metamod 1.19p28, HLG 1.9.n10, SB 3.3, CSDM 1,7 (itemmode)
Maps: cs_assault, cs_italy, cs_militia, cs_office, cs_siege, de_aztec, de_cbble, de_dust, de_dust2, de_inferno, de_nuke, de_train and de_vertigo
more infos @ www.spassbude.info
Destro is offline
Send a message via ICQ to Destro