morethancodenl / mtc-cityhall

A cityhall script for QBCore or Qbox Framework, within the script we focused on usability and a clean and clear user interface. In our script you have the choice to take certain jobs and/or provide yourself with an identity card and/or driver's license. This is completely adjustable to make your server according to your own wishes.
https://mtc.tebex.io/
GNU General Public License v3.0
81 stars 16 forks source link

The Ui is not opening. #1

Closed MadManDanCat closed 1 year ago

MadManDanCat commented 1 year ago

The UI will not open at all... I have tried to changed the target function too and still no success. There are no errors console or server side either.

exports['qb-target']:AddBoxZone("Cityhall", vector3(-552.05, -189.47, 38.22), 0.5, 0.5, { name="City Hall Menu", heading =30.0, debugPoly=false, minZ=37.0, maxZ=39.0 }, { options = { { event = "mtc-cityhall:client:open", icon = "fas fa-user-check", label = "Open City Hall"}, }, distance = 3.0 })

NietThijmen commented 1 year ago

Are you running the latest version of the script?

MadManDanCat commented 1 year ago

Are you running the latest version of the script?

Yes I installed the latest version.

NietThijmen commented 1 year ago

does the UI open with the integrated ped spawner?

MadManDanCat commented 1 year ago

No it does not it doesn't work at all.

On Sat, 1 Apr 2023, 11:25 Thijmen, @.***> wrote:

does the UI open with the integrated ped spawner?

— Reply to this email directly, view it on GitHub https://github.com/morethancodenl/mtc-cityhall/issues/1#issuecomment-1492917818, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHPEJB5DMS4ZRBZ7XK6AZ3W677AHANCNFSM6AAAAAAWPACZG4 . You are receiving this because you authored the thread.Message ID: @.***>

Mitchel commented 1 year ago

@MadManDanCat is it possible for you to make a clip of your problem? And possibly also share a little more code with us? You can also do this through our Discord if necessary if it feels more comfortable for you. Otherwise, a response to this is always fine. Myself, as well as several other users are currently only reporting to us that it works. So unfortunately we cannot reproduce your problem in our own environment.

Manliketjb commented 1 year ago

Same issues here, Target zone gets detected but the UI it self doesn't open. Changed the zone to all the different types, Set it up as a E prompt and even a command and neither opens the UI

NietThijmen commented 1 year ago

Can you maybe send a clip & your code in a ticket?