Update 1.3.9
- Escaping prison will no longer change player clothes
- Add possibility of defining anims for mission peds
Update 1.3.9
Hey, can you make the ak47_inventory works with your script ?
Hey! We aren’t probably going to add built in support for that but all framework/inventory specific functions/events are editable so you can add support yourself
Update 1.4.0
and for the codem-inventory you think it is posssible?
Is there any chance to get the non escrow and for standalone?
Unfortunately we don’t sell non escrow.
However, all framework specific files are editable in the script so you are able to make it work with any framework or completely standalone.
Wich map are your using
Gabz Bolingbroke Prison
Hello. Is there a way to change how a month is quantified? Like change 1 month to be 5 minutes?
Hey! If you are using the Prison MDT for jailing players, you can edit Config.MDTTimeMultiplier
Hello I have a question if I buy the script is it possible that I customize the UI so that I send the entered data to an API or add new fields?
Unfortunately you can’t really edit the UI.
Read here for more information.
tk_jail - 1.4.1 - client/main.lua, web/build/*, config.lua, fxmanifest.lua
Config.DisableFugitivePagetk_jail - 1.4.2 - client/main.lua, server/main.lua, fxmanifest.lua
Is it possible to add a webhook that captures a screenshot when the player is getting their mugshot taken?
I added function TakePlayerMugshot to editable client file in new update, you can use it to achieve that
Thank you!