Common Questions & Problems
ERROR: "Failed to load model x"
This means the model you're trying to use comes from a newer GTA V game build.
Fix options:
Update your game build. We have been using build 3258.
Change the model name in the config to one available in your current game build.
Cursor stuck in top right corner
This issue is caused by a client-side anticheat or other 3rd party script incorrectly interfering with our script. Modify or remove the script that is causing this behavior.
Adding job restriction / other modifications (e.g. only police can destroy)
The client/main_editable.lua
file contains multiple functions that allow you to customize or restrict certain actions to your preference. Feel free to explore and modify it to suit your needs.
Changing plant growth time
Growth time for each stage can be adjusted in Config.Plants -> stages -> time
. The time value of the last stage defines how long the plant will stay alive before it dies if not harvested.
Last updated