Results 1 to 3 of 3

Thread: Adding a weapon to a civilian

  1. #1

    Adding a weapon to a civilian

    Hello. I am trying to add a weapon to a civilian by using addWeapon.
    However, I need to specify the unitName, and I don't know what I should type there. If I want to add a weapon to myself, I type "player addWeapon" but what if I want to add it to say a civilian?

  2. #2
    this addweapon "weaponcode"


    If the individual already have any weapons:

    removeallweapons this; this addWeapon "weaponcode"

  3. #3
    Chief Warrant Officer Daniel's Avatar
    Join Date
    Oct 26 2004
    Location
    Lake District, England
    Posts
    3,601
    Say you wanted to add an AK-74. On the civi's On Activation line, you'd put.

    this addmagazine "30Rnd_545x39_AK"; this addmagazine "30Rnd_545x39_AK"; this addmagazine "30Rnd_545x39_AK"; this addweapon "AK74"
    "RIVET-COUNTER" ALARM [SCANNING]
    VOLCBAT
    Future Hamok Pilot

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •