Skip to main content
This page is a compact index. Follow the linked guides for callback contracts, examples, and operational guidance.

Convars

Undocumented endpoint, runtime-secret, and authority convars are not a supported customer interface.

Commands

Developer-only ambient spawn tools are disabled by default. To use them on a non-production test server, set humalike_developer_tools 1 and grant the ACE humalike.developer_tools. The command is:
Debug spawns are temporary and are not a replacement for dashboard-managed NPC placement.

Server exports

See Provider API and Report player events.

Client exports

Events

Built-in provider names

  • Player: standalone, esx, qbcore, qbox.
  • Inventory: esx, ox_inventory, qb_inventory.
  • Interaction: builtin, ox_target, qb_target.

Built-in action keys

wave, start_dancing, interrupt_animation, kneel, hands_up, punch, stand_up, follow_player, stop_following, hold_position, release_movement, enter_vehicle, exit_vehicle, and walk_away. give_item is added when an inventory provider is available. The selected custom actions provider may advertise additional keys.

Neutral player event types

rp_action, identity_document_shown, item_dropped, item_picked_up, police_badge_shown, ems_badge_shown, doj_badge_shown, hands_raised, and hands_lowered.

Next