When I go back to the NPC, it allows me to repeat the quest, I thought (not 100%) I added the stop at "case if clear then html" but its not showing up....
quest.txt
Code:(quest (index 1352 1) (case (if (clear 1352)) (then (html 605))) (case (then (teleport 0 287260 319667) (save 1352 2))) ) ;443 = blood (quest (index 1352 2) (case (if (clear 1352)) (then (html 605))) (case (then (item (out 443 1000)))) )Thanks.Code:(filechk file_ver (country_type ENG) (filename s000605))(background (font 12) (wrap 270) (link system ( param ( width 270) ( height 255) ( style title edge system vscroll) ( caption "Talk") ( layout script) )) ) ( frame ( font 12) ( line "Please hurry! I fear it may be too late!") ( line " ") ( link ( text "Alright!") ( param send Quest 1351 1 )) <dont mind that its just becuse i was too lazy to remove it for now as its only a test window.... ( link close ( text "meh forget it.")) )


Reply With Quote


