If there's a comprehensive FO3/FNV User-Interface Tutorial 101 I'd greatly appreciate being pointed in the right direction.
SetUIString "BarterMenu\NOGLOW_BRANCH\BM_CapsFlow\BM_CapsLabel" "New String"
SetUIString "BarterMenu\NOGLOW_BRANCH\BM_CapsFlow\BM_CapsLabel\string" "New String"
SetUIString "BarterMenu\NOGLOW_BRANCH\BM_CapsFlow\BM_CapsLabel\string" "NCR $"
short iStringbegin MenuMode 1053 if iString != GetUIFloat "BarterMenu\NOGLOW_BRANCH\BM_CapsFlow\visible" set iString to GetUIFloat "BarterMenu\NOGLOW_BRANCH\BM_CapsFlow\visible" if iString SetUIString "BarterMenu\NOGLOW_BRANCH\BM_CapsFlow\BM_CapsLabel\string" "NCR $" endif endifend