Is there a way to clear the quest log on a player? I did set the points a player has to 0, but the log still shows the quests completed. That is what I would like to clear.
if you add a new xmlquestpoints attachment, that will replace the old one and clear everything
[addatt xmlquestpoints
and target the player.
Thx. Just to clear up my confusion, I'm guessing that the xmlquestpoints attachment was added the first time a player does a quest?
I say this because I never did and [addatt command.
QUOTE (Haazen @ June 04, 2006 12:31 pm) |
Thx. Just to clear up my confusion, I'm guessing that the xmlquestpoints attachment was added the first time a player does a quest?
I say this because I never did and [addatt command. |
that is correct. It will automatically get added when a quest is completed if none is already present.