Karambit & M9 Bayonet Weapons

A script by xTxVxTx

No reviews yet.
Karambit & M9 Bayonet Weapons main image

Full Description


CSGO (Counter-Strike: Global Offensive) Inspired Karambit and M9 Bayonet mele weapons.

Comes with Six varations with different colors

  • Night (Black)
  • Case Hardened
  • Crimson Web
  • Emerald
  • Ruby
  • Sapphire

Comes with “Qb-Core Install code.txt” instructions / Sample code to use for your server.
Tebex Purchase Link
Message me if you have any issues Discord: xTxVxTx#4282


  • ox_inventory install to ox_inventory/data/weapons.lua (Has to be capital letters like below)

      ['WEAPON_KARAMBIT_CASE_HARDENED'] = {
      	label = 'Karambit Case Hardened',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_KARAMBIT_CRIMSON_WEB'] = {
      	label = 'Karambit Crimson Web',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_KARAMBIT_EMERALD'] = {
      	label = 'Karambit Emerald',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_KARAMBIT_NIGHT'] = {
      	label = 'Karambit Night',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_KARAMBIT_RUBY'] = {
      	label = 'Karambit Ruby',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_KARAMBIT_SAPPHIRE'] = {
      	label = 'Karambit Sapphire',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_M9_BAYONET_CASE_HARDENED'] = {
      	label = 'M9 Bayonet Case Hardened',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_M9_BAYONET_CRIMSON_WEB'] = {
      	label = 'M9 Bayonet Crimson Web',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_M9_BAYONET_EMERALD'] = {
      	label = 'M9 Bayonet Emerald',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_M9_BAYONET_NIGHT'] = {
      	label = 'M9 Bayonet Night',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_M9_BAYONET_RUBY'] = {
      	label = 'M9 Bayonet Ruby',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_M9_BAYONET_SAPPHIRE'] = {
      	label = 'M9 Bayonet Sapphire',
      	weight = 1134,
      	durability = 0.1,
      },
    

Karambit Model by - Mohammad Edi Irawan
M9 Bayonet Model by - Firewarden

Code is accessible No/Only .Meta files are editable
Subscription-based No
Lines (approximately) Weapon Metas
Requirements None
Support Yes