ivvanek
New Member
- Joined
- Mar 24, 2009
- Messages
- 113
- Reaction score
- 3
Hello my friends 
Everything works fine before some changes with NPC.
Because i had problem with npcs and make changes following this topic bellow.
otland.net
Console Error:
And now, when i attack players i dont have skull and pz, i can go to depo.
Whats wrong with my changes? because npc now working good.
How to fix it?

Everything works fine before some changes with NPC.
Because i had problem with npcs and make changes following this topic bellow.

[TFS 1.3] 8.6 Bless from Eremo not work
Hello, I cannot buy blesses from NPCs, for example i will give you my codes from NPC Eremo. I can paste other codes just tell me which one. Eremo.xml Eremo.lua local keywordHandler = KeywordHandler:new() local npcHandler =...
Console Error:
Code:
Lua Script Error: [Npc interface]
data/npc/scripts/Melian.lua:onCreatureAppear
data/npc/lib/npcsystem/npchandler.lua:385: attempt to call method 'setSpeechBubble' (a nil value)
stack traceback:
[C]: in function 'setSpeechBubble'
data/npc/lib/npcsystem/npchandler.lua:385: in function 'onCreatureAppear'
data/npc/scripts/Melian.lua:5: in function <data/npc/scripts/Melian.lua:5>
Lua Script Error: [Npc interface]
data/npc/scripts/UzonE.lua:onCreatureAppear
data/npc/lib/npcsystem/npchandler.lua:385: attempt to call method 'setSpeechBubble' (a nil value)
stack traceback:
[C]: in function 'setSpeechBubble'
data/npc/lib/npcsystem/npchandler.lua:385: in function 'onCreatureAppear'
data/npc/scripts/UzonE.lua:5: in function <data/npc/scripts/UzonE.lua:5>
And now, when i attack players i dont have skull and pz, i can go to depo.
Whats wrong with my changes? because npc now working good.
How to fix it?
Last edited: