NPC Shop System V2! - (Uncopylocked)

NPC SHOP V2

NPC System V2 is here. With some cool changes from the V1.
Designed for everybody, you don’t need a scripting knowledge for this!

Screenshot:

Features

  • One time purchase
  • Tool saving (when you die/leave) separate settings for both
  • Dialogue system for the NPC

Why you should use this?

  • Easy to use
  • Free (You don’t need to credit me)
  • Actually works
  • Cool quality
  • Completly Customizable
  • Because yes

Model: NPC Shop V2 - The_Saver31 - Roblox
How to use it: How to Make NPC Shop! (V2) - Roblox Studio - YouTube
Old Version: NPC Shop System! - (Uncopylocked)
Other Resources: Map Voting System! (Uncopylocked)

Credit: https://www.roblox.com/users/528894344/profile/

Feel free to suggest more features for this!

25 Likes

Hey so I got a question for you!

Awesome system, but how would I make the player able to sell their items?
I dont want the player to be able to sell every item (so maybe another bool value in the ServerStorage called Sellable), how would I go about this?
My tools save after leaving and after death, so I dont want people to sell their tools and be able to sell them again after dieing / rejoining.

2 Likes

You can use this to cancel their save

player:WaitForChild("Data").Items:FindFirstChild("ToolName"):Destroy()
1 Like

could it support multiple items?
Say I want to have it sell a bigger range of items, instead of 1

Not really, I will probably make a V3 for this system with the feedback. You can try to modify it tho

3 Likes

alright, fast response lol, if you do make that a thing in Version 3 just @ me, currently working on ui

2 Likes