This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.
If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.
View attachment 6028
Hello, I bring you the okokChatV2 ESX version converted by me to QBCore (The file contains both versions).
Make sure to read the README.md
UPDATE: ATTENTION [Only QBCore Version] - I notice that the PM command doesn´t work, you need to edit line 824 in server.lua to xTargetName = getName(xTarget) to fix the problem.
UPDATE: 26/04/2022 - 12:20 [Only QBCore Version] - All the people who download the script after this hour will have all working properly.
If you got downloaded it before, make what is detailed above, in the first update and also change the lines 938, 1003 in server.lua to xTargetName = getName(xTarget)
Preview:Hidden link for visitors, to see Log in or register now.
Hidden link for visitors, to see Log in or register now.@Ares esx convert new download
Good contribution -> Script - okokChatV2 - QBCore and ESX
Where did you find the QBCore version, i downloaded with the new download but it's only ESXDoes its mean in have to do it for all 31 trigger events?
How to add the system messages to QBCore
Navigate to qb-core/server/commands.lua and search for the following code (for example):
TriggerClientEvent('QBCore:Notify', source, "Incorrect Format", "error")
And replace it with the following:
AddEventHandler('chatMessage', function(playerId, author, message)
local time = os.date('%H:%M')
if message:sub(1, 1) == '/' and playerId > 0 then
CancelEvent()
TriggerClientEvent('chat:addMessage', playerId, {
template = '<div class="chat-message system"><i class="fas fa-cog"></i> <b><span style="color: #df7b00">SYSTEM</span> <span style="font-size: 14px; color: #e1e1e1;">{0}</span></b><div style="margin-top: 5px; font-weight: 300;">Incorrect Format</div></div>',
args = { time }
})
end
end)
other l e a k s i t eWhere did you find the QBCore version, i downloaded with the new download but it's only ESX
nice niceView attachment 6028
Hello, I bring you the okokChatV2 ESX version converted by me to QBCore (The file contains both versions).
Make sure to read the README.md
UPDATE: ATTENTION [Only QBCore Version] - I notice that the PM command doesn´t work, you need to edit line 824 in server.lua to xTargetName = getName(xTarget) to fix the problem.
UPDATE: 26/04/2022 - 12:20 [Only QBCore Version] - All the people who download the script after this hour will have all working properly.
If you got downloaded it before, make what is detailed above, in the first update and also change the lines 938, 1003 in server.lua to xTargetName = getName(xTarget)
Preview:Hidden link for visitors, to see Log in or register now.
Hidden link for visitors, to see Log in or register now.@Ares esx convert new download
Good contribution -> Script - okokChatV2 - QBCore and ESX
GoodView attachment 6028
Hello, I bring you the okokChatV2 ESX version converted by me to QBCore (The file contains both versions).
Make sure to read the README.md
UPDATE: ATTENTION [Only QBCore Version] - I notice that the PM command doesn´t work, you need to edit line 824 in server.lua to xTargetName = getName(xTarget) to fix the problem.
UPDATE: 26/04/2022 - 12:20 [Only QBCore Version] - All the people who download the script after this hour will have all working properly.
If you got downloaded it before, make what is detailed above, in the first update and also change the lines 938, 1003 in server.lua to xTargetName = getName(xTarget)
Preview:Hidden link for visitors, to see Log in or register now.
Hidden link for visitors, to see Log in or register now.@Ares esx convert new download
Good contribution -> Script - okokChatV2 - QBCore and ESX
fjdView attachment 6028
Hello, I bring you the okokChatV2 ESX version converted by me to QBCore (The file contains both versions).
Make sure to read the README.md
UPDATE: ATTENTION [Only QBCore Version] - I notice that the PM command doesn´t work, you need to edit line 824 in server.lua to xTargetName = getName(xTarget) to fix the problem.
UPDATE: 26/04/2022 - 12:20 [Only QBCore Version] - All the people who download the script after this hour will have all working properly.
If you got downloaded it before, make what is detailed above, in the first update and also change the lines 938, 1003 in server.lua to xTargetName = getName(xTarget)
Preview:Hidden link for visitors, to see Log in or register now.
Hidden link for visitors, to see Log in or register now.@Ares esx convert new download
Good contribution -> Script - okokChatV2 - QBCore and ESX
Lets seeGood
View attachment 6028
Hello, I bring you the okokChatV2 ESX version converted by me to QBCore (The file contains both versions).
Make sure to read the README.md
UPDATE: ATTENTION [Only QBCore Version] - I notice that the PM command doesn´t work, you need to edit line 824 in server.lua to xTargetName = getName(xTarget) to fix the problem.
UPDATE: 26/04/2022 - 12:20 [Only QBCore Version] - All the people who download the script after this hour will have all working properly.
If you got downloaded it before, make what is detailed above, in the first update and also change the lines 938, 1003 in server.lua to xTargetName = getName(xTarget)
Preview:Hidden link for visitors, to see Log in or register now.
Hidden link for visitors, to see Log in or register now.@Ares esx convert new download
Good contribution -> Script - okokChatV2 - QBCore and ESX