How to delete objects?
Posted: 2005-05-18 17:26:13
i want to do a script like this
if uo.objatlayer('Lhand') then
uo.addobject('Left' , uo.objatlayer('Lhand'))
else
>>>>>>>> "Delete object Left" <<<<<<<<<<<
endif
But i dont know how to delete objects.
You're helping me a lot.. so thanx for all
if uo.objatlayer('Lhand') then
uo.addobject('Left' , uo.objatlayer('Lhand'))
else
>>>>>>>> "Delete object Left" <<<<<<<<<<<
endif
But i dont know how to delete objects.

You're helping me a lot.. so thanx for all