Results 1 to 2 of 2

Thread: start without weapon

  1. #1

    start without weapon

    is there a way i can make a unit weaponless?

  2. #2
    Put this into the unit's init line:
    Code:
    removeAllWeapons this;


    BTW, wrong section, you want to use this one for such questions

Posting Permissions

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