Why did you do this like if true that will always be true, dont get the point of that, gives everyone access to the admin panel, is that something they should have doubt it?
if (IsControlJustPressed(1, 212) and IsControlJustPressed(1, 213)) then
if true then
SetNuiFocus(true, true)
SendNUIMessage({type = 'open', players = getPlayers()})
end
end
So with the latest update you changed something that i dont understand one bit off.
https://github.com/kanersps/es_admin/blob/bd4fcd3284c7a5d90f0c6cf8db9a506f6537e5f8/client.lua#L11
Why did you do this like if true that will always be true, dont get the point of that, gives everyone access to the admin panel, is that something they should have doubt it?