//#CLIENTSIDEfunction onPlayerEnters() { if ( isOnMap ) { with ( player.gmap ) { tilelayers[ 0 ].alpha = 0.4; } }}