native
rg_give_shield
Syntax
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 |
Return
This function has no return value.
native
native rg_give_shield(const index, const bool:bDeploy = true);
Gives the player a shield
| index | Client index |
|---|---|
| bDeploy | To deploy the shield |
This function has no return value.