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

xxxmlgxxxt

Member
  • Content Count

    5
  • Joined

  • Last visited

  • Medals

Everything posted by xxxmlgxxxt

  1. Is there any way to check if something is visible?
  2. xxxmlgxxxt

    Is visible

    A line of sight check just checking if something is visible for your player. Edit: i might of just found something testing it now. Edit2: doesnt seem to be working.
  3. xxxmlgxxxt

    Scripting problem

    Thank you it worked
  4. Why isnt this working? if (assignedVehicleRole _unit == '["Driver"]') then { _unit action ["EJECT", vehicle _unit]; };
×