how to use waittarget with injection targets(hide addobject)

Anything and all.

Moderators: Murderator+, Murderator

Post Reply
xinxilas
Posts: 78
Joined: 2009-03-10 09:43:01

how to use waittarget with injection targets(hide addobject)

Post by xinxilas »

hello

waittargetobject OBJECT; hide doesnt work

sub a()
waittargetobject('object')
uo.exec('hide')
end sub


doesnt work

any help???
xinxilas
Posts: 78
Joined: 2009-03-10 09:43:01

Post by xinxilas »

my bad

uo.hide('object')
Post Reply