How do I make an angle indicator?
Posted: Sat Jan 27, 2007 6:47 am
RF can do compasses that show direction. Can it do an indictator showing a players vertical angle as well? I have pasted the INI info for the compass here. If it can be done can someone please show how it has to be done?
[compass]
frame = hud\hud_compassfrm.bmp
framealpha = hud\a_hud_compassfrm.bmp
indicator = hud\hud_compass.bmp
indicatoralpha = hud\a_hud_compass.bmp
framex = -138
framey = 138
indicatoroffsetx = 46
indicatoroffsety = 7
[radar]
frame = hud\hud_radar.bmp
framealpha = hud\a_hud_radar.bmp
indicator = hud\indicator_green.bmp
indicatoralpha = hud\a_indicator.bmp
npcindicator = hud\indicator_red.bmp
npcindicatoralpha = hud\a_indicator.bmp
framex = -138
framey = 10
range = 3000
This might get confusing, but I am sure that there is someone that can give the info I need.
[compass]
frame = hud\hud_compassfrm.bmp
framealpha = hud\a_hud_compassfrm.bmp
indicator = hud\hud_compass.bmp
indicatoralpha = hud\a_hud_compass.bmp
framex = -138
framey = 138
indicatoroffsetx = 46
indicatoroffsety = 7
[radar]
frame = hud\hud_radar.bmp
framealpha = hud\a_hud_radar.bmp
indicator = hud\indicator_green.bmp
indicatoralpha = hud\a_indicator.bmp
npcindicator = hud\indicator_red.bmp
npcindicatoralpha = hud\a_indicator.bmp
framex = -138
framey = 10
range = 3000
This might get confusing, but I am sure that there is someone that can give the info I need.