Cool, so its possible to have your own HUD? Awesome. Cause i plan to make a very cool HUD. Im very good at that and was already about to get disapointed to notice i can only use numbers in FPSC.
This is my plan:
Instead of havin a health counter of 0-100 im going to make a 100 HUD images. to be swapped when the players health changes.
Howeer, if someone has like 1000 health. I need to make a calculation like (following is in psuedeo
displayhug "mymap/myhuds/"+((100/plrmaxhealth)*plrhealth)+".ext"
would that work?
FPSC looks fun. But is it?