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

xxxmlgxxxt

Member
  • Content Count

    5
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About xxxmlgxxxt

  • Rank
    Rookie
  1. 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.
  2. Is there any way to check if something is visible?
  3. xxxmlgxxxt

    Scripting problem

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