sub rezwhoever()
uo.usetype ( 'bandage' )
uo.waittargetid ???
I don't know though

Thanks guys!
Moderators: Murderator+, Murderator
Code: Select all
sub healfriend()
uo.WaitTargetObject(' ID of your friend')
uo.UseType(' type of bandage ')
end sub