summaryrefslogtreecommitdiff
path: root/npc/001-1_Tulimshar/rules.txt
AgeCommit message (Collapse)AuthorFilesLines
2009-11-27Fixing a bug where you could not talk to NPCs.Stefan Dombrowski1-9/+0
Problem: When you try to talk to some NPCs and these NPC don't speak to you, then after that you can't talk to any other NPC until the client is restarted. Solution: The responsibilities of the rules NPC are moved to Ian. The well and the tree are talking to everyone now.
2009-05-18NPCs that talk need to be known as NPCs for nowJared Adams1-1/+2
Older clients have problems with NPC interraction when there isn't an NPC object for them.
2009-05-12Give all invisible trigger NPCs view id 0Jared Adams1-1/+1
The client completely ignores this view, which will prevent problems if you click on them by accident with older clients. I'll change eAthena to not even send view id (job) 0.
2009-02-16Make sure no script just endsJared Adams1-0/+1
2008-11-19Fix some NPC (etc) map namesJared Adams1-1/+1
2008-11-19Change all script foldersJared Adams1-0/+7
Script files fixes are comming