Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

HaiHappen

Member
  • Content Count

    5
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About HaiHappen

  • Rank
    Rookie
  1. Hey, Yes, this time I was able to close the window, but unfortunately the activation does not work. I've tried something myself, but I can't do it. Unfortunately I think I have to give it up.
  2. Hey, first thx for your work! Sadly it doesnt work.....after pasting the script to "addAction" I have got the error "invalid number in expression". I tryed to fix it, without any luck. Between the first "Audioger" is a space but thats not the Problem.
  3. Unfortunately it didn't work and I can't fix it. I get an error message after confirming the script: sorry for german interface! this is my description.ext: I've been trying to figure out where exactly the ";" shood be, but i found no solution. And yes, its for a Multiplayer Rollplaymission.
  4. Ok, thanks! Unfortunately I'm not that good and experienced whith scripts. Description.ext is set up for playing own songs. At the moment I have this script in to the radio: ra1 addAction [ "On" , { ra1 say3D [ "Audioger", 50, 1]; } ]; I can start the .ogg with the "ON" Button like this, but it doesn't stop when i hit the button again. I would like it to have a second button with "Music Radio", if i hit this one the first ogg stops and the new ogg starts. Optional a third button with "OFF" which stops all ogg who runs would be nice. Could you help me with this, please?
  5. Hey guys, I used this guide to add a channel to a radio to play my own sounds. Now I'm wondering if it's possible to add multiple channels by selection and how the script would look like. To explain, for a role-playing mission I would like to send a soldier to the radio and ask him to switch it from the battleradio to music. thx for helping me! 🙂
×