Home   Help Search Login Register  

Author Topic: Weapons on Choppers  (Read 323 times)

0 Members and 1 Guest are viewing this topic.

Ducky Zeus

  • Guest
Weapons on Choppers
« on: 30 Aug 2004, 22:19:45 »
HI, im making a mission using a template and i have a mI17 wit this script attached on it : [this, "MI17"] exec "common\vehrespawn.sqs" ok that script works fine but i would like to know what to add after that to make the chopper not to have any guns or rockets :D Thanks alot  

Offline Mud_Spike

  • Contributing Member
  • **
Re:Weapons on Choppers
« Reply #1 on: 30 Aug 2004, 22:24:24 »
Code: [Select]
removeAllWeapons chopper_name
Read the sticky Respawn thread in the multiplayer forum
to figure out where to add the command.