Page 1 of 1

Egg Hunt

PostPosted: 10 Jul 2021, 12:15
by sridharkumar
I am Currently working on egg hunts for my tracks. But, I had a hard time figuring out how to remove invisible walls ONLY in egg hunt. Can you tell me how to do that in scripting?

Thanks,
Sridhar

Re: Egg Hunt

PostPosted: 10 Jul 2021, 14:32
by benau
Take a look in oilvermath scripting.as used on the rulers obejcts

Re: Egg Hunt

PostPosted: 10 Jul 2021, 14:33
by sridharkumar
I did but how to say if it is NOT easter egg. I tried to use not it didn't work.

Re: Egg Hunt

PostPosted: 10 Jul 2021, 14:41
by benau
Just do the reverse if getMinorRaceMode() != 3000