Page 1 of 1

target x status

Posted: 2005-02-22 18:58:11
by BlekotaCZ
Please, i need script who replace uo macro:
cast spell [spell name]
waitfortarget
lasttarget

but no laststarget but laststatus.
some like:
uo.cast('[spellname')
waitfor(something)
?uo.laststatus?

thanx

Re: target x status

Posted: 2005-02-22 19:22:22
by The Cheater
BlekotaCZ wrote:Please, i need script who replace uo macro:
cast spell [spell name]
waitfortarget
lasttarget

but no laststarget but laststatus.
some like:
uo.cast('[spellname')
waitfor(something)
?uo.laststatus?

thanx

uo.WaitTargetObject ("lasttarget")

Re: target x status

Posted: 2005-02-22 23:21:56
by BlekotaCZ
The Cheater wrote:
BlekotaCZ wrote:Please, i need script who replace uo macro:
cast spell [spell name]
waitfortarget
lasttarget

but no laststarget but laststatus.
some like:
uo.cast('[spellname')
waitfor(something)
?uo.laststatus?

thanx

uo.WaitTargetObject ("lasttarget")


cool!
thank you verry much !!!!

Posted: 2005-02-22 23:29:17
by Savage
uo.cast('Weaken','lastattack')