AMX Mod X API Documentation

Signature
native rg_spawn_random_gibs(const index, const cGibs, const bool:bHuman = true);
Description

Spawn random gibs

Parameters
  • index Entity id
  • cGibs Count gibs
  • bHuman Set gibs of a human or alien
No return value
Назад
Верх