Quote:
"Player_up1_pan.VISIBLE = ON;"

this is in c-script.

in lite-c, use "set(Player_up1_pan, VISIBLE);"

and if you want to reset the flag, use "reset(Player_up1_pan, VISIBLE);"