Jump to content

benwilkins

Members
  • Posts

    80
  • Joined

  • Last visited

Everything posted by benwilkins

  1. benwilkins

    Help

    Hey guys, trying to make some code: function setBinds() bindKey(source, "O", "down", toggleSirens) end function toggleSirens() local sound = playSound("siren.mp3") setSoundVolume(sound, 0.5) end I have the siren.mp3 in the resources/sirens folder. and have this in the meta file: I press O and it just doesnt do anything.
  2. Hey, I was wondering if someone would help me. I am trying to make a simple resource, so when your in a certian car, you can press O and it toggles a sound file that I already have called sirens.mp3. If someone could just point me in the right direction, even if they can just sort me out with somethig that it toggles a sound in every car and i can just mess around with it.. Thanks
  3. Hey, any updates on when the download section for resources will be avaliable again? Its been down for like ever.
  4. Hey guys, me and a friend scripted a new emergency headlight flasher, because there was none on MTA that was realistic, all of the scripts on mta servers, valhalla for example, just strobe left to right. This mod is based on the UK police cars, check the video here:
×
×
  • Create New...