AMX Mod X API Documentation

Signature
native rg_give_shield(const index, const bool:bDeploy = true);
Description

Gives the player a shield

Parameters
  • index Client index
  • bDeploy To deploy the shield
No return value
Назад
Верх