Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If loot item, drop gp from bp and pick up an item
#1
Hello.
I need a macro.

If loot item (like knight legs), drop gp from bp and pick up an item.
I helped you? My script is good?
Give me a reputation point Smile Thank you!

[Image: banner.gif]
Reply
#2
~bump
I helped you? My script is good?
Give me a reputation point Smile Thank you!

[Image: banner.gif]
Reply
#3
~bump
I helped you? My script is good?
Give me a reputation point Smile Thank you!

[Image: banner.gif]
Reply
#4
~bump
I helped you? My script is good?
Give me a reputation point Smile Thank you!

[Image: banner.gif]
Reply
#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


Forum Jump:


Users browsing this thread: 1 Guest(s)