How would i fire a custom event in level blueprint from HUD blueprint

There no way to get level blueprint from blueprint only via C++ by extending ALevelScriptActor and adding events and binded functions

You could try to call HUD from level blueprint