Provides distinct visual templates for OOC (Out of Character) chat, Me/Do commands, and system notifications.
If the chat overlaps with your minimap, adjust the top or bottom values in styles.css . okokChat.zip
In qb-core/server/commands.lua , you can replace standard TriggerClientEvent('QBCore:Notify', ...) calls with a custom chat:addMessage event using the okokChat HTML template. Provides distinct visual templates for OOC (Out of
If you want system messages to appear in the okokChat style instead of standard notifications, you must modify your framework's core files. you can replace standard TriggerClientEvent('QBCore:Notify'
Disable the default chat resource by removing or commenting it out in your server.cfg .
Works seamlessly with frameworks like ESX and QBCore to display specific roles or server alerts.
To move the chat box (e.g., from left to right), navigate to the styles.css file.