Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If loot item, drop gp from bp and pick up an item
#5
Y0 brotha

I haven't macro for u what u want because it's propably impossible to do.

U can use macro on ur exp for drop gold when
cap=<X
X - The heaviest item what u want to drop

for example
drop gold when cap < 130
on DL for dsm


1000 {Drop Gold} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Self.Capacity()<=150 Map.Thrown(3031, 50, !X!, !Y!, !Z!)


X:=Self.X()
Y:=Self.Y()
Z:=Self.Z()
Self.Capacity()<=150
Map.Thrown(3031, 50, !X!, !Y!, !Z!)


Enjoy !
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)