Railgun — FiveM weapon model preview
Heavy groupWeapon

WEAPON_RAILGUN

Railgun
Weapon HashWEAPON_RAILGUNDisplay NameRailgunHash (JOAAT)0x6D544C99Model Hash Keyw_ar_railgunModel Hash (JOAAT)0x9026C985GroupHeavy groupDLCspupgrade
Default ClipCOMPONENT_RAILGUN_CLIP_01
local weaponHash = GetHashKey("WEAPON_RAILGUN")
GiveWeaponToPed(PlayerPedId(), weaponHash, 250, false, true)
SetCurrentPedWeapon(PlayerPedId(), weaponHash, true)