SphereCommunity
Vendor not buy item - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Vendor not buy item (/Thread-Vendor-not-buy-item)



Vendor not buy item - Doberman - 11-25-2016 09:20 PM

Hi!
Vendor not buy item, and say: "I cannot afford any more at the moment".
How fix this?


RE: Vendor not buy item - Coruja - 11-27-2016 06:40 PM

the vendor don't have enough money to buy the item from player


RE: Vendor not buy item - Doberman - 11-28-2016 03:26 AM

How to fix it?


RE: Vendor not buy item - scottyb - 11-29-2016 12:59 AM

2 way I believe buy some stuff off it or do .serv.restock that should fix it


RE: Vendor not buy item - Leonidas - 11-29-2016 10:17 AM

You need to make the npc spawn with money.


Code:
ON=@NPCRestock
   ITEM=random_coin_purse

You can change how much that random coin purse gives the npc by going into sphere_template_loot.scp

You could also just use ITEM=i_gold,{25 50}


RE: Vendor not buy item - Kanibal - 11-29-2016 05:59 PM

(11-29-2016 10:17 AM)Leonidas Wrote:  You could also just use ITEM=i_gold,{25 50}

More gold! More! {10000 10000000}