peace-maker aab8c6ac9f Fix SDKHook_[Use|Spawn|GetMaxHealth] callback result value handling (#1872)
* Fix SDKHook_Use callback result handling

The returned result of the last callback in the list was used instead
of the highest value. This differs from the behavior of the other hooks.

* Fix SDKHook_Spawn callback result handling

The returned result of the last callback in the list was used instead
of the highest value. This differs from the behavior of the other hooks.

* Fix SDKHook_GetMaxHealth callback result handling

The returned result of the last callback in the list was used instead
of the highest value. This differs from the behavior of the other hooks.
The returned health is only changed if no other plugin wants to block the callback.
2022-12-04 12:12:42 +01:00
2021-07-17 11:32:02 +01:00
2022-12-02 16:55:08 +01:00
2022-12-01 19:33:09 -05:00
2019-09-30 22:43:18 -07:00
2022-12-02 16:55:08 +01:00
2022-07-09 18:32:51 -07:00
2020-08-18 23:09:43 -07:00
2021-09-22 12:36:44 -07:00
2011-04-13 19:05:41 -05:00
2021-11-11 23:41:42 -08:00
2022-07-02 17:02:08 -07:00
2022-12-02 08:50:18 +00:00

SourceMod

General

Development

Contact

  • Connect with us on GameSurge IRC in #sourcemod
  • Alternatively feel free to join our Discord server

License

SourceMod is licensed under the GNU General Public License version 3. Special exceptions are outlined in the LICENSE.txt file inside of the licenses folder.

S
Description
No description provided
Readme
45 MiB
Languages
C 59.7%
C++ 18%
HTML 4.8%
Roff 3.8%
SourcePawn 3.4%
Other 10%