Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro ammo refil
#1
For people who have issue with built in Re-User ammo
(sometimes puts in other things than I want to - like gold - or puts it too late)

here's a simple macro

Code:
5000 {ammo} coINF:=Self.Inventory.Ammunition() ileINF:=Self.Inventory.Ammunition.Count() !coINF!<>!ammoid! [else] Self.Equip.Ammo(!ammoid!) exit() {else} !ileINF!<10 Self.Equip.Ammo(!ammoid!) exit()

REMEMBER to put your Bolt / arrow ID in variables

i use infernal bolts

Code:
ammoid=6528


edit:
please move thread to free scripts/ macros
i put here by accident
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)