[Help} cant remove check status form chat box

does anyone know how to disable this https://i.gyazo.com/5481e3b0e6beeb707619f73cd16f78f9.png

You have to find the script that writes this and from there remove or edit it as you want
You should find something like this:

TriggerClientEvent(‘chat:addMessage’, …)

does this have a fix yet?

If you use QBCore

qb-ambulancejob/client/main.lua

7 Likes