Quote: "ust curious: did you acheive the tricolor radar HUD image solely by way of source modification?"
I had to make three different HUDS, though changing the color of a hud isn't hard, its already in the source.
Quote: "Could you show an .fpi snippet of the script that you applied to get the effect shown?"
Sure, np
;Artificial Intelligence Script
;Header
desc = Radar HUDs
;Triggers
:state=0:hudreset,hudx=12,hudy=20,hudimagefine=gamecore\huds\plrdot.png,hudname=plr,hudmake=display
:state=0:hudreset,hudx=12,hudy=20,hudimagefine=gamecore\huds\blood.png,hudname=enemy,hudteam=2,hudratio=8,hudrange=500,hudalpha=255,hudtype=12,hudmake=status
:state=0:hudreset,hudx=12,hudy=20,hudimagefine=gamecore\huds\allydot.png,hudname=ally,hudteam=1,hudratio=8,hudrange=500,hudalpha=255,hudtype=12,hudmake=status,state=1
:state=1:hudlayer=plr 3,hudlayer=enemy 2,hudlayer=ally 1,state=2
;End of Script
I'd change the world, but I don't have the source code
R.I.P. heltor, we will miss you
