Jump to content

Displayed Damage


Inventech5

Recommended Posts

I agree with azron, just listing how many points down wouldn't work because they have no value outside of checking your own stats in the pipboy, I can't even tell how many hitpoints my companions have

So how does the game decide how much health to deduct from the player?

Link to comment
Share on other sites

I agree with azron, just listing how many points down wouldn't work because they have no value outside of checking your own stats in the pipboy, I can't even tell how many hitpoints my companions have

So how does the game decide how much health to deduct from the player?

 

 

You misunderstood me, When I said "because they have no value outside of checking your own stats in the pipboy" I was referring to the player's perception of other's health, not to the game, if the game did show a numeric value of other's health I'd love your idea (though it probably would've been implented) but the game is more set up to give a rough health percentage through a bar-gauge so just telling the player that just did 67 damage doesn't mean much. Is it a heavy hit or is it barely scraping the paint?

Link to comment
Share on other sites

Whether or not a mod should[/b] be made is a question that should never be asked - all that is relevant is how it should be made. In this case, I agree with Skotte in that a percentage value would have more relevance than a somewhat arbitrary damage value, but let's not get ahead of ourselves.

 

Determining the amount of damage dealt to an Actor wouldn't be particularly difficult. For example, a scripted explosion could be used to add a token to all Actors near the player that checks whether or not the "Health" AV of the Actor has decreased (or increased?) since the last frame, and by how much it is changed. The difficult part is actually getting this value to be displayed.

 

While it would be fairly easy to simply display the value in a message in the upper-right hand corner of the screen, this would obviously have very little meaning. Instead, this would have to be implemented as a custom UI element. FOSE has functions that can change UI floats and strings (GetUIFloat, SetUIFloat and SetUIString), but I'm not sure how, or even if these can be used to create new UI elements.

 

Cipscis

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...