The Notebook resource adds an immersive in-game notebook that players can use to write, save, and manage personal notes directly inside RedM Server. It is designed for roleplay servers that want persistent player notes without breaking immersion.
Players can open the notebook using an inventory item, write across multiple pages, and save their notes permanently. When they reopen the notebook later, all previously written content is automatically loaded from the database.
This resource is ideal for:
Personal journals and character backstories
Lawmen case notes and investigations
Traders and crafters tracking supplies and prices
Any RP scenario that benefits from written records
Key Features
Book-style notebook UI with page flipping
Editable pages for free-form text
Save and load notes automatically
Notes persist per character (or user if character ID is unavailable)
Requires a pen item to write (configurable)
Clean and immersive NUI design
Lightweight and optimized
How It Works (In-Game)
Player uses the notebook item from their inventory
Script checks for a required item (default: pen)
Notebook UI opens if requirements are met
Player writes notes and presses Save
Notes are stored securely in the database
Notes reload automatically next time the notebook is opened
If the player does not have a pen, the notebook will not open and a notification is shown.
Requirements
RedM server
codex_core (required dependency)
Working database connection
Inventory system compatible with CodexCore item checks
CodexCore documentation:
https://codexstudios.gitbook.io/codexstudios-store/codex-docs/redm-resources/codexcore
Configuration
Item name and required item are configurable
Default items:
Notebook item:
notebookRequired item:
pen
Configuration is handled via a shared config file.
Escrow Information
This resource is protected by CFX Escrow.
Core logic files are encrypted
Customers only have access to configuration files
No client or server source code access
This ensures security, stability, and protection of the resource.
Installation Notes
Ensure
codex_corestarts before this resourceAdd notebook and pen items to your inventory system
Import the provided SQL table
Restart the server
No additional setup is required.
Support
If you experience issues:
Verify CodexCore is running and up to date
Confirm inventory item names exist
Ensure the database table is created correctly
Support is provided through the official Codex Studios Discord support channels.
Docs Page :Β
https://codexstudios.gitbook.io/codexstudios-store/codex-docs
Preview : SOON

