Skip to main content
HumaLike uses FXServer convars. Put server-only values behind set; use setr only for documented settings that must be visible to clients.

Minimal configuration

The license is the only credential you configure. Runtime and voice credentials are obtained automatically.

Integration selection

Provider domains are independent:
Each value accepts:
  • auto — select the single highest-priority available provider.
  • A provider name — require that provider.
  • none — disable the domain.
If equally ranked providers conflict, auto reports ambiguous instead of guessing. Explicitly select the intended provider.

NPC labels

Wounded and medical gameplay

Labels can be translated with humalike_npc_revive_label, humalike_npc_revive_progress, humalike_npc_mortuary_label, and humalike_npc_mortuary_progress.

Medical dispatch

Dispatch settings only have an external effect when a dispatch provider is selected.

Wound display

The wound title, empty/deceased labels, body regions, injury kinds, and severity labels also have humalike_npc_wound_* localization convars. Copy the defaults from the release configuration before translating them.

Pose behavior

Advanced world tuning

The humalike_world_* convars control collection, batching, snapshots, and NPC reporting. Their defaults are designed for normal servers. Change them only to diagnose a measured issue; shorter intervals increase client, server, and network work.
Do not configure undocumented endpoint, authority, or voice-secret convars. They are managed by the released runtime and are not part of the supported customer configuration surface.

Next