This command will print the current value of the specified variable for the target to the console.
getav [variable id] Target Command
Variable ID | The ID of the variable you wish to print the value of - e.g. CA_affinity. |
ff0084953.getav CA_Trait_Violent
This command will print the current value of the CA_Trait_Violent variable (how violent an NPC is) for the NPC with reference id ff0084953.
ff0084953.getav CA_WantsToTalk
This command is similar to the first example, but instead of getting the CA_Trait_Violent value for the NPC with reference ID ff0084953, this command will print the value of the variable CA_WantsToTalk.