Is it possible to add an UI element via the script of a map? For instance something like the Final Rush UI, see attachment.
As far as I can tell, this needs to be done via a UserSync "OnSync" hook (at hook/lua/ui/UserSync.lua). However such hooks don't seem to get invoked for maps (it does for mods). So is there a way to do this with just a map?