Precise object moving and rotating


This is a small script for AutoHotkey. It sends commands to ingame console, alowing you to move selected object in any dirrections using numpad keys. Alowing you to move most objects anywere.Iside other object if you wish.
So, actualy, it types commands in console instead of you, fast. It helped me in building my settlemens alot!

Installation
For it to work you need to install AutoHotkeys.
After installation, dowload my file and just double click it. Thats all. It will work while you are ingame.

Ingame usage
Open console (~ button), select object to move leftlicking on it. Than just pres and hold desired hotkey. Dont close the console 😉
It have two modes. Smooth – NumLock – is on, moves and rotates by 1 unit. And normal – NumLock – is off, moves and rotates by 5 units.

Hotkeys

NumLock OFF – normal mode
NumLock ON – smooth mode

Num4 and Num6 – moves object by “x” axis
Num8 and Num2 – moves object by “y” axis
Num”+” and Num”-” – moves abject by “z” axis

Num9 and Num3 – rotates object around “y” axis
Num 7 and Num1 – rotates object around “x” axis
Num/ and Num* – rotates object around “z” axis

Update

Aded two optional files:
FreeMove_50 – Script variant with aded 50 unit movement (60 for rotations) step while “alt” is presed with main hotkey set.
FreeMove_no_detection – If main script doesn works for you att all, try this one. In some cases AH cand detect that Fallo 4 is opened. So i disabled detection function. BUT. As a result hotkey will work now in any other programm. So, close the script while ur not ingame.

Authors:
ad3d0


Leave a Reply

Your email address will not be published.