Quest List
Echobob opened this issue ยท 10 comments
This will be part of the sql files. Needs to be edited when ever a player hits a quest sign. Also will need to be read when the player types the /quest list command.
Would it be simply ok to list all the quest files in a directory? We can also attribute issue #7 to provide more meaningful descriptions...
When I tried with signs, this was malfunctioning :| I have yet to figure out why, hmm... blocks issue 10 until closed.
I tried that... I don't want it to break the sign right now. Too annoying to debug.
Yes I tried as well. Same result. Maybe we should add something that breaks the sign if the quest is an incorrect name. That way we will be able to tell if it isn't picking up the first line or it is just not picking up the quest name.
Ok I will work on it and try different things. Maybe we should look at what other plugins do to see how it compares to ours.
I think maybe the SQL queries aren't sticking to the database... I have to look closely though, I might be missing something that's right in front of my face.
We could add something that turns the text read if the quest is wrong. That could help in testing.