Modding/Official Tools – Arma Reforger Category
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Add enfusion:// link format explanation (more to come in a later patch)) |
Lou Montana (talk | contribs) (Fix link info formatting and data) |
||
Line 59: | Line 59: | ||
=== Link === | === Link === | ||
A Workbench link is | A Workbench link is composed of the {{hl|enfusion://}} protocol, the Module to open, eventually an addon ID, the relative file path and eventual parameters: | ||
* {{Color|blue|enfusion://}}{{Color|darkorange|ResourceManager}}'''/'''{{Color|green|~ArmaReforger:}}{{Color|#555|Configs/Factions/BLUFOR.conf}} | * {{Color|blue|enfusion://}}{{Color|darkorange|ResourceManager}}'''/'''{{Color|green|~ArmaReforger:}}{{Color|#555|Configs/Factions/BLUFOR.conf}} | ||
* {{Color|blue|enfusion://}}{{Color|darkorange|WorldEditor}}'''/'''{{Color|#555|worlds/arland/arland.ent}}''';'''{{Color|red|3458.4,34.5587,2820.21}}''';'''{{Color|darkred|-15.107,297.881,0}}<!-- ''';'''{{Color| | * {{Color|blue|enfusion://}}{{Color|darkorange|ScriptEditor}}'''/'''{{Color|#555|scripts/Game/Editor/Containers/UIInfo/SCR_UIInfo.c}}''';'''{{Color|red|8}} | ||
* {{Color|blue|enfusion://}}{{Color|darkorange|WorldEditor}}'''/'''{{Color|#555|worlds/arland/arland.ent}}''';'''{{Color|red|3458.4,34.5587,2820.21}}''';'''{{Color|darkred|-15.107,297.881,0}};{{Color|teal|46247}}<!-- ''';'''{{Color|purple|0.000129365,1989,8,20}} --> | |||
{| class="wikitable" | {| class="wikitable align-center-col-1" | ||
! Module | ! Module | ||
! | ! Parameters | ||
|- | |||
| [[Arma Reforger:Resource Manager|ResourceManager]] | |||
| {{n/a}} | |||
|- | |- | ||
| | | [[Arma Reforger:Script Editor|ScriptEditor]] | ||
| | |||
| | * file line number | ||
| | |||
|- | |- | ||
| WorldEditor | | [[Arma Reforger:World Editor|WorldEditor]] | ||
| | | | ||
* camera's world position (x, y, z) | |||
* camera's angles (x, y, z) - angles in -180..+180 range, z is always 0 | |||
* entity ID - to select a specific entity | |||
<!-- | <!-- | ||
* daytime (in range 0..1), year, month, day | |||
--> | --> | ||
|} | |} |
Revision as of 16:16, 23 March 2023
The Workbench is the Tools suite provided on Steam for users to mod Arma Reforger. It can be found in Steam's Tools category, under the name Arma Reforger Tools.
It provides access to the following tools:
General Information
Link
A Workbench link is composed of the enfusion:
- enfusion://ResourceManager/~ArmaReforger:Configs/Factions/BLUFOR.conf
- enfusion://ScriptEditor/scripts/Game/Editor/Containers/UIInfo/SCR_UIInfo.c;8
- enfusion://WorldEditor/worlds/arland/arland.ent;3458.4,34.5587,2820.21;-15.107,297.881,0;46247
Module | Parameters |
---|---|
ResourceManager | N/A |
ScriptEditor |
|
WorldEditor |
|
Links can be prefixed with https://enfusionengine.com/api/redirect?to=; the Enfusion Engine website provides a redirection for platforms that do not see enfusion:
Subcategories
This category has the following 8 subcategories, out of 8 total.
Pages in category "Arma Reforger/Modding/Official Tools"
The following 22 pages are in this category, out of 22 total.
- Arma Reforger:Animation Editor
- Arma Reforger:Animation Editor: Human Variables
- Arma Reforger:Animation Editor: Nodes
- Arma Reforger:Animation Editor: State Machine
- Arma Reforger:Animation Editor: Vehicles Actions Commands
- Arma Reforger:Audio Editor
- Arma Reforger:Audio Editor: Audio Variables
- Arma Reforger:Audio Editor: Directivity
- Arma Reforger:Audio Editor: Nodes
- Arma Reforger:Behavior Editor
- Arma Reforger:Behavior Editor: Nodes
- Arma Reforger:Diag Menu
- Arma Reforger:Particle Editor
- Arma Reforger:Procedural Animation Editor
- Arma Reforger:Procedural Animation Editor: Nodes
- Arma Reforger:Resource Manager
- Arma Reforger:Resource Manager: Options
- Arma Reforger:Script Editor
- Arma Reforger:String Editor
- Arma Reforger:Workbench Links
- Arma Reforger:Workbench Metadata
- Arma Reforger:World Editor