renzu_projectcars icon indicating copy to clipboard operation
renzu_projectcars copied to clipboard

when server starts up

Open MSRP20232024 opened this issue 1 year ago • 9 comments

[script:renzu_project] SCRIPT ERROR: @renzu_projectcars/framework/sv_wrapper.lua:4: No such export getSharedObject in resource es_extended

MSRP20232024 avatar Apr 02 '23 21:04 MSRP20232024

then you are not using ESX?

if your using ESX start this resource after ESX

renzuzu avatar Apr 03 '23 05:04 renzuzu

Im using QBCore and i dont see the ped to rent the garage also i tired to change ped and locations and still not spawning

WillyShotty avatar Apr 08 '23 07:04 WillyShotty

Capture d’écran (137) Also is there any config to remove the item if im using qb-inventory , Capture d’écran (138) If I put FALSE to line 12 the script gives me error Capture d’écran (140) If i put to TRUE the script works but dont remove the items from qb-inventory and cant interact for the private garage so players can built in peace other than that script works fine so far , Really cool concept I love it !

WillyShotty avatar Apr 08 '23 08:04 WillyShotty

no such a export error means, probably this resource is start before qb-inventory. thats why exports are not working

start this resource after qb-inventory.

or else your using very old qb core version that dont have exports for qb-inventory

renzuzu avatar Apr 09 '23 19:04 renzuzu

The resource start after qb-inventory sir and im using the latest qb-core version... it dont remove the items from my inventory and also I cant enter the warehouse or the private garage...the peds are not spawning and the warehouse theres no map ... please i need help Renzuuu I use qb-inventory not ox-inventory...

WillyShotty avatar Apr 11 '23 02:04 WillyShotty

Capture d’écran (148) Capture d’écran (147)

WillyShotty avatar Apr 11 '23 02:04 WillyShotty

Ohh yesss!! I Finally make it work !! the monkey ped its spawn, I can enter the private garage it works fine!! , everything works all good exept for 2 things.... 1 - Major issue is the Items dont remove from my qb-inventory when im building the car. and 2 - Little issue is when im buying the shell i put it down press enter but it doesnt stay I have to go far away or get out of the garage come back and then i can start building but thats not the priority I can live with that .... Its the Remove items that I dont want ,players will abuse it thats for sure !
Capture d’écran (159)

WillyShotty avatar Apr 11 '23 06:04 WillyShotty

Go to config in Renzu_projectcars Config.framework = 'ESX' -- ESX or QBCORE HERE PUT QBCORE Config.weight_type = false Config.weight = 1.5

--READ THIS PART IF META INVENTORY -- META Inventory Support -- Changing this value will need you to fully restart in client to able to use the item -- And Item must be registered properly in your OX Inventory /data/items.lua ( Automatic registered when you restart ox after this script imported a items to SQL) HERE PUT FALSE TO USE QBINVENTORY ... READ OX_INVENTORY IS ONLY META SUPORTED Config.MetaInventory = true -- ox_inventory is the only supported for esx Framework META datas || if false will use default esx item functions

ajmedina avatar Apr 28 '23 19:04 ajmedina

Hey mate how did u manage to fix the monkey ped to spawn and buy the garage? I am in need of help in that part

Johnnyc4t avatar May 19 '23 15:05 Johnnyc4t