[Filterscript] PAEditor - an editor for attaching objects. - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13) ---- Forum: Filterscripts (https://forum.open.mp/forumdisplay.php?fid=30) ---- Thread: [Filterscript] PAEditor - an editor for attaching objects. (/showthread.php?tid=2605) |
PAEditor - an editor for attaching objects. - email.d.value - 2024-02-23 PAEditor
-----------------------------
The goal was to develop an editor for attaching objects (PAEditor) with a user-friendly interface
Interface language:
Start:
Button Manage:
Export:
New:
Delete:
Duplicate:
Objects:
Bone:
Symmetry:
Edit:
Colors:
Camera Move:
Animation:
Clear Anim:
Prev & Next Skin:
Skin:
> Images Author: Saibot
RE: PAEditor - an editor for attaching objects. - Radical - 2024-02-27 I haven't tested it yet, but it looks good in the pictures. good job RE: PAEditor - an editor for attaching objects. - email.d.value - 2024-02-27 Update v1.1 Added the ability to rotate the camera during active quick access panel. Keys: up, down, left, right (arrow keys), and scaling with Shift, Alt. Button changes: Manage: - Left-click opens a dialog to choose a single attachment. - Right-click opens a dialog to choose multiple attachments simultaneously. If you select an attachment or multiple attachments using the right mouse button, you can move these attachments using the keys W S A D Q E when pressing the Edit button. Objects: - Left-click opens a dialog where you can enter, add, or open a list of objects. - Right-click immediately opens the list of objects. Colors: - Left-click opens a dialog where you can enter, add, or open a list of colors. - Right-click immediately opens the list of colors. New buttons: Bone: - Change the bone for the current attachment. Symmetry: - Symmetrically mirrors the current object and moves it to the opposite bone. For example, if the object was in the left hand, it will be moved to the right hand. If there is no opposite bone, it remains on the same one; for example, if it's the head, it stays there. Camera Move: - Enable/disable camera rotation in the quick access panel. Prev & Next Skin: - Left-click for quick skin switching. - Right-click for quick skin switching and automatic project export. New language added: - Belarusian © 21st year RE: PAEditor - an editor for attaching objects. - email.d.value - 2024-02-28 Update v1.2
RE: PAEditor - an editor for attaching objects. - email.d.value - 2024-05-18 Update v1.3 - New interface for editing attachments. If an object is selected with the left mouse button in Manage, to open the new interface, right-click on Edit. If an object or objects are selected with the right mouse button in Manage, the new interface is activated by default on the Edit button. In the new interface, you can manually input axis data by right-clicking on the movement icon. - The New button has been changed, now if you click with the left mouse button, a menu with bone selection opens. If you click with the right mouse button, a menu opens to manually input data item by item, and you can also enter all data separated by commas. - The Bone button has been changed, now it is Bone/Note If you click with the left mouse button, you can change the bone If you click with the right mouse button, you can change the comment for the current process Minor improvements
PS. You will need to transfer only the resources and project folders from the old version to the new one. https://imgur.com/9fYuZ3Q https://imgur.com/PtHTkHf https://imgur.com/dVDn74g RE: PAEditor - an editor for attaching objects. - Emirto - 2024-10-16 how to install it ? RE: PAEditor - an editor for attaching objects. - email.d.value - 2024-10-18 (2024-10-16, 09:33 PM)Emirto Wrote: how to install it ? Download the mod from here (PAEditor) and run it like a regular SA-MP server on your local PC. |