2
0
mirror of https://github.com/rehlds/reapi.git synced 2025-03-14 06:20:32 +03:00
FEDERICOMB d6af4d2939
Add a new natives rg_spawn_head_gib and rg_spawn_random_gibs (#200)
* Add a new natives rg_spawn_head_gib and rg_spawn_random_gibs

Add a new natives rg_spawn_head_gib and rg_spawn_random_gibs.
rg_spawn_head_gib when called it will spawn a head gib.
rg_spawn_random_gibs when called it will spawn random gibs.

* Minor fix

* remove CAmxArgs

* newline fix in reapi_gamedll.inc

Co-authored-by: Sergey Shorokhov <wopox1337@ya.ru>
2021-09-02 18:55:40 +03:00
..