Few usefull cleric Binds
Posted: Tue Mar 23, 2004 12:23 pm
This is a CCH Chain code. Obviously you will have to edit it to the layout that your guild uses. Also before you use it you have to /varset nextcleric <cleric name> and /varset castdelay <##>(ie /varset nextcleric Soandso, /varset delay 30)
This is to res someone with cleric epic. You will have to modify it if you have your epic still equiped normaly, and if you dont you will have to edit it to the correct slot
This is to cast your horse
Code: Select all
/declare nextcleric global
/declare castdelay global
/custombind add cch
/custombind set cch /multiline ; /cast "complete heal";/2 >>> %t is getting Healed <<< [@nextcleric get ready] (@castdelay);/delay @castdelay;/2 >>> @nextcleric GO NOW <<<;/gu >>> @nextcleric GO NOW <<<
/bind cch <key>
Code: Select all
/custombind add res
/custombind set res /multiline ; /tt Res Inc;/itemn mainhand leftmouseup;/itemn pack8 leftmouseup;/itemn mainhand leftmouseup;/itemn mainhand rightmouseup;/delay 11s;/itemn mainhand leftmouseup;/itemn pack8 leftmouseup;/itemn mainhand leftmouseup
/bind res <key>
Code: Select all
/custombind add horse
/custombind set horse /itemn ammo rightmouseup
/bind horse <key>