Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Count + Hud Display
#1
i create there script
Code:
3800 {Gold Coin Count} VarSet(X) Misc.ItemCountex(3031)!X! HUD.Setup(1, 2, 230) HUD.Display(!X! Gold Coins)
but they count item only in open backpack
need in all bps loot
REP ++ IF I HELPED YOU !!! THANKS
#2
Try that
Code:
3800 {Show gold} X:=Misc.ItemCount(Gold Coin) HUD.Setup(3, 1, 255, 255, 255) HUD.Display(Gold Coin:!X!)
Edit the Hud.Setup as you wish..
But you can also activate the "auto show statistics" in Hud & information, it will show the "supplies" potion.. golds and etc.


Forum Jump:


Users browsing this thread: 1 Guest(s)