Sorry if this has been answered before.
I need to clear an area of map of trees. I'm certain I've done this before using the line:
(Object 172022) SetPos [(_Xco + (Random 30)), (_Yco + (Random 30)), _Zco]
But its been a while since I've scripted and it doesn't work anymore
The line gives no errors but also doesnt move the tree at all. I can change the direction of the tree alright and destroy it but I cant move it :-\
Any ideas?
Thanks in advance.