Praxtor
Programmer
- Joined
- Jan 22, 2012
- Messages
- 496
- Reaction score
- 83
Hello. I have few questions about NPCs in TFS 0.4.
1) When I am selling items to NPC, he should take the item from backpack firstly.
2) When I'm buying a life ring for example, NPC should give it to my backpack, not the ring slot.
3) I'm using the old shopmodule system (talk) and shopModule:addSellableItem in npc's script. I'd like to make players possible to buy items on two ways:
- hi / rope / yes
- hi / buy rope / yes
How to make it, anyone know?
Thanks in advance.
1) When I am selling items to NPC, he should take the item from backpack firstly.
2) When I'm buying a life ring for example, NPC should give it to my backpack, not the ring slot.
3) I'm using the old shopmodule system (talk) and shopModule:addSellableItem in npc's script. I'd like to make players possible to buy items on two ways:
- hi / rope / yes
- hi / buy rope / yes
How to make it, anyone know?
Thanks in advance.