Welcome
This is the home for Dietrich Development docs — starting with RedM scripts and expanding to future apps & SaaS.Use the quick links below to get up and running fast.
Need help? Open a ticket on Discord (category: RedM or Apps & SaaS) or email us at contact@dietrich-development.com.
Get started
Quickstart
The fastest way to install and verify your first setup.
Installation & Setup
Step-by-step install, configuration tips, and common pitfalls.
Requirements (RedM)
What you need for stable server & client environments.
Support options
How to get help, share logs, and speed up resolutions.
Explore RedM scripts
Stockmarket
Dynamic markets, portfolios, dividends, and admin tools.
Horse Manager
Custom horse spawn management with district-based spawning.
MapMarker
Player blips, custom sprites/colors, optional compass overlay.
Prop Placer
Advanced prop placement with persistent storage and streaming.
Ambient Ped Manager
Dynamic ambient & ped behavior system with relationship management.
Weapon Controller
Dynamic weapon progression with skill-based damage and recoil scaling.
Background Select
Immersive character background selection with customizable starting conditions.
Resources & Snippets
Handy code snippets, utilities, and patterns.
Recommended path
1
Prepare your environment
Read the requirements and set up your dev tools:
- Server environment (RedM/FiveM compatible stack)
- Editor & version control
- Logging & basic debugging
2
Install your first script
Follow the Quickstart and then the detailed installation.
Verify the script loads, configs apply, and logs are clean.
3
Configure & refine
Tune configuration to your server’s needs. Check Snippets for ready-to-use patterns.
Development & operations
Dev environment
Local workflows, hot reloads, and collaboration tips.
Update process
Safe updating: backups, diffs, migration notes, rollbacks.
Keep a staging server for testing new releases and configuration changes before going live.
Troubleshooting
The script doesn’t load or crashes on start
The script doesn’t load or crashes on start
Verify requirements, check server logs for missing dependencies, and re-apply configs step by step.
Configuration doesn’t seem to apply
Configuration doesn’t seem to apply
Clear caches, restart resources in correct order, and confirm there are no duplicate config files shadowing changes.
Performance issues under player load
Performance issues under player load
Start with performance tips, profile hotspots, and reduce polling/tick frequencies where possible.
Community & links
Website
Company site, portfolio, and contact.
Discord
Announcements, tickets, and community chat.
Tebex Store
Purchase scripts, manage licenses, and view updates.
Changelogs for all scripts are consolidated in Guides → Changelog.
Individual script pages focus on features, setup, and examples.
Individual script pages focus on features, setup, and examples.