Skip to main content
Configuration is done in the config.lua file located in the revo_gunjam directory.

Jam Chance

Set how often weapons jam. Lower values mean less frequent jams (more bullets between jams):

Reload & Unjam Settings

  • No Auto Reload:
    Require players to manually reload after a jam.
  • Unjam on Death:
    Automatically unjam weapons when a player dies.

Animation

Set the animation dictionary and name for the unjamming action:

Localization

Set the default language and customize notification messages:
Supported languages: "en", "fr", "de", "es", "ar", "pt", "it", "tr", "pl", "ru", "nl", "sv" Example notification messages:

Ignored Weapons

Exclude specific weapons from jamming by setting them to true in the IgnoredWeaponHashes table:

Recoil Settings

Customize recoil per weapon by setting values in the Recoils table (lower values = less recoil):
Adjust jam chance and recoil settings to balance gameplay.