Store
The fishing store system allows players to purchase fishing rods, baits, tackle, and fishing nets from a merchant NPC.
General Configuration
enabledrequiredboolean
true
false
, the merchant NPC won't spawn, and players won't be able to purchase fishing items. Merchant Configuration
The merchant
section defines the NPC who sells fishing equipment:
merchant.coordsrequiredvector4
merchant.modelrequiredstring
'a_m_y_beach_01'
merchant.scenariorequiredstring
'WORLD_HUMAN_STAND_FISHING'
Merchant Blip Configuration
The merchant.blip
section controls how the merchant appears on the map:
merchant.blip.enabledrequiredboolean
true
merchant.blip.spriterequirednumber
371
merchant.blip.displayrequirednumber
4
merchant.blip.scalerequirednumber
0.7
merchant.blip.colourrequirednumber
3
merchant.blip.labelrequiredstring
'Fishing Store'
Currency Configuration
currencyrequiredstring
'money'
Categories and Items Configuration
The categories
section defines the different categories of items available in the store:
categoriesrequiredarray
Category Configuration
Each category in the categories
array has the following properties:
idrequiredstring
labelrequiredstring
iconrequiredstring
itemsrequiredarray
Item Configuration
Each item in a category's items
array has the following properties:
namerequiredstring
pricerequirednumber
currency
setting. tiernumber