#Liberty Group Jobs

1 messages · Page 1 of 1 (latest)

river vector
#

I've been looking for any co-op jobs and most of them were paid for but i did end up finding one that was a little dated but i tweaked it and made it work for QBOX... yes it does require ps-groups until @solareon makes his phone app compatible with NPWD
https://github.com/tichys/liberty-groupjobs

GitHub

Contribute to tichys/liberty-groupjobs development by creating an account on GitHub.

lusty narwhal
#

this is compatible with npwd

river vector
river vector
#

im having a small issue

#
RegisterServerEvent("towing:createGroupJob", function(groupID)
    local src = source
    local members = exports.groups:MemberCount(groupID) -------- GroupID is returning as zero which  returns as nil members
    if #members <= Towing.MaxGroupSize then
        if FindTowingJobById(groupID) == 0 then ```
indigo pilot
#

I only know that it’s still WIP so it might not work properly

river vector
#

hmmmm

#

perhaps getting the groupid first is in order

lusty narwhal
river vector
river vector
#

AHA!

#

I FIXED IT!

lusty narwhal
#

Nice

#

So your script adds group to default qbox jobs?

river vector
#

its coop version of electrician, garbage, towing and delivery

idle wind
#

I have a bunch of group jobs that I should post for free here in a bit, they're collecting dust at the moment.

#

Also I did start a group app for lb-phone as well so I need to finish that too

elder sleet
#

provides for qb-phone as well which is neat

grand holly
#

jup

river vector
#

too bad its not for NWPD

elder sleet
river vector
idle wind
river vector
#

if you dont mind

river vector
#

script is 85% complete