I know GTA Online has a heist that uses animations for picking up bags and putting them in the truck but have not been able to find them yet. So looking for suggestions on which animation to use when taking bag out of dumpster - and the clean up part of the job.
The server I have been playing on uses ESX but i hate the drive to a circle - honk - drive to next circle of the jobs so have been looking at making them a bit more interactive. Seems a bit easier then i expected to make the esx_garbagejob into this:
Currently this is using amb@world_human_drinking_fat@beer@male@idle_a for the animation to put the bag in the truck which I think looks ok but a swinging animation might be better as well.
Once i get animations done and test it on the server for a bit to see if any thing weird shows up will be releasing the script.
SpikE
Can you send your script to me? i will test and help you do that
Just finished the part of the code that needs to be added to esx_garbagejob to where it seems like everything works but before i send it to anyone would like to test it on the server i play on first. have a new video with the animations I have decided to go with for testing atleast unless I can come up with better ones.
What i have added to the esx_garbabejob is:
Gives random number of bags to collect at each destination.
Pays per destination and per bag collected - so more work to do each stop means more cash.
Fix i had to work in because of orginal script. Orginal script checked to see if you left marker or not in vehicle. A error could happen if you started collection and moved vehicle out of marker making it when you finished collecting it would give you same collection spot. So as a fix for now - i have it FreezeEntity until collection is done to make sure truck isn’t moved out of marker during collection. Not the best solution - but this is just for the testing now.
If you want the files as is without testing im more then willing to zip up the esx_garbagejob folder i have… but without putting it on a live sever cant say what would happen. Just dm here where i can send the files.
SpikE
Could you send me too? So I can test it on my server and using it?
The original version of this script had horrible resource usage. I have since rewritten my part of the script and just trying to find the original creator so I can make sure it is ok to release. As soon as I hear from them I’ll post a release for this.
1 Like