oscar-broman / samp-weapon-config

A more consistent and responsive damage system with many new features
Apache License 2.0
91 stars 84 forks source link

Driver does call OnPlayerGiveDamage #229

Closed Zbyss closed 2 years ago

Zbyss commented 2 years ago

https://github.com/oscar-broman/samp-weapon-config/blob/34037120c1869519cf6542c4597cf2c4772efcf9/weapon-config.inc#L3244-L3247

This statement breaks the drive-by damage.

Current state: https://streamable.com/2v245z After commenting out: https://streamable.com/ybh1z2

ADRFranklin commented 2 years ago

Alright thanks, do you want to maybe make a PR for this change?

Zbyss commented 2 years ago

Done. https://github.com/oscar-broman/samp-weapon-config/pull/230