DravenScriptAs: Type: Assignment Interact Scripts: - 10 DravenScript - 20 DravenScriptRet DravenScript: Type: Interact Requirements: Mode: All List: - TIME day Steps: 1: Click Trigger: Script: - if { - CHAT "That's a mighty fine blade you've got there..." - WAIT 2 - CHAT "Would you like me to sharpen it?" - ANNOUNCE " wants to add SHARPNESS II to your DIAMOND SWORD!" - ANNOUNCE "Type YES or NO!" - ZAP 2 } else { - CHAT "I'm just a simple enchanter.." } Chat Trigger: 1: Trigger: /Yes/, I would! Script: - CHAT "Great! Hand it over!" - ANNOUNCE "NAME> takes the DIAMOND SWORD! - WAIT 2 - CHAT "Come back at NIGHT and it will be sharpened!" 2: Trigger: /No/ thanks! Script: - CHAT "Very well, your loss." DravenScriptRet: Type: Interact Requirements: Mode: All List: - TIME Night - scripts finished 'Script:DravenScript' Steps: 1: Click Trigger: Script: - CHAT "Ah, you're back! Here's your weapon." - GIVE 'DIAMOND_SWORD' 'QTY:1' - ANNOUNCE " hands you the DIAMOND SWORD! - ZAP 2 2: Click Trigger: Script: -CHAT "Has that weapon served well for you?"