Jump to content

ReStrooke

Member
  • Content Count

    7
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About ReStrooke

  • Rank
    Rookie
  1. Hi guys, do you have an idea how i can make every player respawn at the same time? I mean, that every Blufor and every Opfor Unit dies, and then ALL respawn at the same time!
  2. I'm veeeeery new to arma 2 scripting... :D I don't get it with "remote execution". :D ---------- Post added at 19:52 ---------- Previous post was at 19:34 ---------- And how do i get the "main" script to work? So in this case this part:
  3. Hi Guys, i have 3 questions in SQF. So here they come: Q 1: Is it possible to spawn a bomb with setPos [getPos this select 0, getPos this select 1, getPos this select 2] and add to the 3 values another value. (Like getPos this select 0 + 20m) Q 2: Is it possible to show a picture in a hint? Q 3: Is it possible to give the units in a c130j a hint if the c130j is damaged? I tried: Problems: it doesn't give me a hint and if it work, it would show the hint to all players in the server. Thanks for your answers :) And additional: The best way to execute the script? :)
  4. Thanks. Works fine :)
  5. Still won't work... How should i execute the script?
  6. Hi, I build a Mission, and to make it more fun, i want that if i enter a trigger some Opfor Units are moving to my position. I tried scripts like: _unit = this selected 0; _position = getPos SQLeader; _unit moveto _position; but these wont work :(. So i'm asking you: Is it possible that 3-5 Opfor units move to my Position? what's the script and how du i exec it :) Thanks, ReStrooke
  7. Hey, I would like, if BI add a CO-OP Mission editor... This would be Awesome! And, another question: What a system do you use to run Arma 3 Alpha?
×