[Release] esx_allrounddealer

use resources, there u have location.

for me it doesn’t show any thing no on the map not in sandy shores

can you give me to link for clothes as item?

Anyone has fixed that?

Is there a way to make this a buy point rather than a sell point?

2 Likes

heading? or en locale?

Is there any possibility to make it so u can buy things from it

1 Like

[quote=“Kl4sherZ, post:23, topic:655559”]
In the client/main.lua, line 48, add menuOpen = false, like that :

if wasOpen then
	wasOpen = false
	menuOpen = false
        ESX.UI.Menu.CloseAll()
end

Does anyone know how i can add custom items like weed seeds etc ?

yes in the config

looks a good script but wont work for me,

i get the esx:allrounddealer/server/main.lue:23 script error attempt to call a nil value (GetPlayerData)

has anyone overcome this error before.thanks

add items to it and nothing shows up?, no errors.

1 Like

does anyone know where I can find a script that you have to plant weed into a pot and then you have to water it and federalize it as well and then you have to out it all into plastic baggies and then you can sell them.

esx_rich_weed does that.

Is it possible to make the dealer just buy items off certain job types?

hmm i dont know :smiley: I think yes.

I can’t add an item to the npc for sale. to which I put the item the menu disappears and I don’t get any errors,to which I put the item the menu disappears and I don’t get any errors,

Hmm
Maybe you forgott a , after the items?

1 Like

how to add ecatly item ?

Locales [‘en’] = {

– AllroundDealer

[‘dealer_notification’] = ‘Press ~INPUT_CONTEXT~ to talk to ~r~Dealer~s~.’,

[‘dealer_title’] = ‘Allrounddealer’,

[‘dealer_item’] = ‘$%s’,

[‘allrounddealer_notenough’] = 'You do not have any items for sale! ',

[‘allrounddeal_sold’] = ‘You Sold ~b~%sx~s~ ~y~%s~s~ for ~g~$%s~s~’,

– blips

[‘blip_allrounddealer’] = ‘Allrounddealer’,

}