Herbs
Last updated
Last updated
Works with / / / RedEM:RP. Be sure you installed one of them before to use this script.
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.
You can set the framework you need. The available options are "redemrp", "vorp", "rsg", "redemrpold".
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.
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
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)