STANDALONE Polat Farmer Jobs (4 Viewers)

Straw66

Member
Oct 10, 2022
14
13
3
Credits
175
It's not working when you start working on field it spawns trailer with bales on it already and when u go to field there is no hay
 

DrMacs

Member
Mar 7, 2023
24
0
6
Credits
40
FOR QBCORE
I just tried , but not quite. seems to work correctly .. for those who have qbcore error I made the following changes

in config.lua


PLT.UseEsxFramework =from true to false
PLT.UseEsxMenu = from true to false
PLT.UseEsxSkin = from true to false

in server.lua
Line 9 change "QBCore = exports['qb-core']:GetSharedObject()" in "QBCore = exports['qb-core']:GetCoreObject()"
in client.lua
Line 62 change "QBCore = exports['qb-core']:GetSharedObject()" in "QBCore = exports['qb-core']:GetCoreObject()"
 

Users who are viewing this thread

Top