Swompen / frp_weapondealer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FRP Weaponsdealer

  • QBCore
  • You do deliveries to earn "rep" and after X amount of rep you can buy weapons and attachments
  • Time of day (ingame controlled)

How to install

in qb-core-> Server -> player.lua add the following
PlayerData.metadata["wepdealerrep"] = PlayerData.metadata["wepdealerrep"] ~= nil and PlayerData.metadata["wepdealerrep"] or 0

About


Languages

Language:Lua 100.0%