
🌱 **RDE Wild Plants**
**Advanced Plant Growing System for FiveM (ox_core)**
Highly optimized • Real-time sync • Weather effects • Quality-based yields • Production-ready
**License:** Open Source (Free Forever)
---
🎯 **Overview**
A feature-rich plant growing system with 4-stage growth, dynamic weather influences, unique plant quality, and perfect multiplayer synchronization. Plants survive server restarts and feel truly alive in your RP world.
🌟 **Why Choose RDE Wild Plants?**
✅ 4-Stage Growth System - Seedling → Young → Flowering → Ready to Harvest
✅ Dynamic Weather Effects - Rain speeds growth, thunder slows it
✅ Quality System - Each plant has individual quality affecting yield
✅ Triple Sync - Flawless real-time synchronization for all players
✅ Database Persistence - Plants saved across restarts
✅ ox_target Integration - Smooth & modern interactions
✅ Multi-Language - English & German (easily expandable)
✅ Performance Optimized - Efficient and lightweight
✅ Completely Free & Open Source - No paywalls, full access
✨ **Features**
🌿 **Growth System**
- 4 stages with configurable timings (~45 minutes total)
- 3D text displays stage + remaining time
- 5% chance of random plant failure for realism
🌦️ **Weather Impact**
- Rain: 1.2x faster growth
- Extra Sunny: 1.15x faster
- Thunder: 0.8x slower
- Foggy: 0.85x slower
📊 **Quality & Harvest**
- Unique quality per plant (80-100%)
- Base yield: 25-75 items
- Bonus from quality + weather
- 30% chance for extra seed on harvest
🎯 **Interactions**
- Plant seeds via item usage
- Harvest with dedicated tool (stage 4 only)
- ox_target for clean UI
🔄 **Synchronization & Security**
- Triple sync system for perfect multiplayer
- Triple admin verification (ACE, ox_core groups, Steam ID)
📦 **Installation**
**Prerequisites**
✅ ox_core (latest)
✅ ox_lib (latest)
✅ ox_inventory (latest)
✅ ox_target (latest)
✅ oxmysql (latest)
**Quick Setup**
```
cd resources
git clone https://github.com/RedDragonElite/rde_wildplant.git
```
Add to server.cfg (after dependencies):
```
ensure rde_wildplants
```
**Add Items** (ox_inventory/data/items.lua)
```lua
['weed_seed'] = {
label = 'Weed Seed',
weight = 10,
stack = true,
close = true,
description = 'A seed for growing plants'
},
['harvest_tool'] = {
label = 'Harvest Tool',
weight = 500,
stack = false,
close = true,
description = 'Tool for harvesting plants'
},
['harvested_weed'] = {
label = 'Harvested Weed',
weight = 50,
stack = true,
close = true,
description = 'Freshly harvested plant material'
}
```
**Configuration** (config.lua)
- Growth stage times
- Weather multipliers
- Harvest rewards & chances
- Admin permissions
- Locale ('en' or 'de')
Database table created automatically on first start!
**Usage**
- Use weed_seed item → plant anywhere suitable
- Wait through stages (weather affects speed)
- Use harvest_tool on stage 4 → collect rewards
🔧 **Admin Commands**
- /deleteplants → Remove all plants
- /countplants → Show active plant count
- /debugplants → Client debug
- /debugplantsserver → Server debug
🎬 **Preview**
Watch the showcase: https://youtu.be/2vJVCgRXoyI
Repo: https://github.com/RedDragonElite/rde_wildplant
⭐ Free Tebex Killer – Completely open source, star it & share!
**Made with ❤️ by RedDragonElite | RDE Development**
#FiveM #GTA5 #GTARP #FiveMScripts #FiveMResources #ox_core #Roleplay #RP #WeedScript #PlantGrowing #FreeScript #TebexKiller #FiveMFree #FiveMCommunity #Nostr #GTAV #Gaming