Jump to content

Radioactive

Member
  • Content Count

    26
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About Radioactive

  • Rank
    Private First Class
  1. Radioactive

    waitUntil Distance <=10 question

    I am typing in notepad.
  2. Radioactive

    waitUntil Distance <=10 question

    Erm, well, they are supposed to be just standard double quotes... like shift + ' = ". That is what I'm using. I don't know why it's acting weird.
  3. Radioactive

    waitUntil Distance <=10 question

    Works after this. Strange, I use the same quotes around other scripts when using execVM in other missions and it works fine.
  4. Radioactive

    waitUntil Distance <=10 question

    Got this from the rpt file. "3:37:54 Error in expression <ssions\soundtest.Altis\init.sqf" execVM “distance.sqfâ€;> 3:37:54 Error position: <“distance.sqfâ€;> 3:37:54 Error Invalid number in expression" Apparently my init file is wrong... execVM “distance.sqfâ€; This is wrong? I looked...way too closely to see if I misspelled distance or any other syntax error and I can't find a thing... Edit: Same thing with InitPlayerLocal as well, doesn't make a difference.
  5. Radioactive

    waitUntil Distance <=10 question

    Oh dear those syntax errors are humbling, thanks a bunch JShock :) Edit: Still not working...I'll keep trying to figure it out
  6. I have a question regarding an issue I'm having with my distance script: while {true} do { waituntil {((player distance a1) <= 10);}; a1 say3d "sound";; Basically, when the player gets within 10 meters of an AI named a1, I want him to play a dialogue named "sound". This distance script is in init.sqf as execVM “distance.sqfâ€; . It doesn't work when I walk within 10 meters of the AI, and I can't seem to figure out why. Also I have a question about the object name "player", as this will be a multiplayer mission. Will this object name work for all players or will it only work if the host player activates the distance <= 10? If so do I need to set the object as an array of names of the playable units? Any insight would be very appreciated. Thank you.
  7. Radioactive

    US Army 2009 Units

    Are the units supposed to have gloves? Because none of mine are wearing any sort of hand protection.
  8. Since its the U.S Army I wonder if they will use their ACU camo, I think it looks better then the Marines Marpat.
  9. Radioactive

    Tools Released

    So does this mean ACE mod?
  10. Thanks Manzilla I've been looking for help on this as well
  11. already giving up on the game after 3 days just way rto hard of a game to play for me to many buttons... just way rto hard of a game to play for me to many buttons... rto hard of a game to play for me to many buttons... to play for me to many buttons... to many buttons... many buttons... BUTTONS...
  12. Radioactive

    Editor Para Drop

    Im confused as to where to put those scripts, the init field? The name field? It doesn't specify on those things. I understand that maybe the poster thought everyone already knew basic scripting guidelines and such, but I still don't know what to do.
  13. Radioactive

    FOR B.I. Please read

    Thats the sound of the bullet going into or coming out of supersonic speed If what you said about you being in the army is true, then of all people you should know this
  14. Radioactive

    VopSound 2.1

    Steam version shouldnt be any different than store bought, other than the auto-updater
×