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