Change screen percentage for VR in blueprints

I’m trying to make a way to change screen percentage in a packaged project. I can’t use “execute console command” nodes because console commands don’t work in packaged projects. But I can’t find another way to change “hmd sp”

Unless somethings changed console commands should still work in packaged projects; Its just that the console is’nt availible to the user.

Side node: You should use ‘hmd pd’ in 4.8+ (hmd sp 1.0 is default, means full oversampling)