Closed MadManDanCat closed 1 year ago
Are you running the latest version of the script?
Are you running the latest version of the script?
Yes I installed the latest version.
does the UI open with the integrated ped spawner?
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: @.***>
@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.
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
Can you maybe send a clip & your code in a ticket?
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 })