Advanced jobs and careers module for RedM, developed by Shepard & iiRedDev (ALTITUDE-DEV.COM). Designed for seamless integration with Infinity Core and other Infinity modules.
- Dynamic job assignment and switching
- Support for multiple job grades and progressions
- Server/client synchronization for job data
- Integration with core player management and economy
- Optimized for performance and extensibility
- Place this folder in your server's
resourcesdirectory. - Add the resource to your
server.cfg:ensure infinity_core # Framework core module ensure infinity_jobs # Jobs system module - Configure the files as needed.
- Main scripts:
cl_job.lua(client logic)sv_job.lua(server logic)
- Configuration through Infinity Core and job-related configs.
Contributions are welcome! Please create an issue or pull request for any suggestion or improvement.
- Documentation: https://altitude-dev.gitbook.io/doc/
- Discord support: https://discord.gg/ncH7GX3XJd
- Authors: Shepard, iiRedDev
Module licensed by ALTITUDE-DEV.COM. Any unauthorized reproduction or distribution is prohibited.