here, example, adjust it however u want
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
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