Larrow 2822 Posted December 2, 2017 Updated commands, functions and templates to 1.78 2 Share this post Link to post Share on other sites
Guest Posted December 2, 2017 The Armaholic mirror has been updated with the new version: Ultredit/UEStudio Syntax highlighting v1.9 Share this post Link to post Share on other sites
Larrow 2822 Posted April 12, 2018 Updated commands, functions and templates to 1.82 1 Share this post Link to post Share on other sites
Guest Posted April 13, 2018 The Armaholic mirror has been updated with the new version: Ultredit/UEStudio Syntax highlighting v1.10 Share this post Link to post Share on other sites
Larrow 2822 Posted August 2, 2018 Updated commands, functions and templates to 1.84 Added region command to UE/UES language definition. Adding comments of... //#Region //#End Region ...will allow you to collapse sections between the comments from within UE/UES. Added quick template for filling out CfgFunctions called CfgFunctions and will give you prompts for Project name, Tag, Function Category and file path. class [+ProjectName+] { tag = "[+TAG+]"; class [+Category+] { file = "[+TAG+]\[+ProjectName+]\functions[+\extendedPath+]"; ^ }; }; There is also the template funcDef that will insert a class for a function definition that would go in the above at ^, and can be tabbed through to insert different properties of init type( pre, post etc ), ext, header type and recompile. Most of which are not need for standard use so are inserted as empty unless you tab through them and provide a selection. class [+functionName+] { [+|postInit = 1;|preInit = 1;|preStart = 1;+][+|ext = ".fsm";+][+|headerType = 0;|headerType = -1;|headerType = 1;+][+|recompile = 1;+] }; Most probably a few other templates that I've made as needed and don't really keep note of. 1 1 Share this post Link to post Share on other sites
Guest Posted August 3, 2018 The Armaholic mirror has been updated with the new version: Ultredit/UEStudio Syntax highlighting v1.11 Share this post Link to post Share on other sites
Larrow 2822 Posted December 4, 2018 Updated commands, functions and templates to 1.86 1 Share this post Link to post Share on other sites
Larrow 2822 Posted March 5, 2019 Updated to 1.90 1 1 Share this post Link to post Share on other sites
Larrow 2822 Posted April 30, 2019 Updated functions and templates to 1.92 1 Share this post Link to post Share on other sites
Larrow 2822 Posted July 29, 2019 Updated functions/commands, Contact Platform( Enoch ) only, and templates to 1.94 1 Share this post Link to post Share on other sites
Larrow 2822 Posted November 2, 2019 Updated functions/commands, Contact Platform( Enoch ) only, and templates to 1.96 1 Share this post Link to post Share on other sites
Larrow 2822 Posted April 17, 2020 Updated functions/commands, Contact Platform( Enoch ) only, and templates to 1.98 Added link in OP to current GUI base class defines. Share this post Link to post Share on other sites
Larrow 2822 Posted October 16, 2020 Updated functions/commands, Contact Platform( Enoch ) only, and templates to 2.00 Share this post Link to post Share on other sites
Larrow 2822 Posted January 11, 2022 Updated functions/commands, Contact Platform( Enoch ) only, and templates to 2.06 1 Share this post Link to post Share on other sites
Larrow 2822 Posted October 16, 2022 Updated functions/commands, Contact Platform( Enoch ) only, and templates to 2.10 Share this post Link to post Share on other sites