Signature
native rg_transfer_c4(const index, const receiver = 0);
Description
Transfers C4 from one player to another.
Parameters
- index — Client index
- receiver — Receiver index, if 0 it will transfer to a random player
Returns
Index of player entity if successfull, 0 otherwise