Magmaleonim using pvhud how do i get the damage numbers that show up next to my health in a similar position? what do i change and where is it?
In the resource/ui directory in your hud folder there is a file called HudDamageAccount.res. Change the CDamageAccountValue xpos and ypos. You might also have CDamageAccountValueShadow or something named similar if you have a drop shadow effect for the damage text. That is normally one pixel over and down, so change that accordingly as well.
awesome, thanks for your help!