Jump to content

Broo1337

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Broo1337

  1. if isInSlot(x, y, itemWidth, itemHeight) then selectedRadio = radios[index].name selectedRadioURL = radios[index].url if isElement(radioP) then destroyElement(radioP) end radioP = playSound(radios[index].url) setSoundVolume(radioP, hangero/50) pausebutton = true end
  2. Hey, i made a simple radio script, it works alright but after some time its just stops. Its really random, sometime it works for 10 secounds and sometime it works for minutes. i tried different urls but it doesnt change, i downloaded other radio scripts to see if i made something wrong, but i dont see anything, i play the sound on client side.
×
×
  • Create New...