02-26-2018, 11:03 PM
(This post was last modified: 02-26-2018, 11:03 PM by MegaNo0body.)
(02-26-2018, 07:27 PM)Catar Wrote: here, example, adjust it however u want
Code:50 {dropHUD} Cooldown.Blocked(honeyHUD)==0 HUD.Print(2, 1, 0, 204, 0, 10000, 7 <^ 8 ^ 9 ^>) HUD.Print(2, 1, 0, 255, 255, 10000, 4 < 6 >) HUD.Print(2, 1, 204, 102, 0, 10000, 1 <V 2 V 3 V>) Cooldown.Create(honeyHUD, 10000)
first 2 digits in print, are position
examples
1,1 is left top
2,1 mid top
1,2 left mid
2,2, mid mid
3,3 right bottom
These macros are sexy! Congratulations Catar!