Arma 3
42 ratings
T3DEN
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
Mod Type: Editor Extension
File Size
Posted
Updated
124.722 KB
13 Sep, 2017 @ 4:46pm
14 Nov, 2017 @ 5:13pm
8 Change Notes ( view )

Subscribe to download
T3DEN

Description

THIS ADDON IS AN DEVELOPER TOOLS FOR EXPORTING OBJECTS FROM EDITOR TO SQF


This addon is designed to expand the capabilities of 3DEN Editor. Over time, the addon will be further developed.

Language: Russian, English


Functionality:
  • Export objects from mission.sqm to SQF format.
  • Export selected objects from mission.sqm to SQF format.
  • Export markers from mission.sqm to SQF format.
  • Export selected markers from mission.sqm to SQF format.
  • Export vehicles(without crew) from mission.sqm to SQF format.
  • Export selected vehicles(without crew) from mission.sqm to SQF format.
  • Export bots(Group, waypoints, vehicle with crew and people) from mission.sqm to SQF format.
  • Export selected bots(Group, waypoints, vehicle with crew and people) from mission.sqm to SQF format.


WARNING! If you are using an initialization, name, call sing, face, voice or pitch (in the attributes of object), add the permission to the function bis_fnc_call in class cfgRemoteExec in class Functions. Example:
class CfgRemoteExec { class Functions { mode = 1; jip = 0; class bis_fnc_call { allowedTargets = 0; }; }; };
18 Comments
Warhammer Actual 12 Feb, 2023 @ 5:21pm 
@mmkostya any "Import" functionality planned or capability in the future ?
mmkostya  [author] 18 Mar, 2022 @ 5:37pm 
[BL] wirpy, Yes.
1) Select objects
2) RCM
3) Click on T3den/"Export Selected For SQF" in popup menu. Screenshot: https://i.imgur.com/UblULrR.png
[BL] wirpy (Main) 10 Mar, 2022 @ 2:35am 
Is It possible to export a selection to SQF using this mod and If so how?
mmkostya  [author] 24 May, 2021 @ 5:36am 
xPASHA122x, честно говоря я не знаю как сделано в Ares, что-то подобное было на Arma 2, с поправкой на особенности той версии. В планах было добавить импорт и еще некоторые дополнения, но я сейчас не занимаюсь армой и пока не знаю буду ли выпускать обновления.
xPASHA122x 15 May, 2021 @ 6:52pm 
Я так понял это аналог копирования объектов из Ares, а для импорта функция будет ?
mmkostya  [author] 19 Apr, 2021 @ 10:44pm 
No, this mod is an developer tool for exporting objects from editor to SQF
john_maus 19 Apr, 2021 @ 6:29pm 
does this mod add more animations?
mmkostya  [author] 3 Dec, 2018 @ 8:19pm 
𝓓𝓮𝓵𝓮𝔁𝓲𝓬𝓪𝓵 | FadedServers, Hello. Can you sent the video so that I understand what the problem is?
Pokimane 29 Nov, 2018 @ 4:12am 
For some reason, objects seem to spawn slightly off when placed inside buildings or even in the ground. It may be to do with collision. Also, AI spawn in weird animations.
diveyez 10 Nov, 2018 @ 11:44am 
So basically this is achilles part 2