#nop // Written by sqweekette@yahoo.com #nop // Actions to recognise the prompt before level 30 (when you can only #nop // see the percent of your stats. #nop // NOTE: It is necessary to either load your max stats (which are all 100) #nop // in a commando file each time you run wintin, or type 'score' every #nop // time you log in to DM, or tick recognition will not work correctly. #nop #read darkmists-prompt-shared.cmd #action {^<%0%hp %1%mn %2%mv>} {setstats %0 %1 %2; procprompt; proconce} {1} #action {^You have %0% hit, %1% mana, %2% movement.} {setmaxstats 100 100 100} {5}