Page 2 of 2

Re: Panda Player

PostPosted: Mon Sep 12, 2011 10:57 am
by jhamel
ground = Sim.items[0,9]
ground.grantPermission("read", "all")
ground.grantPermission("reference", "all")
ground.body.grantPermission("read", "all")
ground.body.grantPermission("reference", "all")


WOW -Thank you, that works !!!!!

Have a nice day, bye
Juergen

Re: Panda Player

PostPosted: Mon Sep 19, 2011 8:27 pm
by SirGolan
WOW -Thank you, that works !!!!!


Great! That fix also made it in to trunk..

Thanks,

Mike