Prison System - Update 1.3.9
- Resolved an error where if you were using
qb-inventoryyou cannot retrieve confiscated items
qb-inventory you cannot retrieve confiscated itemsActive 25% off only 24 hours!
Introduced two new server-side exports:
exports['dynyx_prison']:IsPlayerJailed(identifier)exports['dynyx_prison']:IsPlayerCommunityService(identifier)Resolved an issue with the qb-core notification system to ensure messages display correctly
exports['dynyx_prison']:IsPlayerEscaped(identifier)Preset locations can be edited in
locations.lua.
Yo @DynyxScripts, this is hands down the best all-around prison script. The UI is clean and super easy to use. I love how realistic it is, players gotta actually press keys to get out early. The immersion is on point with prison jobs, the economy, escape plans, chow hall, and visiting. The built-in community service is a dope touch too. UI stays sharp and clear, really keeps players locked in. I even replaced two scripts thanks to this Prison System. Really appreciate the solid support, and shoutout for actually adding electrocution as a consequence for messing up wiring during the electrician job, had me cracking up lol. Definitely recommend this one!
Great script and very fast support. They helped me with everything I ask. ![]()
Great script, Iām currently using it and itās very configurable, itās very worth it ^^
What a awesome easy script, brilliant it just works, must have for any server. Highly recommend it
100% Open Source is now OUT! Check it out here!
Config.ReloadskinOnJailBreak = false, teleported you to the prison release coords when escaping prison.Weāve been building and polishing a ton of systems behind the scenes, including a brand-new crafting system. Hereās an early screenshot of it in action, this is not final, but a good preview of whatās coming.
V2 will introduce multiple new features, quality-of-life improvements, and completely new gameplay systems to make the prison experience even deeper and more interactive. More previews coming soon!
Black Friday | Cyber Monday Sale is Active!! 25% OFF All of our products @www.dynyxscripts.com
Prison V2 Released Out Now!
Purchase the Script:
Standard Edition - https://www.dynyxscripts.com/product/6882920
Unlocked Edition - https://www.dynyxscripts.com/product/6974505
Version 2.2 is live here is what we changed:
Visitor teleportation to the visitation room is now supported (disabled by default, toggle it on in locations.lua)
The visit request popup on the prisonerās end has been fully redesigned with accept/decline buttons and a countdown timer
The visitation button now properly shows a āDeclinedā state when a request is denied
Life sentence prisoners now display āServing Life Sentenceā in the visitation list instead of ā-1 minutes remainingā
The āRelease Prisonerā button has been renamed to āClear Escaped Statusā for escaped prisoners to better reflect what it actually does
You can now select nearby players by name when jailing someone from the tablet instead of typing their Server ID
Vests are now properly removed when a player gets sent to prison
Using /reloadskin while in prison no longer removes your prison outfit
Update 2.2.2
Fixed a bug where escaped prisoners were being teleported back to their cell when leaving the prison zone, even though they had successfully escaped.
Fixed escaped prisoners receiving meal time notifications after escaping.
Fixed escaped prisoners have the time remaining textUi
Fixed prison fight target options not working correctly on servers using qb-target
Improved the way trash props spawn for community service.
You can now set a cap for how many trash piles show up at once, or turn the cap off and have them spawn at every spot. The sentence also caps it (only need to clean 3? only 3 shows up), and either way the sentence still decides when community service ends
When someone finishes cleaning a pile, a new one pops up somewhere else instead of right back where they just were
Fixed lifers being released after a few minutes
Fixed the prison map blip ignoring Config.Blip settings
Fixed bug with isJailed state leaking onto other characters; this caused sentence timer and prison-clothes to be set on your other characters if you used the logout command to switch your character from a character that is imprisoned.
Fixed Bribe Guard NPC, Contraband Inmate NPC, and Crafting Bench duplicating every time a player loaded in or switched characters.
The server console now tells you on startup whether your script is up to date or out of date, with a link to update if it isnāt.
Minor Code clean-up