buy script with lasttarget
Posted: 2004-07-04 14:46:04
How to target an npc ? u use dagger, but this is not good, i always get old target like rune.
SUB buy_regy()
uo.buy("regy",uo.getname("lasttarget"))
END SUB
Is there another way to make that script functioning? Best way is just select target, but how.
SUB buy_regy()
uo.buy("regy",uo.getname("lasttarget"))
END SUB
Is there another way to make that script functioning? Best way is just select target, but how.