Page 1 of 1
Disable getactor?

Posted:
Wed Apr 12, 2006 6:18 am
by DilloDude
Does someone know how I can disable getactor on a certain actor? I want to find the actor at a certain place, but I have a menu that will be opened and I don't want it's name to be returned.

Posted:
Thu Apr 13, 2006 3:15 am
by Fuzzy
when you make the menus, make a list of the names of the neu actors, and then when you use get actor, check the getactor return against the list.

Posted:
Thu Apr 13, 2006 4:45 am
by DilloDude
But is there a way I can get it to return the actor underneath?

Posted:
Tue Mar 13, 2007 10:43 am
by jazz_e_bob
Was a solution ever found to this?
I also need to make certain actors "invisible" to the getactor function.

Posted:
Tue Mar 13, 2007 1:12 pm
by makslane
You can create an actor variable (like enableGetActor) and test it in the returned actor.

Posted:
Wed Mar 14, 2007 12:05 am
by Game A Gogo
YAY!!!!
Jazz_e_bob, you are back! Is it for good?
I'M SOOO GLAD!!!!!!
sorry, your just my Idol xD

Posted:
Wed Mar 14, 2007 12:21 am
by UltimatHedgehog
you may need a guard now *stares at gogo* and probably a restraining order

Posted:
Wed Mar 14, 2007 12:55 am
by Game A Gogo
you mean an Internet restraining order

, Canada is not close to Australia!

Posted:
Thu Mar 15, 2007 4:37 pm
by jazz_e_bob