












Price
UnknownA script by xTxVxTx
Price
UnknownAddon Plasma Sword weapon to add to your FiveM server.
Has eight color varients.
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_PLASMASWORD_BLUE'] = {
label = 'Plasma Sword Blue',
weight = 1134,
durability = 0.1,
},
['WEAPON_PLASMASWORD_GREEN'] = {
label = 'Plasma Sword Green',
weight = 1134,
durability = 0.1,
},
['WEAPON_PLASMASWORD_ORANGE'] = {
label = 'Plasma Sword Orange',
weight = 1134,
durability = 0.1,
},
['WEAPON_PLASMASWORD_PINK'] = {
label = 'Plasma Sword Pink',
weight = 1134,
durability = 0.1,
},
['WEAPON_PLASMASWORD_PURPLE'] = {
label = 'Plasma Sword Purple',
weight = 1134,
durability = 0.1,
},
['WEAPON_PLASMASWORD_RAINBOW'] = {
label = 'Plasma Sword Rainbow',
weight = 1134,
durability = 0.1,
},
['WEAPON_PLASMASWORD_WHITE'] = {
label = 'Plasma Sword White',
weight = 1134,
durability = 0.1,
},
['WEAPON_PLASMASWORD_YELLOW'] = {
label = 'Plasma Sword Yellow',
weight = 1134,
durability = 0.1,
},
Code is accessible | No/Only .Meta files are editable |
Subscription-based | No |
Lines (approximately) | N/A |
Requirements | None |
Support | Yes |
No approved reviews found for this script yet.