Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot open.mp Questions and Suggestions [Suggestion] Control over damage & death

 
  • 0 Vote(s) - 0 Average
Suggestion Control over damage & death
Manyula
Offline

Burgershot Member
Posts: 52
Threads: 5
Joined: Apr 2019
Reputation: 5
Location: Germany
#1
2020-04-26, 05:26 PM
OnPlayerTakeDamage is currently called after a player has already taken the damage. This makes it impossible to make a custom damage system.

1. OnPlayerGiveDamage does the same thing. This callback seems redundant anyway since we got lag compensation with 0.3z, no idea why that's still around.
2. OnPlayerWeaponShot prevents bullet data from being sent entirely. People don't even see when they are hit.
3. SetPlayerTeam does not prevent self-inflicted damage.

I'd like to suggest calling OnPlayerTakeDamage BEFORE a player takes damage. This way all damage could be prevented - but not all death events which brings me to my next point: death events hardcoded into the game, like a car explosion while being in the driver's seat or a parachute splat. Having greater control over these as well would give us total control over any and all damage and death events.
« Next Oldest | Next Newest »



Messages In This Thread
Control over damage & death - by Manyula - 2020-04-26, 05:26 PM
RE: Control over damage & death - by Ezio_Auditore - 2020-04-26, 07:22 PM
RE: Control over damage & death - by Manyula - 2020-04-26, 07:41 PM
RE: Control over damage & death - by DTV - 2020-04-26, 08:44 PM
RE: Control over damage & death - by Manyula - 2020-04-26, 08:57 PM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald

Linear Mode
Threaded Mode