Thread Rating:
  • 3 Vote(s) - 4.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New Idea
#5
[macro]6000 {HUD System by Kimoszin} goldCoin:=Misc.ItemCountEx(3031) goldCoinValue:=1 VarMult(goldCoin, !goldCoinValue!) manaPotion:=Misc.ItemCountEx(268) manaPotionValue:=45 VarMult(manaPotion, !manaPotionValue!) profit:=0 VarAdd(profit, !goldCoin!) VarAdd(profit, !manaPotion!) HUD.Setup(1, 0, 255, 255, 0) HUD.Display(Simple HUD System by Kimoszin) HUD.Setup(1, 0, 255, 255, 255) HUD.Display(---------------) HUD.Setup(1, 0, 106, 106, 255) HUD.Display(ITEMS LOOTED) HUD.Setup(1, 0, 183, 183, 183) HUD.Display(Gold Coin: !goldCoin!) HUD.Display(Mana Potion: !manaPotion!) HUD.Setup(1, 0, 0, 255, 0) HUD.Display(Profit: !profit!)[/macro]


Messages In This Thread
New Idea - by 286522m - 12-23-2012, 10:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)