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

Sense

Member
  • Content Count

    5
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About Sense

  • Rank
    Rookie
  1. Weapon Class- Mk82BombLauncher_6 Magazine Class- 6Rnd_Mk82
  2. you can place a Helipad (NOT the invisible one) and put "this setdamage 1" in the initfield. it will clear the grass and disappear. but it will not destroy larger things like trees or bushes i think
  3. Sense

    create a dialog

    did you use .SQS or SQF syntax/fileextension? in sqs you have to use ~5 for a 5sec sleep
  4. try this DisableAI "TARGET";this DisableAI "AUTOTARGET" ;this DisableAI "MOVE" ;this DisableAI "ANIM"; put it in the INIT line for the unit. and try SwitchMove instead of PlayMove its from my head since i am at work, so cant test :)
  5. ok i was a little bored and put together a small collection of animated soldiers and thier vehicles. You can put them in your Bases to increase the ambiance of your missions. most are performing so maintanance task on thier vehicles or idle around. they come with a trigger to start thier animations so they should work fine in multiplayer. Alle names start with "base_" so if you have similar names allready in your mission you have to tweak stuff a bit. The crew members and objects (like barrels and boxes) are attached to thier vehicles so you can turn the vehicly in any direction you want, the soldiers will face the right direction. Preview of TankCrew Download
×