function scr_shakescreen(arg0 = 4) { with (instance_create(x, y, obj_shake)) { shakex = arg0; shakey = arg0; } }