rsdsebek
C++/LUA coder
- Joined
- Oct 8, 2008
- Messages
- 128
- Reaction score
- 30
Hi
I have small bug with NPCs on TFS 1.0. My npc is ordinary default.lua with shop function. So, when we buy or sell item by writing e.g. "sell plate armor" and walk away, NPC begins to spam with "Good bye.", when other player arrives on screen NPC is also spamming "Good bye." until player gets out of its sight.
When NPC is spamming I get lua error about npcsystem.lua in console:
What can I do about it? All npc system files are from forgottenserver github.
Regards
I have small bug with NPCs on TFS 1.0. My npc is ordinary default.lua with shop function. So, when we buy or sell item by writing e.g. "sell plate armor" and walk away, NPC begins to spam with "Good bye.", when other player arrives on screen NPC is also spamming "Good bye." until player gets out of its sight.
When NPC is spamming I get lua error about npcsystem.lua in console:

What can I do about it? All npc system files are from forgottenserver github.
Regards
Last edited: