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
#Liberty Group Jobs
1 messages · Page 1 of 1 (latest)
this is compatible with npwd
updated it to utilize this, will test and if it works im gonna push it
know anyone fluent with this script?
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 ```
I only know that it’s still WIP so it might not work properly
i just stumbled over it. didnt have time to study the code.
well no, technically yes but no
its coop version of electrician, garbage, towing and delivery
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
Solareon beat ya to it
https://github.com/solareon/slrn_groups
provides for qb-phone as well which is neat
jup
too bad its not for NWPD
This one is though 
I know I've already begun integrating it
His groups vs my groups are not the same.
i need some help from you involving this script
if you dont mind
script is 85% complete