- Jan 22, 2018
- 1.322
- 4.708
Hello there!
For users of Sublime, we have made some helpful tools when it comes to Scripting in Imperator. All you need to do is to download the '1.3 - Neve Imperator Script.zip', open Sublime, click 'Preferences' in the top bar, then 'Browse Packages' in the drop down menu, open the 'User' folder and extract everything from the .zip in that folder.
Color Highlighting
With the tools you'll have color highlighting, to more easily show you the different types of effects, triggers etc we have in our Script. You will have Effects in red, Triggers and Modifiers in yellow, Scopes/Event Targets in blue, and base Script in purple.
Completion
At any point you can click CTRL + Space to open a search function, where you can find all modifiers, triggers, effects, event targets and scopes.
Snippets
With these tools you will have a lot of snippets that will quickly help you set up the framework of what you want to do. These will be initiated when you write a small word, and click the Tab button. Then it will have a number of fields you will have to fill in, either with words or numbers. Click tab when you are done with a field, and it will put you to the next field that needs to be filled in.
For users of Sublime, we have made some helpful tools when it comes to Scripting in Imperator. All you need to do is to download the '1.3 - Neve Imperator Script.zip', open Sublime, click 'Preferences' in the top bar, then 'Browse Packages' in the drop down menu, open the 'User' folder and extract everything from the .zip in that folder.
Color Highlighting
With the tools you'll have color highlighting, to more easily show you the different types of effects, triggers etc we have in our Script. You will have Effects in red, Triggers and Modifiers in yellow, Scopes/Event Targets in blue, and base Script in purple.
Completion
At any point you can click CTRL + Space to open a search function, where you can find all modifiers, triggers, effects, event targets and scopes.
Snippets
With these tools you will have a lot of snippets that will quickly help you set up the framework of what you want to do. These will be initiated when you write a small word, and click the Tab button. Then it will have a number of fields you will have to fill in, either with words or numbers. Click tab when you are done with a field, and it will put you to the next field that needs to be filled in.
- Cevent + Tab | country_event + Tab - The framework for a country event
- character_event + Tab - The framework of a character event
- Pevent + Tab | province_event + Tab - The framework of a province event
- mission + Tab - The framework of a mission
- if + Tab - Framework of an if clause
Attachments
- 4
- 1
- 1