Nice script for Arma 3 that will provide icons and player name over heads.

This is a very nice script for Arma 3 that will give each player a icon over their heads and their name and role. This is very useful for IFF and works very well. addMissionEventHandler ["Draw3D", { { if ((side _x) == west) then { drawIcon3D [([_x, "texture"] call BIS_fnc_rankParams), [0,1,1,1], visiblePosition _x vectorAdd [0,0,3], … Read more