Jump to content

cremaster34

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About cremaster34

  • Rank
    Newbie
  1. cremaster34

    Test if AI unit is in a vehicle

    If a unit is in an vehicle then: _unit != (vehicle _unit) So to omit units who are mounted you might write: If(_unit == (vehicle _unit)) then { _x ...; };
  2. Hi, I installed the files above and the installation worked fine for me, but know i have some issues with it: Teamspeak reports successful connection and ingame i get a changed radio icon in inventory, only the keys won´t work, although I unbinded the defaults. So radio won´t appear and I get no "squak". Where is my fault?
×