rg_give_shield
Syntax
native rg_give_shield(const index, const bool:bDeploy = true);
Usage
| Parameter | Description |
|---|---|
| index | Client index |
| bDeploy | To deploy the shield |
Description
Gives the player a shield
Return
This function has no return value.
native rg_give_shield(const index, const bool:bDeploy = true);
| Parameter | Description |
|---|---|
| index | Client index |
| bDeploy | To deploy the shield |
Gives the player a shield
This function has no return value.