thanks man saved me after 8 hours , for anyone with my problem : you cant change variable of gamestate / game mode from HUD even if you set the event as RunOnServer , you have to cast from HUD to Player Controller and run on server from there . (you are client in my example if you are server it doesn’t matter)