SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:1155: No such export GetQueueLength in resource connectqueue

SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:1155: No such export GetQueueLength in resource connectqueue

I tried to export everytime on any scripts but im doing wrong thing, if you can help me
to get the knowledge what to do, cuz that make me stuck.

  • How can I do export?
    I mean I tried do

export {
GetQueueLength
}

but still not work.

Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.

Please note that most of the support is provided by the Cfx.re community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.

To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.

Thanks for keeping these forums tidy!
:mascot:

exports.connectqueue.GetQueueExports().GetSize() is what I believe you want.
I wouldn’t suggest using connectqueue due to the amount of unresolved issues it has.

ok thanks :smiley:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.