Page 1 of 1

Bouncing bullets

Posted: Tue Nov 23, 2021 1:32 am
by greenie
This plugin will make every bullets bouncing upon walls/floor.

cvars :
amx_showrebound 0 | 1 : will show the rebound of your bullet

You need Fakemeta and hamsandwich modules

I used the Detect fired particle creation/type/number/attack/obstacle/vector
tutorial by VEN. Thank you VEN.

v1.1 :
- clean up / optimize the code
- removed unnecessary code (thank you VEN again)
- detect now if CS or CZ is running then use correct decals (requested by vittu and thank you for the CS decals numbers)

v1.0 :
- initial release

get plugin
get source