qzip-farming is an advanced farming system for RSG/VORP that allows players to plant, water, and fertilize crops that progress through growth stages (planted → growing → mature → dead), with visual props for each stage.
Plants require water and fertilizer to survive, and neglect will lead to quality loss and plant death. All plants are persistent and stored in a MySQL database.
The script includes additional systems such as:
-
plant growth and degradation over time
-
visual growth system using props (planted, growing, mature, dead)
-
synchronized animations between all players
-
real-time weather impact (rain automatically waters plants)
-
crow attack system that damages crops
-
pesticide and infection system
-
scarecrow system with upgradeable protection levels
-
placeable objects (water pump, fertilizer, scarecrow)
-
configurable water and fertilizer collection from different props
-
water collection from rivers
-
tool durability system (rake, shovel)
-
job and location restrictions (towns / ranch jobs)
-
Discord logging for all key actions
All options are fully configurable, including growth speed, reward amounts, UI, plant limits, and all gameplay mechanics.