Workbench Links – Arma Reforger
Lou Montana (talk | contribs) m (Text replacement - "{{Link|Arma Reforger:Resource Manager|Resource Manager}}" to "{{Link|Arma Reforger:Resource Manager}}") |
Lou Montana (talk | contribs) (Add other editors) |
||
Line 9: | Line 9: | ||
* {{Link|Arma Reforger:Resource Manager}} (ResourceManager) | * {{Link|Arma Reforger:Resource Manager}} (ResourceManager) | ||
* {{Link|Arma Reforger:Behavior Editor}} (BehaviorEditor) | |||
* {{Link|Arma Reforger:Script Editor}} (ScriptEditor) | * {{Link|Arma Reforger:Script Editor}} (ScriptEditor) | ||
* {{Link|Arma Reforger:World Editor}} (WorldEditor) | * {{Link|Arma Reforger:World Editor}} (WorldEditor) | ||
Line 17: | Line 18: | ||
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: | 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|AudioEditor}}'''/'''{{Color|green|$ArmaReforger:}}{{Color|#555|Sounds/Environment/Environment_Ambients_2D.acp}} | |||
* {{Color|blue|enfusion://}}{{Color|darkorange|BehaviorEditor}}'''/'''{{Color|green|$ArmaReforger:}}{{Color|#555|AI/BehaviorTrees/Waypoints/WP_Move.bt}} | |||
* {{Color|blue|enfusion://}}{{Color|darkorange|ScriptEditor}}'''/'''{{Color|#555|scripts/Game/Editor/Containers/UIInfo/SCR_UIInfo.c}}''';'''{{Color|red|8}} | * {{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}} --> | * {{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}} --> | ||
Line 25: | Line 28: | ||
|- | |- | ||
| [[Arma Reforger:Resource Manager|ResourceManager]] | | [[Arma Reforger:Resource Manager|ResourceManager]] | ||
| {{n/a}} | |||
|- | |||
| [[Arma Reforger:Behavior Editor|AudioEditor]] | |||
| {{n/a}} | |||
|- | |||
| [[Arma Reforger:Behavior Editor|BehaviorEditor]] | |||
| {{n/a}} | | {{n/a}} | ||
|- | |- | ||
Line 42: | Line 51: | ||
A link can be prefixed with {{hl|<nowiki>https://enfusionengine.com/api/redirect?to=</nowiki>}}; the {{Link|https://enfusionengine.com|Enfusion Engine website}} provides a redirection for platforms that do not see {{hl|enfusion://}} as a valid protocol (e.g Discord). | A link can be prefixed with {{hl|<nowiki>https://enfusionengine.com/api/redirect?to=</nowiki>}}; the {{Link|https://enfusionengine.com|Enfusion Engine website}} provides a redirection for platforms that do not see {{hl|enfusion://}} as a valid protocol (e.g Discord). | ||
{{Feature|important| | |||
The following editor links do not take any arguments: | |||
* {{Color|blue|enfusion://}}{{Color|darkorange|AnimEditor}} | |||
* {{Color|blue|enfusion://}}{{Color|darkorange|ParticleEditor}} | |||
* {{Color|blue|enfusion://}}{{Color|darkorange|LocalizationEditor}} | |||
}} | |||
== Link Creation == | == Link Creation == | ||
Link creation is not available in the following editors, yet properly-formatted links work for them: | |||
* {{Link|Arma Reforger:Audio Editor}} | |||
* {{Link|Arma Reforger:Behavior Editor}} | |||
The following editors do not take any file argument: | |||
* {{Link|Arma Reforger:AnimationEditor}} | |||
* {{Link|Arma Reforger:Particle Editor}} | |||
* {{Link|Arma Reforger:String Editor}} | |||
=== {{Link|Arma Reforger:Resource Manager}} === | === {{Link|Arma Reforger:Resource Manager}} === |
Revision as of 13:20, 1 August 2024
A Workbench link is a protocol link that allows to share a direct point to a resource/script/game world location.
Supported Modules
- Resource Manager (ResourceManager)
- Behavior Editor (BehaviorEditor)
- Script Editor (ScriptEditor)
- World Editor (WorldEditor)
Format
A Workbench link is composed of the enfusion:
- enfusion://ResourceManager/~ArmaReforger:Configs/Factions/BLUFOR.conf
- enfusion://AudioEditor/$ArmaReforger:Sounds/Environment/Environment_Ambients_2D.acp
- enfusion://BehaviorEditor/$ArmaReforger:AI/BehaviorTrees/Waypoints/WP_Move.bt
- 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 |
AudioEditor | N/A |
BehaviorEditor | N/A |
ScriptEditor |
|
WorldEditor |
|
A link can be prefixed with https://enfusionengine.com/api/redirect?to=; the Enfusion Engine website provides a redirection for platforms that do not see enfusion:
Link Creation
Link creation is not available in the following editors, yet properly-formatted links work for them:
The following editors do not take any file argument:
Resource Manager
Create a link by clicking on any resource in Resource Browser with then selecting Copy Link option from the context menu.
Script Editor
Create a link by selecting from the top menu Edit → Copy link option or by using the Ctrl + ⇧ Shift + L shortcut (can be changed in the shortcuts options section)
World Editor
Create a link by selecting from the top menu Game → Copy view link option or by using the Ctrl + ⇧ Shift + L shortcut (can be changed in the shortcuts options section)