ShowLockPickMenu

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Brings up the lockpicking interface.

Console Functions are normally exclusively for use in the in-game Console (accessible by pressing "~").

With JIP LN NVSE Plugin, any console function can be used in scripts with the Console function.

Syntax

[help]
ShowLockPickMenu difficulty:int 

Or:

SLPM difficulty:int

Example

ShowLockPickMenu 2 

Parameters

Difficulty is an optional parameter. Enter one of the following numbers to choose the difficulty:
 1 = Very Easy
 2 = Easy
 3 = Average (default)
 4 = Hard
 5 = Very Hard

Notes

  • RG, 2-18-2008: The "Debug Mode" button has been removed from the menu. If you want to run the Lockpicking mini-game in Debug mode, please console ShowLockpickMenuDebug or slpmd.