Codex Studios

πŸ’» [Codex Studios] : CodexCore

πŸ’»   [Codex Studios] : CodexCore

This item is free.

Add to Basket

πŸ’‘ Overview

CodexCore is a core developer library used across almost all Codex scripts to connect VORP Core, RSG, and TPZ-CORE in a consistent way.

It gives you a shared API for players, inventory, money, events, and more so your scripts can be written once and adapted to multiple environments with minimal duplication.

πŸ”” Important for Developers
CodexCore is not a framework.
It will not automatically convert an RSG script into VORP or TPZ-CORE.
You still need to adapt your script to use CodexCore’s API for it to work across frameworks.


πŸ”‘ What CodexCore Does

  • βœ… Provides a unified API for:

    • Player data & identifiers

    • Inventory and money operations

    • Job / character handling

  • βœ… Normalizes calls between VORP, RSG, and TPZ-CORE.

  • βœ… Acts as the base layer for:

    • Codex Trust Level

    • Codex shops & jobs

    • Robbery systems, moonshine, wagon chop, etc.

You script against CodexCore, and it handles the underlying framework-specific details.


βš™οΈ For Developers – How to Use It

CodexCore is meant for scripters, not plug-and-play end users:

  • You must integrate CodexCore into your own scripts:

    • Replace direct VORP/RSG/TPZ calls with CodexCore APIs.

    • Use its helpers for player, money, inventory, trust, etc.

  • It does not translate existing scripts automatically.

  • Ideal if you:

    • Maintain multiple framework versions of your scripts.

    • Plan to support or migrate between VORP, RSG, and TPZ-CORE.

    • Want a clean, future-proof abstraction layer.

It provides a unified, consistent way to talk to multiple frameworks so you can focus on gameplay, not framework quirks. Drop it in, hook into its API, and your scripts instantly become more portable, stable, and easier to maintain.

πŸ”‘ Key Features

πŸ”— Effortless Framework Integration

  • Provides a common layer between VORP, RSG, and TPZ-CORE.

  • Normalizes common operations like:

    • Player data access

    • Inventory & money calls

    • Jobs, characters, and identifiers

  • Greatly simplifies building scripts that support multiple frameworks.

🌍 Universal Compatibility

  • Designed to work with nearly all Codex scripts out of the box.

  • Helps ensure:

    • Consistent behavior across frameworks

    • Fewer edge cases when switching or supporting multiple cores

  • Ideal as a standard dependency for your RedM project.

πŸ§ͺ Customizable & Dev-Friendly API

  • Clear, straightforward function set.

  • Built to be extended:

    • Wrap your own helpers around the bridge

    • Hook in your own checks and logic

  • Well-structured so you can quickly understand what’s happening under the hood.

⚑ Performance-Oriented

  • Lightweight by design with minimal overhead.

  • Focused on:

    • Efficient calls

    • Clean state handling

    • Keeping gameplay smooth, even under load.

πŸ“š Robust Documentation & Examples

  • Documentation page with:

    • Setup instructions

    • Usage examples

    • Integration tips for your own scripts

  • Makes onboarding simple for both new and experienced RedM developers.

πŸ“„ Docs Page:
https://codexstudios.gitbook.io/codexstudios-store

🀝 Active Community & Ongoing Updates

  • Maintained alongside Codex’s script library.

  • Updated regularly as frameworks evolve.

  • Community-ready: ask questions, share snippets, and build on a common base.


πŸ†• Latest Compatibility Update

The latest update focuses on smoother multi-framework behavior and better state handling:

  • 🧩 Improved Player.state handling for RSG, ensuring cleaner and more reliable state sync.

  • 🧩 TPZ-CORE support added, making the bridge usable across VORP / RSG / TPZ-CORE without extra boilerplate.

  • πŸ’‘ Overall compatibility and stability refined for more predictable script performance.


🧱 Frameworks & Usage

Frameworks Supported:

  • βœ… VORP

  • βœ… RSG

  • βœ… TPZ-CORE

Best Used For:

  • Codex-based scripts (shops, jobs, robberies, systems).

  • Your own custom resources that need to work on multiple cores.

  • Servers planning to migrate frameworks or support more than one.


πŸ›’ Tebex & Pricing

πŸ’° Price: FREE

Back to category