☘️Herbs
Installation
Drag and drop the resource in your resources folder
lumen_herbs
Edit the config.lua to make sure to customize the code
If you have any questions, please contact our lumen works discord.
Framework
You can set the framework you need. The available options are "redemrp", "vorp", "rsg", "redemrpold".
Language
Other configurations
You can customize these parameters
rangeBlip : Here you can set the distance where the blip will appear on the map.
satiate : You can modify the number of times you can eat before satiety and every how many seconds you will subtract 1 satiety point.
Notifications / Metabolism / Custom Reward
Set your custom notification system here, by default redemrp is added Add your metabolism script, if you don't have one or have doubts about how to add yours, contact us by discord.
Adding extra rewards from other scripts you have (for example experience or levels)
Here
Plants & Eggs
This is an example of a node, you can find the following configurations:
composite = Do not modify, this is the id of the plant model
blipname = Name node
bliphash = Icon that will appear on the map
coordsZone = Node spawn coordinates
quantityNodes = Number of nodes appearing in the zone
model = do not change
item = name of the item that will be added to the inventory when collected
quantity = Minimum and maximum item quantity
metabolism = Amount of hunger and thirst for metabolism
indigestion = You can choose true or false. This enables or disables the possibility of getting sick when eating.
probIndigestion = probability of indigestion (100 % = always)
Last updated