How to install

Set-Pos-In-Game
Description:
Real time object placing. Made by Faguss
Website:
ofp-faguss.com
Mod Type:
Tools
Download Size:
665 KB
Force Folder Name:
Enabled
Multiplayer Compatibility:
No
34641429Added by faguss_pl on 16th Aug 2021

Preview Installation Script:     From version:  

1.6 2025-09-18 20:37:27
{https://ofp-faguss.com/files/set-pos-in-game.zip
http://faguss.paradoxstudio.uk/files/set-pos-in-game.zip}

1.52021-08-16 17:24:04

1.512021-10-18 13:38:59
- When saving pos/rel with Fwatch 1.15 script SPIG_Load.sqs is automatically copied to the mission directory and a scripting command to use it is copied to the clipboard
- In Build menu a single preview object is displayed

1.522023-06-01 19:30:15
- fixed objects being saved with incorrect direction when saving sqm

1.532024-02-29 21:03:25
- object can now be moved with a mouse while holding left click
- reduced screen warping while moving camera
- camera position is kept when turning off manual camera mode
- mouse cursor position is suspended while holding mouse button
- holding mouse button to move object/camera can only be done while cursor is not over interface
- fixed issue with incorrectly leaving Insert Object menu with ESC key

1.542024-07-08 22:11:33
- Insert Object menu will now read object lists from the folder „db_autogenerated”

1.62025-09-18 20:37:27
- Removed compatibility with older versions of Fwatch. Now only works with 1.16
Save system overhaul:
- Saves are in now a new format stored in the fwatch\idb\spig. Old ones are automatically converted
- Instead of having numbered save files now they can have custom names and there’s no limit
- Removed distinction between save types and absolute/relative position
- Loading does not reuse existing objects but always adds new. Added button to merge objects from a file
- Exporting to the mission.sqm is now done with Fwatch instead of using an external program
- Soldiers can now be exported to the mission.sqm
- Vehicles can now be imported from the mission.sqm file
- Standalone SQS scripts can now be generated (instead of creating a special save file for the SPIG_Load.sqs)
Build menu overhaul:
- Camera and objects now can be moved while in the menu
- Removed option for changing origin point (now it’s always the last marked object)
- You can now change object distance, object direction, layer distance and layer direction
- Fixed bug with preview object facing incorrect direction
- Preview object now jumps to show where the new objects will be placed
- Verifies if the user input is a number
- Added object amount limit (10 rows, 50 columns)
- Left mouse button will now move the camera and right – move object (to avoid accidental object movement)
- Holding middle mouse button and moving mouse will change object’s position in the Z axis
- Middle mouse button (in the object list) opens Edit Unit menu
- Right mouse button (in the object list) marks object
- Mouse scroll in the object list will only scroll the list without changing the current selection
- Objects can be placed using map screen by pressing M key
- Insert object: if there are no addons then „Armored Target” will be selected first instead of a plane
- Edit Unit: object’s side can be changed (Empty are exported to vehicles and all others are exported to soldiers)
- Edit Unit: added option to change object’s coordinates
- Edit Unit: added group name option to sort soldiers into groups (in SQS export it will assign group to this variable)
- Edit Unit: now verifies if the typed object name and group name are valid variable names
- Object list now will display group name
- When cloning objects counter in the object’s name is incremented
- „Remove object” button text is updated to show how many objects have been marked
- Fixed bug with being stuck in the manual camera mode
- Fixed bug with multiple objects not being moved when two objects were marked
- Fixed bug with cloning objects – name of the object that was copied was being changed
- Folder Demo missions was renamed to MissionsUsers
- Removed files spig2sqm.exe, spigConvert.exe, SPIG_Load.sqs
- Added demo missions SPIG-Bunker and SPIG-Groups and removed SPIG-Demo and SPIG-Soldiers