else wrote:
sub name()
uo.print('name of target: '+uo.getname("laststatus"))
end sub
print only "name of target:"
it is possible that standart name aquiring settings not works on your shard configuration, or you using one of old versions of injection
else wrote:
sub printdel()
uo.print('Hi!')
wait(100)
uo.exec(',textclear')
end sub
still is in print text 'Hi!'
text in UO console can not be forced cleared any way, this is pure client settings.
text that can be cleared may be written in special window.
see commands ,textopen ,textclose ,textprint ,textclear
else wrote:
3) i need make cross for target as i write ",hide" without action to get lasttarget.
i still do not understand request. maybe you need use ,addobject then anything you need