![]() |
|
#1
|
|||
|
|||
You are creating the info variable in a different indentation block than the if statement. So if the right mouse button was clicked you would get an error because the info object would never be created. So you need to indent the if info.valid and info.object == female: block so it is in the same scope as the line info = viz.pick(1)
|
#2
|
|||
|
|||
![]()
cheers, thats sorted a lot of the problems ive been havin
![]() Also I was wondering if there could be a scripts page in the future on here, so users can share scripts etc? Thankyou for your time |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|