Results 1 to 3 of 3

Thread: Attaching a mortar to a truck...possible?

  1. #1

    Attaching a mortar to a truck...possible?

    Hi guys, just wondering if it would be possible to attach a mortar to the back of an open truck... and if so, how?

    Thanks for any help you can give guys.

  2. #2

  3. #3
    Of course it's possible, here's one that I've found that will make the mortar fit into the back of an Offroad pick-up truck. Put this into the Mortars init line

    Code:
    this setPos [getPos this select 0, getPos this select 1, (getPos this select 2) +1]
    It's not attachTo, but it does work. You can use attachTo, that in fact is better.

Posting Permissions

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