xFutte / futte-newspaper

[QBCore] Newspaper script displaying news, prison sentences, and enables reporters to write, update and delete news
MIT License
77 stars 48 forks source link

Not getting prison sentences on paper #36

Closed jokernights closed 1 month ago

jokernights commented 1 month ago

What is your question? image

so this is where i add this part to the qb-policejob. I know i had a ticket open before and I saw the question from you too late. But i think you were asking if I did the sql and yes i did. I have that in my database. When i /jail or do it through the ps-mdt it doesn't show on the newspaper.

I use Rcore Prison

Nothing shows up on the paper for prison sentences

xFutte commented 1 month ago

Your code looks right. Make sure that the right job type is sending people to prison. Right now it won't get to the CreateJailStory method since it returns if you are a LEO above what you have inserted to make the jail story. Hope it helped. If you have more questions, join my Discord channel to make it easier to discuss.