Giter Club home page Giter Club logo

Comments (6)

CloudXRoleplay avatar CloudXRoleplay commented on July 30, 2024 1

I have the same issue.

from polyzone.

mkafrin avatar mkafrin commented on July 30, 2024

This isn't how PZ even displays debug of zones, so I don't think it's related. Even if it was, there's no zones created in PZ, so some other resource would have to create a zone and turn it's debug on. Either way, this is unrelated to PZ itself.

from polyzone.

Charles11130 avatar Charles11130 commented on July 30, 2024

I don't agree, I removed all my scripts from the server to find the problem, it definitely comes from yours. When I put the old version of PolyZone it no longer appears...

from polyzone.

mkafrin avatar mkafrin commented on July 30, 2024

What coordinates is this at? And you're saying you had a blank server with just PolyZone started and you saw this? I can't even imagine how that'd be possible since this isn't how debug drawing works in PZ, but I can check it if you can provide the coords.

from polyzone.

Charles11130 avatar Charles11130 commented on July 30, 2024

Hello , heading = 114.98358917236328, vector4(-683.07604980469, -1102.7947998047, 14.525598526001, 114.98374176025),
vector3(-683.07604980469, -1102.7947998047, 14.525598526001)

from polyzone.

Charles11130 avatar Charles11130 commented on July 30, 2024

Hello i have solved this issue .
In qb-target /client/lua line 1389 debugPoly = true ====>> false .
CreateThread(function()
exports['qb-target']:AddBoxZone('test', vector3(-683.14, -1102.76, 14.53), 2.0, 2.0, {
name = 'test',
debugPoly = true,
minZ = 13.53,
maxZ = 15.53,
}, {
options = {
{
type = 'client',
event = 'qb-ambulancejob:stash',
icon = 'fa fa-hand',
label = 'Open Stash'
}
}
})
end)

from polyzone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.