Jump to content
  • 0

Real-time SHOP


Cold

Question


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  77
  • Reputation:   11
  • Joined:  08/19/12
  • Last Seen:  

Well guys, I was studying and trying to find a way (without success) to make a real time shop NPC. But what is that?

 

The idea is simple, there are commands in the emulator to add and remove itens from an NPC Shop list. But when you do that, you will only see the list if you close the store and open again. So i was thinking: "If we could make the npc remove and add itens in real time?" Like, i call a script, and it add an item to the list of vending itens, so the players that are with the shop open, will see the item appearing on the list.

 

I was trying to implement it, but like i said, no success! Someone knows how to do? 

 

Thank you guys!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.05
  • Content Count:  1546
  • Reputation:   192
  • Joined:  07/23/14
  • Last Seen:  

A shop that has global function that you can see who sells & buy items?

 

for example when you open the shop it will show like this.

 

Radian : S>Apple 10z ?

 

I like the IDEA. 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  77
  • Reputation:   11
  • Joined:  08/19/12
  • Last Seen:  

No, its a Real time shop. It opens a normal windows, but example, it is selling 1x orange potion, so i have another scripts that can add itens into that shop, so i will add a blue potion. Now it will sell 1x yellow potion and 1x blue potion. But, the people that was with the shop window open before i add the item, nothing will change. They will see the new selling item, only if they close the shop and talk with the npc again. I'm trying to find a way to do the change in real time. When i add the item to the shop, all the people with the npc open will see.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...