Fallout Getav Command


General Information

This command will print the current value of the specified variable for the target to the console.

Syntax


getav [variable id] Target Command

Variable IDThe ID of the variable you wish to print the value of - e.g. CA_affinity.

Examples


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.