Answer some quick questions about Skyrim Commands and be entered into a giveaway to win Razer gaming gear!
This command pushes the actor with the specified reference ID away from your target (by the specified distance). The target is not the actor that is moved - the actor with the specified reference ID is pushed away from the target.
pushactoraway [reference id] [distance] Target Command
Reference ID | The reference ID of the NPC (or 'player') you wish to move away from your target. |
Distance | The distance (e.g. 10) you wish to push the NPC away. |
pushactoraway player 10
This command would push your character 10 meters away from the object/NPC that you currently have selected as a target.
player.pushactoraway 0078783 10
The above console command would push the NPC with reference ID 0078783 10 meters away from your character.