Commands

Work in progress

Development Commands

/hobj [prop] [ground]

Spawns an object near the player for testing purposes.

Parameters:

  • prop (string) - The model hash or name of the object to spawn

  • ground (optional boolean) - Set to true to place object on ground properly

Example:

/hobj h4_prop_h4_gold_stack_01a
/hobj prop_cash_pile_01 true

/hplacer [prop]

Interactive prop placement tool with real-time positioning and rotation.

Parameters:

  • prop (string) - The model hash or name of the object to place

Controls during placement:

  • E - Confirm placement and copy coordinates

  • ESC - Cancel placement

  • Left Arrow - Rotate left

  • Right Arrow - Rotate right

Example:

/hplacer h4_prop_h4_gold_stack_01a

Utility Commands

/hremoveblip

Removes any active waypoint blip created by the heist system.

/hremovetextui

Removes any active text UI elements from the screen.

Admin Commands

/clearheist

Clears the current heist progress and initiates cooldown (requires admin access).

Requirements:

  • Player must be in a heist zone

  • Heist timer must be active

  • Player must have required access level

Last updated