Dragon Katana's w/ Sheath & Multi-Colors

Updated 3/19/23

  • Packed all the separately downloaded Katana’s into a one click download.
    Now named “xtxvxtx_dragon_katanas”

Tebex Purchase Link
The Sling Script I use (GitHub)

High Definition Dragon Katana Sword with:
Yellow, Red, Purple, Green, and Blue versions
For different gangs and groups to use to have a personalized touch.


  • Comes with “Qb-Core Install code.txt” instructions / Sample code to use for your server.

  • 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_DRAGON_KATANA_BLUE'] = {
      	label = 'Dragon Katana Blue',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_DRAGON_KATANA_GREEN'] = {
      	label = 'Dragon Katana Green',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_DRAGON_KATANA_PURPLE'] = {
      	label = 'Dragon Katana Purple',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_DRAGON_KATANA_RED'] = {
      	label = 'Dragon Katana Red',
      	weight = 1134,
      	durability = 0.1,
      },
      ['WEAPON_DRAGON_KATANA_YELLOW'] = {
      	label = 'Dragon Katana Yellow',
      	weight = 1134,
      	durability = 0.1,
      },
    

3D Model by Sky_Hunter

Code is accessible No/Only .Meta files are editable
Subscription-based No
Lines (approximately) N/A
Support Yes
5 Likes

Looks very similar to my Katana irl.
Dope

1 Like

Any way to get that sling script or tell me where to get it? I bought two of your katanas but i wanna put them on the back

I would be better to add an extra thing to hold the katana. It looks weird to see it glued to your back like that, other than that, pretty awsome job !

1 Like

Yeah for sure. Give me a few hours and I’ll have it to you.

Here is the sling script I use that includes my new weapons.
The Sling Script I use (GitHub)

@xTxVxTx i got something you intressted in i has to do with esx sling with oxinventory hit me up

Does it work on ESX?

Hello! My weapons pack is compatible with ESX. I am more familiar and experienced with qbcore so I’m not 100% familiar with how you add items and weapons to ESX scripts and sql databases. But if you are familiar with adding custom items to your server, adding these weapons would be a similar process.