-
-
Notifications
You must be signed in to change notification settings - Fork 52
Console Tricks
Hello! The full list of Console Commands is found here. In this article, we will talk about a couple of tricks that can help you.
The most useful command. It shows information necessary for other commands (for example, Character ID
). But not many people know that you can see Tags of almost everything with its help, such as religions. These tags are used in different commands. The tags of the religions are used in the religion
command.
Click to expand
So, a command religion orcish_fel
will make Fel-Corrupted my religion.
Also charinfo
allows to see Event Flags and Event Variables. It may be important in some PRs.
Click to expand
charinfo
makes visible Event ID and Event Scopes, it's useful for developers.
Click to expand
Well, it's an indispensable command for testing. It's well described in the Console Commands. It allows to play even unplayable characters like courtiers, theocrats and see their possible decisions.
If you enter only the first characters of a console command and press Tab, the game will fill in the rest of command for you.
For example, type ch
and press Tab
Click to expand
The game will print available commands that starts with ch
and will transform the command in the console to the closest instance that can be used from all printed commands.
Click to expand
Then, you can add i
to result and press Tab again.
Click to expand
Game will transform command in console to the closest instance, again.