i create .xml where chracter when log said in chat for example "daily" and he receive an invite for party,after this i need to use count daily quest for do 10 dailies and log off, here the problems:
npc continuosly spam in say or in zone chat word "daily" , but i think i can resolve just add this coomand in a onload section, maybe someone can help me for this.....also daily count not works for me , i try to add comamnd, like someone suggest me in forum this:
but command not works for me .while (getQuestStatus("dailyname") ~= "complete") do
yrest(100)
end
i copy here a script if someone can help me pls.