is there a way to make it have 2 or more jobs be able to use it?
Getting this error too. Same issues after it happens.
Hi there, for qbcore to make this work or what I did. Not sure if its right, but it worked for me.
In sv_wrapper.lua change line 9 from
QBCore = exports[‘qb-core’]:GetSharedObject() to
QBCore = exports[‘qb-core’]:GetCoreObject()
Still in sv_wrapper.lua go to line 103 and replace the entire line to:
if type == ‘fetch’ and plugin == ‘oxmysql’ then
line 104 replace entire line to:
exports.oxmysql:fetch(query, var, function(result)
Then go to fxmanifest.lua and change to : ‘@oxmysql/lib/MySQL.lua’,
Remember to make your changes in the config.lua to match.
I also have this issue using latest esx
Whats up, i have the item in my inventory byt says no stancer kit to install
Hi ! what a great idea! I dream for a long time to have a beautiful interface Vstancer with a usable item…
thx very much
so im getting this everytime i start my server up, [script:renzu_stancer] register item stancerkit
[script:renzu_stancer] SCRIPT ERROR: @renzu_stancer/server.lua:86: attempt to call a nil value (global ‘RegisterUsableItem’)
did you add it to your data base and items in if you have a weight inventory ?
for those who are using the NEWST qb-core - this script will not work for you
why? what is not work?
can we get an update for the new qbcore?
How to remove the item check and use the stancer menu without the item
You can always use the original Vstancer [Release][C#] VStancer
Help me, thank you
Something weird is going on with the stancer…earlier this morning was working fine. Later on started to get ‘‘no unlocked vehicle’’ or the tyre width doesn’t even take effect. Any fix for it ?
it should work
the problem you seen must be the wheel width does not trigger the update instantly, was fixed now.
or you probably installed default wheels. by default the GTA native for wheel widths works only if you have custom WHEELS.
@Renzuzu Welcome back bro! i was wondering were you ran off to, without saying anything.
Thanks Renzu, is there a way to apply the width for front or back wheel ? I would be a cool feature.
Another thing for the Nitro Script. How can i use the Purge when the car is not accelerating ? It still uses nos and the purge will work, only when the car is stopped.
@Renzuzu can you help me, its not saying the stance settings. after server restart the settings are reverted to normal.
im using the latest esx_garage thats comes with the legacy 1.8 deployer if that helps at all