[RELEASE][ESX] [FIXED] cylex_npcdealer | Easiest way to add npc item seller (Legal, Illegal)

as I said in the title. script is simple asf
You can easily add npc for sell items. (Legal or illegal)


Dependencies:
es_extended,
mythic_notify,
mythic_progbar.

Download link: Github

My other paid works

cylex_antimagicbullet
cylex_pausemenu
cylex_vehiclecontrol
cylex_market
cylex_animationmenu
shiftedgarage_mlo

18 Likes

Way that looks great fs

1 Like

Nice Release :+1:

Please add Target tracking to open menu

2 Likes

Good script, but I am going to modify it so that the price is never the same, I will put a math.random to generate a random price

how to implant that ? need to put something ant clien or server sir ?

you can do that easy not all people use target

by the way that esx menu default looking really good and nice share!

Ohh, I forgot to think about it.

I remade this script to buy a items.
if needed :slight_smile:
cylex_npcdealer.rar (4.2 KB)

3 Likes

can u make it can change between money and dirtymoney for per place?

when i go to the npc it does not show items to sell

[“items”] = {
[“boar_meat”] = 100,
[“coyote_meat”] = 100,
[“deer_meat”] = 100,
[“rabbit_meat”] = 100,
[“meat”] = 100
}

I discover I bug I try to find when I start the scrip in my cfg server with ensure cylex_npcdealer I don’t see the item in the esx_menu_default but when I start manualy evrething work how I can solve that? overall is a good script

2 Likes

Like it!

What would be a great feature, to add in the config what type of money each dealer gives you?

For example, one dealer gives dirty cash whereas another gives clean cash.

That way, you can adapt this resource for illegal selling and legal selling even better!

Let me know your thoughts - Whippet :100:

1 Like

First : The animation wont stop after successfully selling an item
second : The script must be restart inside the game to make it works . not working after server is start up . idk why

how can i add Black Money xD?

Write :
[“items”] = {
[“boar_meat”] = 100,
[“coyote_meat”] = 100,
[“deer_meat”] = 100,
[“rabbit_meat”] = 100,
[“meat”] = 100,
}

I had still no found a way to use without restarting the script after the server has restart…

1 Like

Items dont show :confused:

how can i add weapons?

The script has to be started manually in order to work the npc does not sell anything please fix it !!!

1 Like