EmmsUI is a plugin for drawing immediate mode UI in Unreal, built for the UnrealEngine-Angelscript fork. It works by maintaining a tree of UMG widgets that is controlled through angelscript code.
Zens-redzone I created a basic red zone script that creates Blips and a red sphere zone around configurable areas. It provides players with weapons (Config.LoadoutItems) when entering the zone, ...